Hi Experts,
CUCM: 11.5 SU4
GW: ISR 4331/bootflash:isr4300-universalk9.16.06.04.SPA.bin
Phone: 7841/sip78xx.12-1-1SR1-4
I am having issues with my DTMF on SIP phones. We are using MGCP.
On SCCP phones, DTMF is working. We already tried changing the DTMF relay options on Call Manager, reset MGCP service and tested, but still not working.
Any ideas please? Thank you.
Solved! Go to Solution.
Hi,
some time ago we faced the same problem (after a cucm upgrade to 11.5(1)SU4).
we had to change our mgcp config on the gateway:
remove the follwing commands:
no mgcp rtp payload-type g726r16 static
no mgcp dtmf-relay voip codec all mode out-of-band
add the followong commands:
mgcp package-capability dtmf-package
mgcp rtp payload-type nte 101
mgcp dtmf-relay voip codec all mode nse
maybe it will help.
/Robert
Hi,
some time ago we faced the same problem (after a cucm upgrade to 11.5(1)SU4).
we had to change our mgcp config on the gateway:
remove the follwing commands:
no mgcp rtp payload-type g726r16 static
no mgcp dtmf-relay voip codec all mode out-of-band
add the followong commands:
mgcp package-capability dtmf-package
mgcp rtp payload-type nte 101
mgcp dtmf-relay voip codec all mode nse
maybe it will help.
/Robert
Hi Flo,
we had a TAC Case open. But i can ot remember if it was a bug or not. Personally for me it is a Bug.
/Robert
Another beneficiary of this tip!
Thanks for this,
Baktha