Module: sems Branch: master Commit: 74926f7a13ab8772d94f6e9304fb9218cbfc8792 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=74926f7a13ab8772d94f6e9304fb9218cbfc8792
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Sat Jan 8 16:06:41 2011 +0100 sbc: adds the refuse_with option if refuse_with is set, all calls in this profile are refused with the specified response code and reason. pattern replacement is enabled on both code and reason. append_headers option, too. --- apps/sbc/SBC.cpp | 80 ++++++++++++++++++++++++++------ apps/sbc/SBC.h | 3 + apps/sbc/SBCCallProfile.cpp | 88 +++++++++++++++++++---------------- apps/sbc/SBCCallProfile.h | 2 + apps/sbc/etc/refuse.sbcprofile.conf | 8 +++ doc/Readme.sbc.txt | 15 ++++++ 6 files changed, 141 insertions(+), 55 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=74926f7a13ab8772d94f6e9304fb9218cbfc8792 _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
