<br><br><div class="gmail_quote">On Wed, Nov 4, 2009 at 1:48 PM, Jerry Richards <span dir="ltr">&lt;<a href="mailto:jerry.richards@teotech.com">jerry.richards@teotech.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Okay.  Say we want 1000 internal user extensions and want them to be<br>
configured with individual dial plans that route the call based on the<br>
extension&#39;s callgroup, time-of-day, and presence.  Would be okay to create a<br>
static XML dialplan file for each extension, so calls to/from each extension<br>
would be routed uniquely based upon these parameters?  This approach sounds<br>
straightforward to us.<br>
<br>
Best Regards,<br>
Jerry<br>
<br></blockquote><br></div>By &quot;static&quot; do you mean &quot;doesn&#39;t change very often&quot;? :) I don&#39;t see why you couldn&#39;t do this, although I&#39;d be interested in knowing how easy/hard it is for you to maintain something like this. My guess is that those who have dialplans this large and complex are probably using mod_xml_curl and serving up their dialplans from another server.<br>
<br>-MC<br>