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

SV9500 - Dialing without Need for Access Code

Status
Not open for further replies.

claudiac1969

Programmer
Dec 20, 2014
8
US
We currently use access code 9 to get an outside line.
We have recently deployed wireless devices with SIP Clients.
When the users receive a call from the outside, the call is displayed as a 10-digit number. When they press the button to return the call, the call fails because it is sent without a preceding 9-1.

Some more background - we use 5-digit extensions and have 40,000 DIDs that associate with these extensions.
The extension include 3XXXX, 4XXXX, 5XXXX, and 7XXXX.

I cannot wrap my head around the programming that would be needed to allow a user to either reach another extension, i.e. dial 35255 and also allow them to dial a long-distance number directly, i.e. 352-555-1234.
Any tips would be appreciated.


 
Use ACNP and ACND - ACND set up a CNP with skip 0 add 2 in the DC field enter 91. ACNP - flag incoming your route and the CNP you built in ACND, this will add the 91 in front of the caller ID.
 
Hey, thanks for answering - I will see if can make your suggestion work.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top