cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
872
Views
2
Helpful
3
Replies

Voice translation profile / rule don't work

sergvpurik
Level 1
Level 1

Here dial-peer for matching outgoing calls WITHOUT translation:

dial-peer voice 9999 voip

  destination-pattern 9999

  session target ipv4:10.125.0.24

  voice-class codec 1

  voice-class h323 1

  ip qos dscp cs3 signaling

When I run: csim start 9999  - CUCM got 9999

It's OK.

Here dial-peer for matching outgoing calls WITH translation:

voice translation-rule 9000

rule 1 /^00/ //

dial-peer voice 9000 voip

destination-pattern 009...

translate-outgoing called 9000

session target ipv4:10.125.0.24

voice-class codec 1

voice-class h323 1

ip qos dscp cs3 signaling

When I run: csim start 009999  - CUCM got 009999.

It's wrong - must be 9999.

1 Accepted Solution

Accepted Solutions

paolo bevilacqua
Hall of Fame
Hall of Fame

Csim does not apply translation profiles at all.

View solution in original post

3 Replies 3

paolo bevilacqua
Hall of Fame
Hall of Fame

Csim does not apply translation profiles at all.

Harmit Singh
Cisco Employee
Cisco Employee

Hi Sergey,

To add to Paulo's and Bruno's response, are you sure the correct dialpeer is getting matched?

Also, from the config snips you provided, it doesnt look like you created a voice translation-profile?

Example:

voice translation-rule 9000

rule 1 /^00/ //

voice translation-profile outgoing

translate called 9000

dial-peer voice 9000 voip

destination-pattern 009...

translate-outgoing called outgoing

session target ipv4:10.125.0.24

voice-class codec 1

voice-class h323 1

ip qos dscp cs3 signaling

HTH.

Regards,

Harmit.

I use translation-rule.
The correct sintaksis for translation-rule:

dial-peer ...
translate-outgoing called {Rule Number}


For translation-profile:

dial-peer ...
translation-profile outgoing {Profile Name}

All thanks.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: