mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 01:49:05 +00:00
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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user