forked from Mirrors/freeswitch
do update to state on channels table at hangup
This commit is contained in:
parent
a065cf8631
commit
2983003f95
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user