mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-04 19:31:56 +00:00
FS-6739 #resolve
This commit is contained in:
Vendored
+221
-3428
File diff suppressed because it is too large
Load Diff
@@ -1597,7 +1597,7 @@
|
||||
dialog.setState($.verto.enum.state.destroy);
|
||||
break;
|
||||
case $.verto.enum.state.destroy:
|
||||
delete verto.dialogs[dialog.callID];
|
||||
delete dialog.verto.dialogs[dialog.callID];
|
||||
dialog.rtc.stop();
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user