bugThe eXtended osip library - Bugs: bug #11793, content-type in function...

 
 

bug #11793: content-type in function "eXosip_answer_invite_2xx_with_body"

Submitter:  None
Submitted:  Mon 31 Jan 2005 07:32:44 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  aymeric
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 31 Jan 2005 07:32:44 AM UTC, original submission:  

version 2.1.0
line 908 "osip_message_set_header(response, "Content-Type", bodytype);" would cause the call which answered by this function can't be on hold/off hold.
It seems we should use "osip_message_set_content_type(response, bodytype);" instead.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-01-31 aymeric StatusNone Fixed
    Assigned toNone aymeric
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code