add new message to indications

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16434 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2010-01-21 18:03:54 +00:00
parent 7793426059
commit 474e3253cf
3 changed files with 13 additions and 0 deletions
+1
View File
@@ -678,6 +678,7 @@ typedef enum {
SWITCH_MESSAGE_INDICATE_UUID_CHANGE,
SWITCH_MESSAGE_INDICATE_SIMPLIFY,
SWITCH_MESSAGE_INDICATE_DEBUG_AUDIO,
SWITCH_MESSAGE_INDICATE_PROXY_MEDIA,
SWITCH_MESSAGE_INVALID
} switch_core_session_message_types_t;