mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 09:36:46 +00:00
add state change to verto to allow call to stay up when network conditions change
This commit is contained in:
@@ -1951,6 +1951,8 @@
|
||||
hangup: 1
|
||||
},
|
||||
active: {
|
||||
answering: 1,
|
||||
requesting: 1,
|
||||
hangup: 1,
|
||||
held: 1
|
||||
},
|
||||
|
Reference in New Issue
Block a user