06-23-2017 01:46 PM - edited 03-13-2019 09:56 PM
Hello,
I'm currently trying to find out how to configure allow onsite user device to press "0" to main operator extension that is onsite during SRST fallback mode on 2921 ISR but unable to find the right config. Not much online. Hope someone can shed some light.
So far I have translation rule but did work. Or should be a dial-peer rule?
voice translation-rule 1
rule 1 /^0/ /74000/
Thanks in advance.
Best, Wilbur
06-26-2017 03:46 AM
Hi Wilbur,
Can you tell us where you have applied this translation ?
- Rajan
06-26-2017 10:01 AM
Hi Rajan,
I have it as follow:
-----------------------
voice translation-rule 1
rule 1 /^0/ /74000/
!
!
voice translation-profile oper
translate called 1
-------------------------
Any thoughts? Anything else I should have?
Thx!
Best, W
06-27-2017 01:25 AM
Where exactly you have applied this voice translation profile ?
06-27-2017 12:25 PM
Not apply to anywhere at this time that's why I asked about dial peer.
Thx.
Best,W
06-28-2017 01:18 AM
If you apply it under call-manager-fallback, it applies for both inbound and outbound calls. If thats fine in your scenario, you can do that. WHenever an inbound/outbound call with a called number 0 dialed, it will be converted to 74000 and then routed.
Else if you want to apply at the dial-peer level, then you need to apply it in the matching inbound dial-peer to convert the called number from 0 to 74000 and then match an outbound dial-peer for 74000.
http://www.cisco.com/c/en/us/support/docs/voice/call-routing-dial-plans/64020-number-voice-translation-profiles.html#con10b
HTH
Rajan
Pls rate all useful posts
06-30-2017 12:25 PM
The unit is running on CME/SRST "telephony-service" not "call-manager-fallback". Its one or the other. I'll try dial-peer next scheduled maintenance opening.
I'm thinking the following. Pls let me know what you think.
dial-peer voice 74000 voip
description Operator in SRST mode
translation-profile outgoing oper
destination-pattern ^0$
session target ipv4:10.30.200.5
Thx,
Best, W
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide