cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
315
Views
0
Helpful
3
Replies

How do this with "Translation-rule"

kavalsky_a
Level 1
Level 1

Here is my example of "translation-rule":

voice translation-rule 1

rule 1 /^72081$/ /672081/

Any call to number 72081 will translated to 672081.

----------------------------------------

I need to this: Any call ONLY from number 77001 to 72081 translate to 672081.And calling from another numbers 77... dont changed and calles to 72081.

My scheme: CCM4(77... dial-plan)<->7204VXR<->Meridian(72... dial-plan)

How I can do this with translation-rule?

Thanks

3 Replies 3

paolo bevilacqua
Hall of Fame
Hall of Fame

You can't. Translation rules do not support matching both calling and called.

What problem are you trying to solve? Perhaps there is another way.

Ok maybe there another way,to do what I need.

Example:

Number 77001(ccm4) called to numbers 72... 73...(PBX Meridian) ring go thrue 7204VXR. I need to add prefix "6" to called numbers only for number 77001.

77001->672... ,673...

77002->72... ,73...

Maybe you could do that throught partitions and CSS (in CCM), restrictions anyway.

Set the translation rule and then aplly it just to the group of 77001... what do you think?