I have a customer that has 3 digit extensions, and the IP Office is sending 4 digits to the local telco connected via PRI, NI2 protocol. The Telco needs to see 10 digits. Where do I tell it to add the extra 7 digits I need to make telco happy?
I have seen this:
but the help is really vague.
I am guessing I would follow it up with this:
Has anyone run into this problem?
And what I don't get is how does the switch know to send 4 digits, when the extension are 3 digits. Example: DID 555-3098 goes to x398. And the Calling Party Number that is sent when I call from x398 is 3098!
I have seen this:
Code:
code:?
Number:.s321
Line:1
Feature:Dial
I am guessing I would follow it up with this:
Code:
Code:[9]N;
Number:N.?
Line:1
Feature:Dial
And what I don't get is how does the switch know to send 4 digits, when the extension are 3 digits. Example: DID 555-3098 goes to x398. And the Calling Party Number that is sent when I call from x398 is 3098!