[Asterisk-Users] pattern mach doubt

C F shmaltz at gmail.com
Tue Jan 10 14:13:03 MST 2006


It should work.

On 1/10/06, Dov Bigio <dovb at terra.com.br> wrote:
>
> Hi ALL,
>
> Is it possible to use symbols # and * in the dialplan for pattern matching?
>
> I am doing a "follow me" dial plan, and wanted that my users could dial
> everything in one shot.
>
> But, exten => 888*XXX*XXX,1,NoOp(Follow Me from XXX to XXX)
> doesn't seem to work...

Did you try:
exten => _888*XXX*XXX,1,NoOp(Follow Me from XXX to XXX)

>
> Thank you
> Dov
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>



More information about the asterisk-users mailing list