Module: sip-router Branch: sr_3.0 Commit: a85444180860da454831c5c0b366a6cc2f7f189f URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a8544418...
Author: Juha Heinanen jh@tutpro.com Committer: Juha Heinanen jh@tutpro.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.
---
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=a854...