Some people are experiencing problems with challenge-realm with auto_from so setting the default for new installs to auto_to.

This commit is contained in:
Mark Crane
2015-04-07 11:59:50 +00:00
parent 8927266bf7
commit 9a0deb435a

View File

@@ -307,7 +307,7 @@
Note: comment out to restore the behavior before 2008-09-29
-->
<param name="challenge-realm" value="auto_from"/>
<param name="challenge-realm" value="auto_to"/>
<param name="disable-rtp-auto-adjust" value="true" enabled="false"/>
<!-- on inbound calls make the uuid of the session equal to the sip call id of that call -->
<param name="inbound-use-callid-as-uuid" value="true" enabled="false"/>