<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Feb 8, 2010, at 6:19 AM, Mike Tkachuk wrote:</div><blockquote type="cite"><div><font class="Apple-style-span" color="#000000"><br></font></div><div>&nbsp;I'm using xml_curl for external dialplan fetch, but I like to<br> &nbsp;split static and dynamic parts of configuration, so for example,<br> &nbsp;leave call unloop logic, and voicemail extension in static xml file<br> &nbsp;while having all other parts dynamic. It will allow to avoid<br> &nbsp;unnecessary call to costly external source and also avoid xml parse<br> &nbsp;of content that is static.<br><br> &nbsp;Currently FS first look in xml_curl and only after that falls back<br> &nbsp;to static files. Is that behavior possible to change, so FS will work<br> &nbsp;like that:<br><br> &nbsp;1 - Look in static xml file and execute all extensions that have<br> &nbsp;'continue="true"'<br> &nbsp;2 - If previous step didn't stop on matching extension than look in<br> &nbsp;xml_curl or other source specified in dialplan param of sofia<br> &nbsp;config.<br><br> &nbsp;Looks like &lt;param name="dialplan" value="XML:/path_to_dialplan_default.xml,XML"/&gt;<br> &nbsp;don't do the trick.<font class="Apple-style-span" color="#000000"><font class="Apple-style-span" color="#144FAE"><br></font></font></div></blockquote><div><br></div>This is exactly how you do this. &nbsp;What is not working about it?</div><div><br></div><div>Mike</div></body></html>