enable inbound-late-negotiation in sample configs

We often tell people to enable this for various reasons; it likely
makes a sensible default.
This commit is contained in:
Travis Cross
2012-05-27 05:50:47 +00:00
parent 73614127fc
commit 8513be49de
10 changed files with 17 additions and 15 deletions
@@ -263,9 +263,8 @@
<!-- Uncomment to set all inbound calls to proxy media mode -->
<!-- <param name="inbound-proxy-media" value="true"/> -->
<!-- Uncomment to let calls hit the dialplan *before* you decide if the
codec is ok -->
<!-- <param name="inbound-late-negotiation" value="true"/> -->
<!-- Let calls hit the dialplan before selecting codec for the a-leg -->
<param name="inbound-late-negotiation" value="true"/>
<!-- this lets anything register -->
<!-- comment the next line and uncomment one or both of the other 2