Module: sip-router
Branch: master
Commit: 72ddccb2aa8a7b40bbd6b0339f884f0ba3181429
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=72ddccb…
Author: Richard Good <richard.good(a)smilecoms.com>
Committer: Richard Good <richard.good(a)smilecoms.com>
Date: Mon Aug 18 13:03:14 2014 +0200
modules/ims_qos:
Use same framed-ip-address and subscription-id through Rx session
Save framed-ip-address and subscription-id for initial Rx AAR and re-use for
subsequent AARs in the same Rx session
---
modules/ims_qos/mod.c | 81 ++++++++++++++++++++++++++++++++++++++++-
modules/ims_qos/rx_aar.c | 36 +++++--------------
modules/ims_qos/rx_authdata.c | 18 ++++++++-
modules/ims_qos/rx_authdata.h | 4 ++-
4 files changed, 107 insertions(+), 32 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=72d…