- Joined
- Jul 4, 2019
- Messages
- 54
- Reaction score
- 6
Hello,
Since long time the DTMF is not working according to RFC
https://www.rfc-editor.org/rfc/rfc2833
I see a telephone-event but no fmtp on the INVITE
SIP body received on the INVITE
v=0.
o=3cxPS 8561154620129280 4277939512279041 IN IP4 217.112.180.4.
s=3cxPS Audio call.
c=IN IP4 217.112.180.4.
t=0 0.
m=audio 7002 RTP/AVP 0 8 18 101.
a=rtpmap:0 PCMU/8000.
a=rtpmap:8 PCMA/8000.
a=rtpmap:18 G729/8000.
a=fmtp:18 annexb=no.
a=rtpmap:101 telephone-event/8000.
a=sendrecv.
when call is established we sent back the 200
v=0.
o=- 3903087341 3903087341 IN IP6 oit.olo01f.ipxsfwpstr11.ipcx.be.
s=-.
c=IN IP4 188.66.8.59.
t=0 0.
m=audio 26604 RTP/AVP 8 101.
a=rtpmap:8 PCMA/8000.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-15.
a=maxptime:30.
a=silenceSupp
ff - - - -.
a=rtcp:26605.
a=ptime:20.
Dtmf is not working.
Since long time the DTMF is not working according to RFC
https://www.rfc-editor.org/rfc/rfc2833
I see a telephone-event but no fmtp on the INVITE
SIP body received on the INVITE
v=0.
o=3cxPS 8561154620129280 4277939512279041 IN IP4 217.112.180.4.
s=3cxPS Audio call.
c=IN IP4 217.112.180.4.
t=0 0.
m=audio 7002 RTP/AVP 0 8 18 101.
a=rtpmap:0 PCMU/8000.
a=rtpmap:8 PCMA/8000.
a=rtpmap:18 G729/8000.
a=fmtp:18 annexb=no.
a=rtpmap:101 telephone-event/8000.
a=sendrecv.
when call is established we sent back the 200
v=0.
o=- 3903087341 3903087341 IN IP6 oit.olo01f.ipxsfwpstr11.ipcx.be.
s=-.
c=IN IP4 188.66.8.59.
t=0 0.
m=audio 26604 RTP/AVP 8 101.
a=rtpmap:8 PCMA/8000.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-15.
a=maxptime:30.
a=silenceSupp
a=rtcp:26605.
a=ptime:20.
Dtmf is not working.