If the global var "auto_hunt" is "true" the xml dialplan will try to find an extension where the "name" param matches the destination number. This is not the default
The default is to try them in order from top to bottom. On Mon, Nov 9, 2009 at 3:20 PM, Michael Collins <[email protected]> wrote: > > > On Mon, Nov 9, 2009 at 1:10 PM, <[email protected]> wrote: > >> Dave Stevenson <[email protected]> said: >> >> > ^([1-3][1-9][0-9]|[2-3][0-9][0-9])$ >> >> Another possibility. >> >> ^(1(0[1-9]|[1-9]\d)|[2-3]\d{2}) >> >> > Yep this is the one. I'm sorry I didn't read the OP correctly the first > time. Skipping 100 and matching 101 is the tricky part, obviously. This > regex should fit the bill. > -MC > > > _______________________________________________ > FreeSWITCH-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > > -- Anthony Minessale II FreeSWITCH http://www.freeswitch.org/ ClueCon http://www.cluecon.com/ Twitter: http://twitter.com/FreeSWITCH_wire AIM: anthm MSN:[email protected] <msn%[email protected]> GTALK/JABBER/PAYPAL:[email protected]<paypal%[email protected]> IRC: irc.freenode.net #freeswitch FreeSWITCH Developer Conference sip:[email protected] <sip%[email protected]> iax:[email protected]/888 googletalk:[email protected]<googletalk%3aconf%[email protected]> pstn:213-799-1400
_______________________________________________ FreeSWITCH-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
