Module: sip-router Branch: master Commit: 9f7fec41c065af9608f6547b2ed0d43614c5a284 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=9f7fec41...
Author: Jason Penton jason.penton@gmail.com Committer: Jason Penton jason.penton@gmail.com Date: Wed Aug 27 14:56:30 2014 +0200
modules/ims_registrar_pcscf: new module function lookup_transport - this allows terminating P-CSCF to check(and possibly) change the transport for the request before relaying/fwding to terminating UE
---
modules/ims_registrar_pcscf/lookup.c | 106 +++++++++++++++++++++++++++++++++ modules/ims_registrar_pcscf/lookup.h | 59 ++++++++++++++++++ modules/ims_registrar_pcscf/reg_mod.c | 41 +++++++++---- modules/ims_registrar_pcscf/reg_mod.h | 2 + 4 files changed, 195 insertions(+), 13 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=9f7f...