put back the hangup one for the time being

This commit is contained in:
Anthony Minessale 2012-10-29 07:49:25 -05:00
parent 3d090357cf
commit 5533d71366
1 changed files with 1 additions and 1 deletions

View File

@ -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: