Hi Carl
Here is what we are using on our E7s. Note this does not support
7-digit dialling as we are in an area where that was mandated to be
removed. But it does allow 10 and 11 digit calls.
Note that the order of these rules matters, it matches top down.
^911n
^411
^988
^[2-9][0-9]{9}
^1[2-9][0-9]{9}
^011[0-9]*T
^S[0-9]{2}


On Wed, Jan 26, 2022 at 4:07 PM Mark - Myakka Technologies
<m...@mailmt.com> wrote:
>
> Carl,
>
> yes they are three different rules.  I think the standard is using the | as 
> an or operator
> --
> Best regards,
> Mark                            mailto:m...@mailmt.com
>
> Myakka Communications
> www.Myakka.com
>
> ------
>
> Wednesday, January 26, 2022, 3:24:12 PM, you wrote:
>
>
> Thanks Mark,  I'm not quite getting that.  Would that be three rules like:
> ^[2-9][11]
> ^*xx
> ^x,T
>
> On Wed, Jan 26, 2022 at 2:06 PM Mark - Myakka Technologies <m...@mailmt.com> 
> wrote:
>
> Carl,
>
> This is what I'm using on my zhone
>
> [2-9]11|*xx|x.T
>
> --
> Best regards,
> Mark                            mailto:m...@mailmt.com
>
> Myakka Communications
> www.Myakka.com
>
> ------
>
> Wednesday, January 26, 2022, 2:59:58 PM, you wrote:
>
>
> Anyone have a working dial plan off an E7-2 they can share?  I can't get 10 
> digit dialing to work without a 1 in front of it.
>
> ^911n
> ^411n
> ^811n
> ^1[2-9][0-9]{9}   <--- 10 digit dialing with 1 works
> ^011[0-9]*T
> ^[2-9][0-9]{9}   <--- 10 digit dialing without 1 won't work
> ^[2-9][0-9]{6} <-- 7 digit dialing in the area code works
> ^S[0-9]{2}
> --
> AF mailing list
> AF@af.afmug.com
> http://af.afmug.com/mailman/listinfo/af_af.afmug.com
>
>
> --
> Carl Peterson
> PORT NETWORKS
> 401 E Pratt St, Ste 2553
> Baltimore, MD 21202
> (410) 637-3707
> --
> AF mailing list
> AF@af.afmug.com
> http://af.afmug.com/mailman/listinfo/af_af.afmug.com

-- 
AF mailing list
AF@af.afmug.com
http://af.afmug.com/mailman/listinfo/af_af.afmug.com

Reply via email to