Dave, 
As far as I understand, 6,7 should work... Did you move your rule before the
"voicemail" rule? (or just the first in the dial plan)

And in addition I can tell, that I tried a bit more complicated prefixes...
I don't know if regular expressions in prefixes are really supported, but
I tried 0[1-4] as prefix, and it work as expected, i.e. matches 01,02,03,04.
Try [6,7] or [6-7] as prefix...

Can somebody tell me to which extent are regexp's supported?

Thanks and regards,
Nikolay.

> -----Original Message-----
> From: [email protected] [mailto:sipx-dev-
> [email protected]] On Behalf Of David Saint
> Sent: Monday, May 11, 2009 7:10 PM
> To: [email protected]
> Subject: [sipX-dev] Problem with dialing plan Dialed Number prefix
> 
> Hi,
> 
> Using Fedora8 sipx4.0.1-015463 I'm having problems with the Custom dial
> rule dialing plan prefix. I find that I have to add a separate line for
> each Dialed Number rather than using the suggested optimization from the
> config page:
>   Prefixes can be integers (e.g. 2), ranges (e.g. 1-5),or lists (e.g.
> 2,3,4)
> 
> For example, calls to 6101575 and 7101575 work fine with Dialed Number:
>   Prefix 6 and 6 digits
>   Prefix 7 and 6 digits
> 
> Calls to 6101575 and 7101575 fail ("404 Not Found") with Dialed Number:
>   Prefix 6-7 and 6 digits
> 
> Calls to 6101575 and 7101575 fail ("404 Not Found") with Dialed Number:
>   Prefix 6,7 and 6 digits
> 
> I would have thought these three entries would each give the same
> result?
> 
> Dave.
> _______________________________________________
> sipx-dev mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-dev
> Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev


_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to