<br><br><div class="gmail_quote">On Wed, Nov 4, 2009 at 1:48 PM, Jerry Richards <span dir="ltr"><<a href="mailto:jerry.richards@teotech.com">jerry.richards@teotech.com</a>></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'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 "static" do you mean "doesn't change very often"? :) I don't see why you couldn't do this, although I'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>