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:
Brett Bryant
2008-07-03 22:44:39 +00:00
parent 10fdf344ed
commit 022a157bd8
2 changed files with 10 additions and 322 deletions

View File

@@ -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 */