doc inbound-reg-force-matching-username
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9946 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
e3b75d8fff
commit
a2fab2d914
|
@ -129,6 +129,8 @@
|
|||
<!-- 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}"/> -->
|
||||
|
|
Loading…
Reference in New Issue