SDP header issue

Hi, I have problem. Although the caller makes an audio-only call, the callee receives this request as a video session such as in the following headers. As you see it has both m=audio and m=video. I tried to change videosupport=yes and then videosupport=always but it didn’t make a change. We tried it with different phones that don’t have camera on the callee side but no luck. We need this because we must offer the callee the option to answer audio and video. We use Asterisk version 11. Thanks.

INVITE sip:463@192.168.2.53:47888 SIP/2.0 Via: SIP/2.0/UDP 192.168.2.245:5060;branch=z9hG4bK0b8c3578;rport Max-Forwards: 70 From: "Umit Mobile" <sip:478@192.168.2.245>;tag=as6f492940 To: <sip:463@192.168.2.53:47888> Contact: <sip:478@192.168.2.245:5060> Call-ID: 7bdb0d552ef8da7672a4421e33779c4d@192.168.2.245:5060 CSeq: 102 INVITE User-Agent: Asterisk PBX 11.7.0 Date: Mon, 25 Aug 2014 11:08:23 GMT Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH Supported: replaces, timer Content-Type: application/sdp Content-Length: 480 v=0 o=root 567816738 567816738 IN IP4 192.168.2.245 s=Asterisk PBX 11.7.0 c=IN IP4 192.168.2.245 b=CT:384 t=0 0 m=audio 10172 RTP/AVP 0 3 8 101 a=rtpmap:0 PCMU/8000 a=rtpmap:3 GSM/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=ptime:20 a=sendrecv m=video 15616 RTP/AVP 34 98 a=rtpmap:34 H263/90000 a=fmtp:34 F=0;I=0;J=0;T=0;K=0;N=0;BPP=0;HRD=0 a=rtpmap:98 h263-1998/90000 a=fmtp:98 F=0;I=0;J=0;T=0;K=0;N=0;BPP=0;HRD=0 a=sendrecv --end msg--

Hi Voxie,

did you figure out how to fix this ?

we have same issue but with version 11.10 :neutral_face:

thanks,
Huss

googling result in this:

issues.asterisk.org/jira/browse/ASTERISK-17470

try it :smile: