git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8489
d0543943-73ff-0310-b7d9-
9358b9ac24b2
<!-- optional: if enabled this will disable CA root certificate checks by libcurl -->
<!-- note: default value is disabled. only enable if you want this! -->
<!-- <param name="ignore-cacert-check" value="true" /> -->
+ <!-- one or more of these imply you want to pick the exact variables that are transmitted -->
+ <!--<param name="enable-post-var" value="Unique-ID"/>-->
</binding>
</bindings>
</configuration>
<param name="auth-realm" value="freeswitch"/>
<param name="auth-user" value="freeswitch"/>
<param name="auth-pass" value="works"/>
- <!-- one or more of these imply you want to pick the exact variables that are transmitted -->
- <!--<param name="enable-post-var" value="Unique-ID"/>-->
</settings>
</configuration>