set rtp stack into optimal mode for transferring data during fax situations (that does not mean we support the idea of audio fax over ip......)

This commit is contained in:
Anthony Minessale
2011-12-08 12:26:31 -06:00
parent 19dad4a527
commit 4943f68208
5 changed files with 67 additions and 1 deletions

View File

@@ -872,6 +872,7 @@ typedef enum {
SWITCH_MESSAGE_INDICATE_RECOVERY_REFRESH,
SWITCH_MESSAGE_INDICATE_SIGNAL_DATA,
SWITCH_MESSAGE_INDICATE_INFO,
SWITCH_MESSAGE_INDICATE_AUDIO_DATA,
SWITCH_MESSAGE_INVALID
} switch_core_session_message_types_t;