[asterisk-commits] r367731 - svn:log

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Thu May 24 21:52:01 CDT 2012


Author: elguero
Revision: 367731
Modified property: svn:log

Modified: svn:log at Thu May 24 21:52:01 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu May 24 21:52:01 2012
@@ -1,12 +1,17 @@
 Fix pvt_sip for inbound call to use peer's allowtransfer setting
 
-The pvt_sip allowtransfer was not being set to that of the peer's setting.  Therefore, the global allowtransfer setting was being used instead which would lead to calls not being transfered if the global setting was set to 'no' despite the setting on the peer being 'yes' and vice versa, calls would be allowed to transfer even if the peer's setting was 'no' but the global setting was 'yes'.
+The pvt_sip allowtransfer was not being set to that of the peer's setting.
+Therefore, the global allowtransfer setting was being used instead which would
+lead to calls not being transfered if the global setting was set to 'no' despite
+the setting on the peer being 'yes' and vice versa, calls would be allowed to
+transfer even if the peer's setting was 'no' but the global setting was 'yes'.
 
 (Closes issue ASTERISK-19856)
 Reported by: Jacek
-Tested by: Michael L. Young, Jacek
+Tested by: Michael L. Young, Jacek 
 Patches:
-issue-asterisk-19856-branch10-v3.diff uploaded by Michael L. Young (license 5026)
+issue-asterisk-19856-branch10-v3.diff uploaded by 
+                                                 Michael L. Young (license 5026)
 
 Review: https://reviewboard.asterisk.org/r/1923/
 ........




More information about the asterisk-commits mailing list