Module: sip-router
Branch: alexh/for4.0
Commit: 7fb865dc1e72d52b0c0fb58590ccb32cd4fb5620
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7fb865d…
Author: Alex Hermann <alex(a)speakup.nl>
Committer: Alex Hermann <alex(a)speakup.nl>
Date: Thu Oct 11 18:43:07 2012 +0200
modules/rtpproxy: Add 'b' flag to add a branch specific string tot the call-id
In a forking call, sometimes it is needed that each branch uses different
options to the rtpproxy. This patch adds a parameter that makes each
rtpproxy session unique to a branch by appending the value of a PV to the
call-id rtpproxy parameter.
---
modules/rtpproxy/README | 123 +++++++++++++++++++------------
modules/rtpproxy/doc/rtpproxy_admin.xml | 37 +++++++++
modules/rtpproxy/rtpproxy.c | 56 ++++++++++++++-
3 files changed, 168 insertions(+), 48 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=7fb…