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

SRST Outbound Called Number Translation

Status
Not open for further replies.

AuditSimon

IS-IT--Management
Apr 12, 2007
32
GB
During normal operation, internal calls go across our MPLS network using four digit extensions.

When the MPLS network goes down, and the phones on a site register to the local voice gateway as part of SRST, all calls break out locally onto the PSTN network.

This is causing a problem when people try dialling a four digit extension as the PSTN is unaware of the number.

What I'm trying to do is to automatically prefix the STD number to all outbound four digit calls during SRST, but not to prefix any normal PSTN (full 11 digit) calls. This will hopefully mean a user at a site will continue to be able to dial four digits during SRST and make calls as if nothing had happened.

Anyone have any configuration exmaples on how to do this ? I'm looking at the dialplan-pattern command in IOS 12.4.24T1, but am not getting any joy.

Any pointers ?
 
Try this. If your 4 digit extensions are 4XXX and you need to dial 9-123-456-4XXX to get to the other site during SRST then add this command:

num-ex 4... 91234564...

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top