now support 3pcc (forgot this)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5819 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2007-10-05 17:42:21 +00:00
parent 08352a3fd4
commit b293f4874e
1 changed files with 1 additions and 0 deletions

View File

@ -645,6 +645,7 @@ SWITCH_DECLARE(switch_channel_state_t) switch_channel_perform_set_state(switch_c
case CS_HIBERNATE:
switch (state) {
case CS_LOOPBACK:
case CS_INIT:
case CS_RING:
case CS_EXECUTE:
case CS_TRANSMIT: