Module: sip-router Branch: master Commit: 3445718155b324c3c9e4eac0d6137b6d8dca8cbf URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=34457181...
Author: Peter Dunkley peter.dunkley@crocodile-rcs.com Committer: Peter Dunkley peter.dunkley@crocodile-rcs.com Date: Fri Mar 15 11:28:25 2013 +0000
Merge branch 'outbound'
* outbound: (46 commits) modules/registrar: fixed lock usage in unregister() modules/pv: can only retrieve $ruid for a request modules/pv: added new $ruid and $branch(ruid) PVs modules/xprint: updated use of get_branch() and next_branch() to cope with additional argument modules/tm: updated use of get_branch() and next_branch() to cope with additional argument modules/pv: updated use of get_branch() and next_branch() to cope with additional argument modules/permissions: updated use of get_branch() and next_branch() to cope with additional argument modules/domain: updated use of get_branch() and next_branch() to cope with additional argument core: updated use of get_branch() and next_branch() to cope with additional argument core: updated get_branch() and next_branch() to return ruid (if set) modules/tm: updated t_serial to store/retrieve ruid modules/registrar: tidied up unregister() function modules/ims_isc: updated to include new argument to append_branch() modules/ims_icscf: updated to include new argument to append_branch() modules/exec: updated to include new argument to append_branch() modules/enum: updated to include new argument to append_branch() modules/dialplan: updated to include new argument to append_branch() modules/cpl-c: updated to include new argument to append_branch() modules/corex: updated to include new argument to append_branch() modules/avpops: updated to include new argument to append_branch() ...
---