<div dir="ltr">Hi<div><br></div><div>I have a door telephone, with GSM fallback. Since telephone operators are going away from SS7, more and more traffic goes SIP. </div><div>Thus we now have some numbers where we can see that doing an invite with H.264 causes them to fail.</div><div><br></div><div>I have tried to remove coded 96 with sdp_remove_codecs_by_id, but it still leaves most of the video SDP in the invite.</div><div><br></div><div>SDP received by kamailio</div><div>            Media Description, name and address (m): video 6100 RTP/AVP 96<br>            Media Attribute (a): rtcp:6101 IN IP4 192.168.237.239<br>            Media Attribute (a): rtpmap:96 H264/90000<br>            Media Attribute (a): fmtp:96 profile-level-id=42000d;packetization-mode=1<br>            Media Attribute (a): sendrecv<br></div><div><br></div><div>After sdp_remove_codecs_by_id I send this. But without "96"</div><div>            Media Description, name and address (m): video 6534 RTP/AVP<br></div><div>            Media Attribute (a): sendrecv<br>            Media Attribute (a): rtcp:6535<br>            Media Attribute (a): ice-ufrag:35ZngQdL<br>            Media Attribute (a): ice-pwd:DG6kUbcYwBFKNS6YzCG27wRlG4<br>            Media Attribute (a): candidate:r9KO0wNPMTGktklS 1 UDP 2130706431 192.168.237.15 6534 typ host<br>            Media Attribute (a): candidate:r9KO0wNPMTGktklS 2 UDP 2130706430 192.168.237.15 6535 typ host<br></div><div><br></div><div>My problem is that the door telephone does not do an ACK when it gets the 200 OK</div><div>My suspicion is that it does not understand the video response</div><div>            Media Description, name and address (m): video 0 RTP/AVP 0<br>            Media Attribute (a): ice-ufrag:35ZngQdL<br>            Media Attribute (a): ice-pwd:DG6kUbcYwBFKNS6YzCG27wRlG4<br>            Media Attribute (a): sendrecv<br><div><br></div><div>Is there a way to remove the whole video part and not just the coded id?</div><div><br></div><div>It is not an option to disable video in the door telephone, as we need the video. It is just in the fallback is must be removed.</div><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><p>--------------------- Med Liberalistiske Hilsner ----------------------</p><pre cols="72">   Civilingeniør, Kjeld Flarup - Mit sind er mere åbent end min tegnebog
   Sofienlundvej 6B, 7560 Hjerm, Tlf: 40 29 41 49
   Den ikke akademiske hjemmeside for liberalismen - <a href="http://www.liberalismen.dk" target="_blank">www.liberalismen.dk</a>

</pre></div></div></div></div>