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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Adding new prefix to existing area code...

Status
Not open for further replies.

is2telecomm

Technical User
Joined
Nov 10, 2005
Messages
36
Location
US
We have an Option81C. We are being asked to add a new prefix for cell phones in our area, even though the area code is already in the switch. Is there a way to add the new prefix?
 
If you already dial the NPA to make call's in your area code, then you don't need to do anything.
 
print the area code.. ld 90 prt 0 net ac1 npa, you may have 7 digit routing for any area code or deny tables.. i use 7 for my local area code, due to extended area service.. not all 1803 numbers are free and some if dialed ld, bill ld

john poole
bellsouth business
columbia,sc
 
I greatly appreciate the responses. I have to plead ignorance when I say that I can't get the area to print out. In ld 90 am I filling in the FEAT with one of the replies in johnpoole's line of code? Again, I apologize you can tell how much I still have to learn...

Thanks in advance for your help...
 
LD 90
REQ new
CUST 0
FEAT net
TRAN ac1
TYPE nxx

NXX xxx

CUST 0
FEAT net
TRAN ac1
TYPE nxx

NXX <add the new nxx>
RLI 0 <print a local nxx to see were they go>
SDRR NONE
ITEI NONE



If a tree hugger falls in the woods...who cares?
 
You didn't answer my question, do you need to dial that area code to make a call for all the NXX's. OR do you dial NXX-xxxx to make a call??????????????????????????

LD 90
REQ PRT
CUST 0
Feat NET
TRAN AC1
TYPE NPA Put you NPA here then Return, it will prt
the route your NPA takes to make a call
 
acewarlock - apologies. I can dial the number if I use the area code and number. Is that what you were asking?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top