[asterisk-commits] r156009 - svn:log
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Nov 11 14:30:03 CST 2008
Author: mmichelson
Revision: 156009
Modified property: svn:log
Modified: svn:log at Tue Nov 11 14:30:03 2008
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Nov 11 14:30:03 2008
@@ -1,0 +1,12 @@
+This introduces a new option for sip.conf, rpid_immediate.
+
+By setting this option to "yes," any connected line updates
+which occur during call setup will be immediately sent as
+provisional messages to the caller's channel. By setting this
+to "no" the information will instead be collected and sent out
+in the next provisional response that is sent.
+
+The option defaults to being set "off"
+
+Closes AST-135
+
More information about the asterisk-commits
mailing list