asterisk/res/res_pjsip
Joshua Colp 1b14a78d14 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
........

Merged revisions 402864 from http://svn.asterisk.org/svn/asterisk/branches/12


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@402865 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-11-16 13:51:04 +00:00
..
include Multiple revisions 399887,400138,400178,400180-400181 2013-09-30 18:55:27 +00:00
config_auth.c Change how realms are handled for outbound authentication. 2013-09-13 14:44:43 +00:00
config_domain_aliases.c The large GULP->PJSIP renaming effort. 2013-07-30 18:14:50 +00:00
config_global.c The large GULP->PJSIP renaming effort. 2013-07-30 18:14:50 +00:00
config_system.c res_pjsip: Print a helpful error message if sorcery registration fails 2013-11-08 18:53:14 +00:00
config_transport.c Switch from using pjsip_strerror to pj_strerror. 2013-10-08 20:52:04 +00:00
location.c Perform validation of permanent contacts on AORs in res_pjsip. 2013-10-10 18:21:55 +00:00
pjsip_configuration.c Fix an assertion in res_pjsip when specifying an invalid outbound proxy. 2013-10-10 12:26:20 +00:00
pjsip_distributor.c res_pjsip: Add support for building against pjproject with SIP transaction group lock support. 2013-11-16 13:51:04 +00:00
pjsip_global_headers.c The large GULP->PJSIP renaming effort. 2013-07-30 18:14:50 +00:00
pjsip_options.c Push CLI qualify into the threadpool. 2013-10-08 15:44:47 +00:00
pjsip_outbound_auth.c The large GULP->PJSIP renaming effort. 2013-07-30 18:14:50 +00:00
security_events.c pjsip: race condition in registrar 2013-09-26 18:51:54 +00:00