/mcpNow you apply to a translation-profile normally, and then from there apply to dial-peers using normal translation profile syntax.
voice translation-profile e164 translate calling voice-class e164-translation 164 translate called voice-class e164-translation 164
The command show voice class e164-translation e164-translation-number can be used to view the contents of the translation profile. Digit Manipulation via ISDN Maps ISDN MAPS are an older technique for modifying digits. This was added in Cisco IOS 12.0(6)T and most new configurations do not utilize this feature as they are not as robust as voice translation-rules and profiles. ISDN Maps are defined under the Serial interface. Configuration Example
Serial0/0/0:23 isdn map address ^911 plan isdn type unknown isdn map address ^1.......... plan isdn type national isdn map address ^2......... plan isdn type national isdn map address ^3......... plan isdn type national isdn map address ^4......... plan isdn type national isdn map address ^5......... plan isdn type national isdn map address ^6......... plan isdn type national isdn map address ^7......... plan isdn type national isdn map address ^8......... plan isdn type national isdn map address ^9......... plan isdn type national
Digit Manipulation via Number Expansion (num-exp) Like ISDN Maps, Number Expansion is an older technique added in Cisco IOS 11.3(1)T and not used much in new networks. This feature was added before voice translation-rules and profiles existed. Number Expansion is a global change of digits applied to all dial-peers on a Cisco Gateway. The modification is applied to the called number after the dial-peer has been matched, and right before the call is sent to the next call-agent. Configuration Example
num-exp 4... 18005554... num-exp 1234 8675309
Inbound / Outbound SIP Profiles