mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-07 12:51:51 +00:00
auth all packets if you're authing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5935 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
+1
-1
@@ -82,7 +82,7 @@
|
||||
<!--<param name="disable-transcoding" value="true"/>-->
|
||||
<param name="auth-calls" value="true"/>
|
||||
<!-- on authed calls, authenticate *all* the packets not just invite -->
|
||||
<!--<param name="auth-all-packets" value="true"/>-->
|
||||
<param name="auth-all-packets" value="true"/>
|
||||
|
||||
<param name="ext-rtp-ip" value="$${external_rtp_ip}"/>
|
||||
<param name="ext-sip-ip" value="$${external_sip_ip}"/>
|
||||
|
||||
Reference in New Issue
Block a user