From bd1054df139599f34abae5d4de88a04f82baee46 Mon Sep 17 00:00:00 2001 From: karl anderson Date: Mon, 2 Mar 2015 09:50:36 -0800 Subject: [PATCH] update the fs_path to reflect the IP of the interface that recieved the request --- kamailio/registrar-role.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kamailio/registrar-role.cfg b/kamailio/registrar-role.cfg index 2e1b7d4..d5c2c96 100644 --- a/kamailio/registrar-role.cfg +++ b/kamailio/registrar-role.cfg @@ -153,7 +153,7 @@ route[ATTEMPT_AUTHORIZATION] $var(return_port) = "5060"; } - $var(params) = "fs_path="; + $var(params) = "fs_path="; ## TODO: fix escaping, some phones send us -- reg-id=1;+sip.instance="urn:uuid:9b8bd513-0e6e-4660-ad5e-5e35d88cc68f"; ## and if we can store it but not use it because it looses the escapes (that weren't there...)