I suspect that I won't need to send "1", since it needs to be a seven digit
call.

In that case, does:

"434((202|220|962|227)....)"-->"\1".

mean that 434-202-1234 would become 202-1234?

Is there a tutorial for regexp?

4342021234 would then become
On Thu, Dec 3, 2009 at 10:48 AM, Dale Worley <[email protected]> wrote:

> On Thu, 2009-12-03 at 09:50 -0500, Tony Graziano wrote:
>
> > Looking through the custom rules, I don;t see a way to specify all the
> > different NXX's without creating an individual rule.
>
> You could probably hand-code a rule that uses a (...|...|...) regexp,
> but there are a lot of details to get right.  The rule would be
> something like "1403((234|345|456|567)....)" --> "\1".
>
> Dale
>
_______________________________________________
sipx-users mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to