2008/12/27 mingcheng hu <h...@yuehetone.com>:
> Hi all,
>
>       I try to write a Video-enable SIP phone,but when connect to the server
> ,the server request 488.I don't know what's wrong.
>        This is my grasp of the information used Wireshark. I need you help.

RFC 3261:

1.4.26 488 Not Acceptable Here

   The response has the same meaning as 606 (Not Acceptable), but only
   applies to the specific resource addressed by the Request-URI and the
   request may succeed elsewhere.

   A message body containing a description of media capabilities MAY be
   present in the response, which is formatted according to the Accept
   header field in the INVITE (or application/sdp if not present), the
   same as a message body in a 200 (OK) response to an OPTIONS request.

You should probably retry without m=video line in your SDP.

-- 
Pekka.Pessi mail at nokia.com

------------------------------------------------------------------------------
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to