]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
doc inbound-reg-force-matching-username
authorBrian West <brian@freeswitch.org>
Fri, 10 Oct 2008 21:38:07 +0000 (21:38 +0000)
committerBrian West <brian@freeswitch.org>
Fri, 10 Oct 2008 21:38:07 +0000 (21:38 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9946 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/sip_profiles/internal.xml

index c6d23c170b547df96e168f231537acc64d1fe065..9d56d1ec86d304fa7f5aac2c774eaedfacff7031 100644 (file)
     <!-- add a ;received="<ip>:<port>" to the contact when replying to register for nat handling -->
     <!--<param name="NDLB-received-in-nat-reg-contact" value="true"/>-->
     <param name="auth-calls" value="$${internal_auth_calls}"/>
+    <!-- Force the user and auth-user to match. -->
+    <param name="inbound-reg-force-matching-username" value="true"/>
     <!-- on authed calls, authenticate *all* the packets not just invite -->
     <param name="auth-all-packets" value="false"/>
     <!-- <param name="ext-rtp-ip" value="$${external_rtp_ip}"/> -->