<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> I'm using xml_curl for external dialplan fetch, but I like to<br> split static and dynamic parts of configuration, so for example,<br> leave call unloop logic, and voicemail extension in static xml file<br> while having all other parts dynamic. It will allow to avoid<br> unnecessary call to costly external source and also avoid xml parse<br> of content that is static.<br><br> Currently FS first look in xml_curl and only after that falls back<br> to static files. Is that behavior possible to change, so FS will work<br> like that:<br><br> 1 - Look in static xml file and execute all extensions that have<br> 'continue="true"'<br> 2 - If previous step didn't stop on matching extension than look in<br> xml_curl or other source specified in dialplan param of sofia<br> config.<br><br> Looks like <param name="dialplan" value="XML:/path_to_dialplan_default.xml,XML"/><br> 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. What is not working about it?</div><div><br></div><div>Mike</div></body></html>