Module: sip-router Branch: master Commit: eaa899bc5ca5b0331e83a849b7ce0abf214eb364 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=eaa899bc...
Author: Elena-Ramona Modroiu ramona@asipto.com Committer: Elena-Ramona Modroiu ramona@asipto.com Date: Tue Dec 20 17:58:42 2011 +0100
pdt: refactored prefix-domain translation
- use internally a function that can take the source domain as parameter - new function to config pd_translate(sdomain, flags) to allow source domain to be given from config file
---
modules_k/pdt/Makefile | 1 + modules_k/pdt/pdt.c | 218 +++++++++++++++++++++++++---------------------- 2 files changed, 117 insertions(+), 102 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=eaa8...