When I place a call on hold, telephone is sending a correct SDP :
a=rtpmap:0 PCMU/8000/1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:20
a=inactive
We see "inactive" which mean I don't want audio in both ways.
But when I repress "H", telephone is sending the exact same SDP, or it should
send an sdp like this :
a=rtpmap:0 PCMU/8000/1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:20
a=sendrecv
Which means, that I no longer want to hold the call, and I want the audio in
both ways.
Details :
Telephone version : 1.1.4
Macbook pro
Could you have a look a it ?
Thanks !
Original issue reported on code.google.com by math...@bodjikian.fr on 26 Feb 2015 at 7:48
Original issue reported on code.google.com by
math...@bodjikian.fr
on 26 Feb 2015 at 7:48