dox
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12405 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
d3f61b3ad2
commit
8441e67b33
|
@ -764,7 +764,7 @@ CS_CONSUME_MEDIA - Channel is consuming all media and dropping it.
|
||||||
CS_HIBERNATE - Channel is in a sleep state.
|
CS_HIBERNATE - Channel is in a sleep state.
|
||||||
CS_RESET - Channel is in a reset state.
|
CS_RESET - Channel is in a reset state.
|
||||||
CS_HANGUP - Channel is flagged for hangup and ready to end.
|
CS_HANGUP - Channel is flagged for hangup and ready to end.
|
||||||
CS_HANGUP - Channel is ready to collect call detail.
|
CS_REPORTING - Channel is ready to collect call detail.
|
||||||
CS_DONE - Channel is ready to be destroyed and out of the state machine
|
CS_DONE - Channel is ready to be destroyed and out of the state machine
|
||||||
</pre>
|
</pre>
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue