Skip to content
Snippets Groups Projects
Commit c6df9fae authored by Mark Spencer's avatar Mark Spencer
Browse files

Version 0.3.0 from FTP

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@545 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent ea59b1b7
Branches
Tags
No related merge requests found
......@@ -55,6 +55,7 @@
#define AST_IAX_COMMAND_TXREJ 27 /* Transfer reject */
#define AST_IAX_COMMAND_QUELCH 28 /* Stop audio/video transmission */
#define AST_IAX_COMMAND_UNQUELCH 29 /* Resume audio/video transmission */
#define AST_IAX_COMMAND_POKE 30 /* Like ping, but does not require an open connection */
#define AST_DEFAULT_REG_EXPIRE 60 /* By default require re-registration once per minute */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment