<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">You'll get a single xml curl request, unless you use the transfer application, which will trigger another one.<div><br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><span class="Apple-style-span" style="font-size: 12px; "><div>Mathieu Rene</div><div>Avant-Garde Solutions Inc</div><div>Office: + 1 (514) 664-1044 x100</div><div>Cell: +1 (514) 664-1044 x200</div><div><a href="mailto:mrene@avgs.ca">mrene@avgs.ca</a></div><div><br></div><div><br></div></span></div></div></span><br class="Apple-interchange-newline"> </div><br><div><div>On 10-Nov-09, at 8:03 AM, Jonathan Pitcher wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div> <font face="Verdana, Helvetica, Arial"><span style="font-size:12.0px">Good morning everyone. I have a question regarding using MOD XML_CURL and returning a dial plan.<br> <br> I have my system setup to respond with the following dialplan.<br> <br> <br> <?xml version="1.0"?><br> <document type="freeswitch/xml"><br> <section name="dialplan" description="Regex/XML Dialplan"><br> <context name="default"><br> <br> <extension name="one"><br> <condition field="destination_number" expression="^(.*)$"><br> <!-- Do Condition stuff here ... --><br> </condition><br> </extension><br> <br> <extension name="two"><br> <condition field="destination_number" expression="^(.*)$"><br> <!-- Do Condition stuff here ... --><br> </condition><br> </extension><br> <br> <extension name="three"><br> <condition field="destination_number" expression="^(.*)$"><br> <!-- Do Condition stuff here ... --><br> </condition><br> </extension><br> <br> </context><br> </section><br> </document><br> <br> My question is this. Can extension one, use extension two and three without XML_CURL making another dialplan request?<br> <br> Thanks,<br> <br> Jonathan Pitcher<br> <br> <br> </span></font> </div> _______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></div></body></html>