[svn-commits] r402865 - svn:log

SVN commits to the Digium repositories svn-commits at lists.digium.com
Mon Nov 18 09:50:41 CST 2013


Author: file
Revision: 402865
Modified property: svn:log

Modified: svn:log at Mon Nov 18 09:50:41 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Nov 18 09:50:41 2013
@@ -1,4 +1,11 @@
-Add support for building against pjproject with SIP transaction group lock support.
+res_pjsip: Add support for building against pjproject with SIP transaction group lock support.
+
+SIP transaction group lock support has been backported into our pjproject. Since the code
+now internally uses a group lock the code is now changed to unlock it if present. Note
+that the act of finding the transaction is what actually returns it locked.
+
+For further information about group locks check out the wiki page at:
+http://trac.pjsip.org/repos/wiki/Group_Lock
 
 (issue ASTERISK-22818)
 Reported by: Matt Jordan




More information about the svn-commits mailing list