<br><br><div class="gmail_quote">On Tue, Jul 19, 2011 at 5:16 AM, Daniel Knoll <span dir="ltr">&lt;<a href="mailto:daniel@danielknoll.de">daniel@danielknoll.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi All,<br>
<br>
i used XML/Curl module, but the problem at this module is, that he ask<br>
the webserver for every call. It is better to have static diaplans (in<br>
my case these have the most call traffic) and after parsing static<br>
plan he ask the webserver.<br></blockquote><div><br></div><div>Just how much traffic are you talking about here? Unless it&#39;s many hundreds of calls per second then a local web server should easily be able to handle the request load. Believe me, the amount of resources that you will save by using static XML first and then falling back to dynamic is minimal. </div>
<div><br></div><div>-MC</div><div><br></div></div>