From 42a06f13f562b97536ad38fbbf0c3cf329b758a6 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Thu, 25 Jun 2015 20:27:00 +0000 Subject: [PATCH] SIP profiles comment and disable the following params inbound-use-callid-as-uuid and outbound-use-callid-as-uuid if set to true even temporarily they will cause the call UUID not to be a UUID which FusionPBX is dependent on. --- resources/templates/conf/sip_profiles/internal.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/templates/conf/sip_profiles/internal.xml b/resources/templates/conf/sip_profiles/internal.xml index 8118defd8d..012c50e59a 100644 --- a/resources/templates/conf/sip_profiles/internal.xml +++ b/resources/templates/conf/sip_profiles/internal.xml @@ -310,9 +310,9 @@ - + - + @@ -369,7 +369,7 @@ - - + + \ No newline at end of file