The 2nd (or 3rd or 4th etc) binding is for redundancy... it tries the first and only tries the 2nd if the first fails. So you can have a backup server in case the main one is offline.<br><br><div class="gmail_quote">On 7 July 2010 19:49, Sergey Okhapkin <span dir="ltr">&lt;<a href="mailto:sos@sokhapkin.dyndns.org">sos@sokhapkin.dyndns.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">I tried to add second dialplan binding to xml_curl.conf.xml pointing to a<br>
local xml file (with file: URL). But seems like I can&#39;t have more than 1<br>
dialplan binding in xml_curl.conf.xml, only the first binding is executed. Is<br>
it by design or I&#39;m doing something wrong?<br>
<div><div></div><div class="h5"><br>
On Wednesday 07 July 2010, Sergey Okhapkin wrote:<br>
&gt; I want to use mod_xml_curl to retrieve only dynamic dialplan sections, but<br>
&gt;  to keep a large chunk of dialplan code in a static XML file to minimize<br>
&gt;  the number of http requests. But when mod_xml_curl is loaded, dialplan<br>
&gt;  search/execution starts with xml_curl execution. How to avoid that? I need<br>
&gt;  static xml to be looked up/executed first, and retrieve dialplan context<br>
&gt;  from web server only if the required dialplan context is not defined in<br>
&gt;  static XML file.<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br>