01-19-2018 03:53 AM - edited 03-17-2019 11:59 AM
Hi,
I need help on translating below pattern in CUBE, add 3 in front of below ranges.
2289[4,5,6].. to 32289[4,5,6]..
Please advise
Suchi
Solved! Go to Solution.
01-19-2018 03:59 AM
Many ways to do that:
- Use voice translation rules:
voice translation-rule 1 rule 1 /^2289[456]..$/ /3\0/
and then add that rule to a voice translation-profile and apply it to the dial-peer
- More easily, add prefix 3 dial-peer level command, if 2289[456].. is the destination-pattern at a dial-peer
- Use the num-exp command
01-19-2018 03:59 AM
Many ways to do that:
- Use voice translation rules:
voice translation-rule 1 rule 1 /^2289[456]..$/ /3\0/
and then add that rule to a voice translation-profile and apply it to the dial-peer
- More easily, add prefix 3 dial-peer level command, if 2289[456].. is the destination-pattern at a dial-peer
- Use the num-exp command
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