mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Remove commit that somehow got mergeed into trunk.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@127933 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -109,14 +109,6 @@ enum {
|
||||
IAX_COMMAND_FWDATA = 37,
|
||||
/*! Transfer media only */
|
||||
IAX_COMMAND_TXMEDIA = 38,
|
||||
/*! Command to send new key used for encryption */
|
||||
IAX_COMMAND_RTENC = 39,
|
||||
/*! Command to send new key used for decryption */
|
||||
IAX_COMMAND_RTDEC = 40,
|
||||
/*! ... */
|
||||
IAX_COMMAND_RTPAUSE = 41,
|
||||
/*! ... ... */
|
||||
IAX_COMMAND_RTRESP = 42,
|
||||
};
|
||||
|
||||
/*! By default require re-registration once per minute */
|
||||
|
Reference in New Issue
Block a user