boghe icon indicating copy to clipboard operation
boghe copied to clipboard

488 Not Acceptable response for INVITE with no media SDP - should be 200 OK

Open GoogleCodeExporter opened this issue 10 years ago • 3 comments

Hi,

When Boghe receives initial INVITE with no media SDP content it generates 488 
Not Acceptable response with the Reason header:
Reason: SIP; cause=488; text="Bad content"

No media SDP content from the initial INVITE:
v=0
o=- 2890844526 1 IN IP4 ictbackyard.com
s=
c=IN IP4 ictbackyard.com
t=0 0

My understanding is UE should respond with the 200 answer with no media SDP.

I am using version 2.0.112.744 on Windows 7 64bit.

I kindly ask for your support
Regards
Tomasz

Original issue reported on code.google.com by [email protected] on 7 Nov 2012 at 9:49

GoogleCodeExporter avatar Aug 16 '15 23:08 GoogleCodeExporter

"My understanding is UE should respond with the 200 answer with no media SDP" 
-> could you point any RFC?

Original comment by [email protected] on 7 Nov 2012 at 7:41

  • Changed state: Invalid

GoogleCodeExporter avatar Aug 16 '15 23:08 GoogleCodeExporter

Sure.
http://tools.ietf.org/html/rfc3264#page-5 - "The offer will contain zero or 
more media streams (each media stream is described by an "m=" line and its 
associated attributes)."
http://tools.ietf.org/html/rfc4317#section-5.1
http://tools.ietf.org/html/rfc3725#section-4.4 - example based on 3rd party 
call control.

Original comment by [email protected] on 8 Nov 2012 at 7:15

GoogleCodeExporter avatar Aug 16 '15 23:08 GoogleCodeExporter

Original comment by [email protected] on 9 Nov 2012 at 5:18

  • Changed state: Accepted

GoogleCodeExporter avatar Aug 16 '15 23:08 GoogleCodeExporter