do update to state on channels table at hangup

This commit is contained in:
Michael Jerris 2012-06-05 13:19:34 -04:00
parent a065cf8631
commit 2983003f95
1 changed files with 0 additions and 1 deletions

View File

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