mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-17 09:41:51 +00:00
put back the hangup one for the time being
This commit is contained in:
@@ -1973,7 +1973,7 @@ static void core_event_handler(switch_event_t *event)
|
||||
case CS_NEW:
|
||||
case CS_DESTROY:
|
||||
case CS_REPORTING:
|
||||
case CS_HANGUP:
|
||||
//case CS_HANGUP: /* marked for deprication */
|
||||
case CS_INIT:
|
||||
break;
|
||||
case CS_EXECUTE:
|
||||
|
||||
Reference in New Issue
Block a user