[Freeswitch-trunk] [commit] r12405 - freeswitch/trunk/src/include
FreeSWITCH SVN
mikej at freeswitch.org
Tue Mar 3 20:35:30 PST 2009
Author: mikej
Date: Tue Mar 3 22:35:30 2009
New Revision: 12405
Log:
dox
Modified:
freeswitch/trunk/src/include/switch_types.h
Modified: freeswitch/trunk/src/include/switch_types.h
==============================================================================
--- freeswitch/trunk/src/include/switch_types.h (original)
+++ freeswitch/trunk/src/include/switch_types.h Tue Mar 3 22:35:30 2009
@@ -764,7 +764,7 @@
CS_HIBERNATE - Channel is in a sleep state.
CS_RESET - Channel is in a reset state.
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
</pre>
*/
More information about the Freeswitch-trunk
mailing list