10-28-2013 03:18 PM - edited 03-16-2019 08:06 PM
When in SRST, inbound calling works fine, outbound also works, but presents the incorrect calling number.
For manipulating the outbound calling number, should I use an translation pattern, such as
voice translation-rule 10
rule 1 /^0\(....\)/ /415232\1/
!
voice translation-profile SRST_OUT
translate calling 10
!
call-manager-fallback
translation-profile outgoing SRST_OUT
Or, a dialplan-pattern statement.
Thanks
Solved! Go to Solution.
10-28-2013 04:20 PM
Use translation profile and apply it to SRST rather than dial-peer or voice-port, i.e.
call-manager-fallback
translation-profile incoming SRST_OUT
you need to use incoming as that is from the phone to SRST.
HTH,
Chris
10-28-2013 04:20 PM
Use translation profile and apply it to SRST rather than dial-peer or voice-port, i.e.
call-manager-fallback
translation-profile incoming SRST_OUT
you need to use incoming as that is from the phone to SRST.
HTH,
Chris
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