Module: sip-router
Branch: kamailio_3.0
Commit: accf708dc5878f387ec1f5769b83b2760a1d2539
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=accf708…
Author: Juha Heinanen <jh(a)tutpro.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Mon Nov 16 00:45:27 2009 +0200
* modules_k/nathelper
Added two new functions add_contact_alias() and handle_ruri_alias() and
two new pseudo variables $rr_count and $rr_top_count that can be used to
implement tcp connection sharing and produce correct Request URI for
in-dialog requests to NATed UAs.
(cherry picked from commit a85444180860da454831c5c0b366a6cc2f7f189f)
---
modules_k/nathelper/README | 871 ++++++++++++++++-----------
modules_k/nathelper/doc/nathelper.xml | 19 +
modules_k/nathelper/doc/nathelper_admin.xml | 127 ++++-
modules_k/nathelper/nathelper.c | 297 +++++++++-
4 files changed, 959 insertions(+), 355 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=acc…