Module: sip-router Branch: master Commit: a7d84df08c2ef8f420db4df8c4110b969cd8de9f URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a7d84df0...
Author: Andrei Pelinescu-Onciul andrei@iptel.org Committer: Andrei Pelinescu-Onciul andrei@iptel.org Date: Mon Oct 4 18:39:50 2010 +0200
registrar(s): set send socket if uri includes received info
- set send socket when the contact includes received info (replication for NATed contacts) - use contact received information only if the trust_received_flag is set for the message (the flag actually used can be set with the modparam with the same name).
---
modules_s/registrar/reg_mod.c | 14 ++++ modules_s/registrar/reg_mod.h | 1 + modules_s/registrar/save.c | 139 +++++++++++++++++++++++++++++++++++++---- 3 files changed, 142 insertions(+), 12 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=a7d8...