Freeswitch: Add configuration option to the external profile to allow SIP devices that use G729a

This commit is contained in:
Keith Whyte 2018-02-24 12:14:46 +00:00
parent 143817aeaa
commit 84446b0c46

View file

@ -17,6 +17,7 @@
</domains>
<settings>
<param name="NDLB-allow-bad-iananame" value="true"/>
<param name="debug" value="0"/>
<!-- If you want FreeSWITCH to shutdown if this profile fails to load, uncomment the next line. -->
<!-- <param name="shutdown-on-fail" value="true"/> -->