Our asterisk PBX is connected to a Cisco CM via SIP trunk
The Cisco people say that the asterisk must support DTMF signalling “SIP notiy”.
They say that the CISCO cannot send SIP info" or RFC2833.
Does asterisk support receivning DTMF as SIP notify ?
Thanks for your answer.
But which option from bellow is for DTMF via “SIP NOTIFY” (not SIP INFO).
/Dan
Set default dtmfmode for sending DTMF. Default: rfc2833
; Other options:
; info : SIP INFO messages (application/dtmf-relay)
; shortinfo : SIP INFO messages (application/dtmf)
; inband : Inband audio (requires 64 kbit codec -alaw, ulaw)
; auto : Use rfc2833 if offered, inband otherwise