expand last patch to do hold as well and rename the command to uuid_phone_event

This commit is contained in:
Anthony Minessale
2010-04-16 10:01:00 -05:00
committed by Brian West
parent 33c05ead16
commit d265cbfce4
5 changed files with 33 additions and 15 deletions
+1 -1
View File
@@ -690,7 +690,7 @@ typedef enum {
SWITCH_MESSAGE_INDICATE_PROXY_MEDIA,
SWITCH_MESSAGE_INDICATE_APPLICATION_EXEC,
SWITCH_MESSAGE_INDICATE_APPLICATION_EXEC_COMPLETE,
SWITCH_MESSAGE_INDICATE_AUTOANSWER,
SWITCH_MESSAGE_INDICATE_PHONE_EVENT,
SWITCH_MESSAGE_INVALID
} switch_core_session_message_types_t;