Module: sems Branch: master Commit: f6c184002001b41fb2daf8f0b7d19898c476317f URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=f6c184002001b41fb2daf8f0b7d19898c476317f
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Thu Jul 7 19:41:12 2011 +0200 sbc: SIP auth on A (caller) leg adds authentication for A (caller) leg, e.g.: enable_aleg_auth=yes auth_aleg_user=$P(au) auth_aleg_pwd=$P(ap) Conflicts: apps/sbc/SBC.cpp apps/sbc/SBC.h --- apps/sbc/SBC.cpp | 81 ++++++++++++++++++++++++++------- apps/sbc/SBC.h | 13 +++++- apps/sbc/SBCCallProfile.cpp | 14 ++++++ apps/sbc/SBCCallProfile.h | 3 + apps/sbc/etc/auth_b2b.sbcprofile.conf | 5 ++ core/AmB2BSession.cpp | 6 ++- 6 files changed, 102 insertions(+), 20 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=f6c184002001b41fb2daf8f0b7d19898c476317f _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
