mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-08 08:51:50 +00:00
put back the hangup one for the time being
This commit is contained in:
parent
3d090357cf
commit
5533d71366
@ -1973,7 +1973,7 @@ static void core_event_handler(switch_event_t *event)
|
|||||||
case CS_NEW:
|
case CS_NEW:
|
||||||
case CS_DESTROY:
|
case CS_DESTROY:
|
||||||
case CS_REPORTING:
|
case CS_REPORTING:
|
||||||
case CS_HANGUP:
|
//case CS_HANGUP: /* marked for deprication */
|
||||||
case CS_INIT:
|
case CS_INIT:
|
||||||
break;
|
break;
|
||||||
case CS_EXECUTE:
|
case CS_EXECUTE:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user