forked from Mirrors/freeswitch
update example conf to show sofia inbound-no-media param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3867 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
37632a1a9c
commit
bcd1cab882
@ -158,6 +158,9 @@
|
||||
<param name="rtp-ip" value="192.168.1.20"/>
|
||||
<param name="sip-ip" value="mydomain1.com"/>
|
||||
|
||||
<!--Uncomment to set all inbound calls to no media mode-->
|
||||
<!--<param name="inbound-no-media" value="true"/>-->
|
||||
|
||||
<!-- this lets anything register -->
|
||||
<!-- comment the next line and uncomment one or both of the other 2 lines for call authentication -->
|
||||
<param name="accept-blind-reg" value="true"/>
|
||||
|
Loading…
Reference in New Issue
Block a user