[asterisk-users] dialplan number matching
John A. Sullivan III
jsullivan at opensourcedevel.com
Fri Jul 17 10:29:22 CDT 2009
On Fri, 2009-07-17 at 02:11 -0700, Vieri wrote:
> Hi,
>
> How can I match an extension "ending with 3" (just an example but applicable to any other digit, including * or #)?
>
> exten => _ZX.3,n,...
>
> exten => _ZX.#,n,...
>
> (the above does not work)
>
> Can regular expressions be used in the standard dialplan (end with: "$")?
>
> Thanks,
>
> Vieri
<snip>
I haven't tried it but I wonder if one could use a regex pattern match
in a GotoIf statement and then pass the result to another context using
${EXTEN}? Just a thought - John
--
John A. Sullivan III
Open Source Development Corporation
+1 207-985-7880
jsullivan at opensourcedevel.com
http://www.spiritualoutreach.com
Making Christianity intelligible to secular society
More information about the asterisk-users
mailing list