yuanjianjiang / boghe

Automatically exported from code.google.com/p/boghe
0 stars 0 forks source link

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

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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 tzieleni...@gmail.com on 7 Nov 2012 at 9:49

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

Original comment by boss...@yahoo.fr on 7 Nov 2012 at 7:41

GoogleCodeExporter commented 8 years ago
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 tzieleni...@gmail.com on 8 Nov 2012 at 7:15

GoogleCodeExporter commented 8 years ago

Original comment by boss...@yahoo.fr on 9 Nov 2012 at 5:18