11-22-2012 11:34 AM - edited 03-16-2019 02:20 PM
I have 10 digit DN's, I am trying to configure 3 digit internal dial translations, when in SRST mode.
e.g. phone registered as 123-4567-890 and someone internally dial as 890 it should go through...
I have tried to configure translation rules and tested it worked as expected. However when I applied it globally it didn't work.
I am missing some thread here or applying it incorrectly.
Rule:
voice translation-rule 5
rule 1 /^8..$/ /1234567&/
Profile
voice translation-profile internal1
translate called 5
Applied globally:
voip-incoming translation-profile internal1
Thanks!
Solved! Go to Solution.
11-22-2012 12:27 PM
Sky
Unhook your translation profile and try this instead
!
call-manager-fallback
dialplan-pattern 1 12345678.. extension-length 3 extension-pattern 8..
!
Now when in srst 806 is dialled it will call the registered dn 1234567806
Regards,
Alex.
Please rate useful posts.
11-22-2012 12:27 PM
Sky
Unhook your translation profile and try this instead
!
call-manager-fallback
dialplan-pattern 1 12345678.. extension-length 3 extension-pattern 8..
!
Now when in srst 806 is dialled it will call the registered dn 1234567806
Regards,
Alex.
Please rate useful posts.
11-22-2012 01:49 PM
Hi Alex,
Great! +5 for this one.
I recollect I used the similar pattern in CME under telephony-service. However was unaware of such option in SRST.
Great help.
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