mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
do update to state on channels table at hangup
This commit is contained in:
@@ -1403,7 +1403,6 @@ static void core_event_handler(switch_event_t *event)
|
||||
|
||||
switch (state_i) {
|
||||
case CS_NEW:
|
||||
case CS_HANGUP:
|
||||
case CS_DESTROY:
|
||||
case CS_REPORTING:
|
||||
break;
|
||||
|
Reference in New Issue
Block a user