Module: sip-router
Branch: master
Commit: dd0b43e2ac06ed901f959d9e5a90312d865dedfd
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=dd0b43e…
Author: Hugh Waite <hugh.waite(a)crocodile-rcs.com>
Committer: Hugh Waite <hugh.waite(a)crocodile-rcs.com>
Date: Fri Mar 15 12:08:16 2013 +0000
Merge branch 'master' of
ssh://git.sip-router.org/sip-router
* 'master' of
ssh://git.sip-router.org/sip-router: (40 commits)
modules/registrar: fixed lock usage in unregister()
modules/pv: can only retrieve $ruid for a request
ims_icscf: fix include list for BSD
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()
...
---