Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Change PRI from 3 digets to 4

Status
Not open for further replies.

txteck

Programmer
Feb 1, 2008
122
US
I have a pri with 4, 1-800 #'s and I am using 3 digets and they need to be changed to 4 digets. What are the steps to change it from 3 to 4? Thanks
 
if it's a did then your ldn_0 has to be changed to a 4 digit number
Code:
 YPE LDN_DATA
CUST 00
OPT XLDN
DLDN NO
LDN0 8399

if i change ldn0 to 48399 the switch will expect 5 digits from the provider... they also have to send that number of digits for it to work..

john poole
bellsouth business
columbia,sc
 
Depends if you have them comming in on a WATS route or if you have conversion number....

On a route it would be sent with a SID not sure what you have.
 
do people still have watts? those died with analog trunks.. our 800 service is no more the the provider forwarding a number to a local did.. but i agree you can idc every entry, but if the provider is sending 4, your switch needs to look at 4 for idc to work right..

john poole
bellsouth business
columbia,sc
 
WE really need to know what the person asking the question really means and what he want's. I can interpert his question 10 different ways and give him 10 different answers and maybe 1 might work.




This is a Signature and not part of the answer, it appears on every reply.

This is an Analogy so don't take it personally as some have.

Why change the engine if all you need is to change the spark plugs.


 
your right, even if we knew what he's trying to do, there's more then one good way to do it...

john poole
bellsouth business
columbia,sc
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top