cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
811
Views
0
Helpful
4
Replies

DTMF Relay

ernest.pavon
Level 1
Level 1

I have calls routing from one CME to another CME using a dial-peer statement. When those calls are not picked up I have another dial-peer to sendthe call to the CUE also on the other router. When I try to send DTMF to the voice mail it does not respond.

4 Replies 4

dgahm
Level 8
Level 8

Do you have ' dtmf-relay h245-alphanumeric' in your VOIP peers?

dial-peer voice 10 voip

destination-pattern 22..

session target ipv4:10.0.1.1

codec g711ulaw

no vad

!

dial-peer voice 11 voip

destination-pattern 4000

session target ipv4:10.0.1.1

codec g711ulaw

no vad

The first dial-peer call the phone. The second calls the voice mail.

You need to add this command to the voice mail peer:

dtmf-relay h245-alphanumeric

That did the trick.

Thank you. I tried that with signal.