From 8441e67b33241319fd87d522d65cb4426c3969dd Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Wed, 4 Mar 2009 04:35:30 +0000 Subject: [PATCH] dox git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12405 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- src/include/switch_types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/switch_types.h b/src/include/switch_types.h index 79055d309e..a01efb1ace 100644 --- a/src/include/switch_types.h +++ b/src/include/switch_types.h @@ -764,7 +764,7 @@ CS_CONSUME_MEDIA - Channel is consuming all media and dropping it. 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 */