cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Anonymous
Not applicable

Not strip leading 1 on a number

Jump to solution

I want my 7100 not to strip the 1 on a 1-NXX-NXX-XXXX call. Anyone?

Labels (1)
0 Kudos
1 Solution

Accepted Solutions
Anonymous
Not applicable

Re: Not strip leading 1 on a number

Jump to solution

marteeny,

Here are a couple of things to try:

1 - Make sure the voice-grouped trunk allows calls that match that pattern:


accept 1-NXX-NXX-XXXX cost 0


2 - Make sure the voice trunk the call is going out on does not have a DNIS substitution in place that is stripping the 1:


  match dnis "1-NXX-NXX-XXXX" substitute "NXX-NXX-XXXX"


3 - If this is a PRI, you may want to try the instructions below modified from :

In the web interface go to Voice > System Setup > ISDN Num Templates and in the bottom box, click on the national dial plan with the prefix 1. Next, delete the prefix 1 and add that to the front of the Template: 1NXX-NXX-XXXX, and click add. That should allow the sending of the 1 out the PRI.

Thanks,

Matt

View solution in original post

0 Kudos
3 Replies
Anonymous
Not applicable

Re: Not strip leading 1 on a number

Jump to solution

marteeny,

Here are a couple of things to try:

1 - Make sure the voice-grouped trunk allows calls that match that pattern:


accept 1-NXX-NXX-XXXX cost 0


2 - Make sure the voice trunk the call is going out on does not have a DNIS substitution in place that is stripping the 1:


  match dnis "1-NXX-NXX-XXXX" substitute "NXX-NXX-XXXX"


3 - If this is a PRI, you may want to try the instructions below modified from :

In the web interface go to Voice > System Setup > ISDN Num Templates and in the bottom box, click on the national dial plan with the prefix 1. Next, delete the prefix 1 and add that to the front of the Template: 1NXX-NXX-XXXX, and click add. That should allow the sending of the 1 out the PRI.

Thanks,

Matt

0 Kudos
Anonymous
Not applicable

Re: Not strip leading 1 on a number

Jump to solution

It was #3. Thanks!

Anonymous
Not applicable

Re: Not strip leading 1 on a number

Jump to solution

Great!  I'm glad that resolved it.  I will go ahead and mark this thread with a Correct Answer.

Thanks,

Matt