Module: sip-router Branch: master Commit: c4b4ec30ce06b2517643ff8fca5d69b7e3ad6d7f URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=c4b4ec30...
Author: Juha Heinanen jh@tutpro.com Committer: Juha Heinanen jh@tutpro.com Date: Fri Sep 21 12:55:36 2012 +0300
modules_k/nathelper: add_contact_alias() now accepts parameters
- Function add_contact_alias() can now be given ip addr, port, and proto as parameters.
---
modules_k/nathelper/README | 97 +++++++------- modules_k/nathelper/doc/nathelper_admin.xml | 10 +- modules_k/nathelper/nathelper.c | 180 ++++++++++++++++++++++++++- 3 files changed, 228 insertions(+), 59 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=c4b4...