<br><br><div class="gmail_quote">2010/9/10 Hose <span dir="ltr">&lt;<a href="mailto:hose%2Basterisk@bluemaggottowel.com">hose+asterisk@bluemaggottowel.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Does anyone have a suggestion on how to handle this?  For example, if I<br>
have a list of numbers that I want to go out a certain sip channel and<br>
another that I want to go out the dahdi device, is there a way to do<br>
this?  None of the numbers will fit into a pattern, so just plain<br>
pattern matching won&#39;t do.<br>
<br>
The most straightforward way would be to just define explicit patterns.<br>
Obviously that works, but doesn&#39;t seem scalable in terms of maintenance.<br>
Ideally there should be a variable or list of numbers, </blockquote><div><br>How many numbers do you plan ?<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
and the dialplan<br>
logic jumps into a subroutine that checks if the dialed number is on the<br>
list, then routes accordingly.  Does anyone have any suggestions as to<br>
how to approach that, or if they have a entirely different way in mind?<br>
<br>
hose<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br>