[OpenSER-Devel] [ openser-Bugs-1833733 ] "server_header" should add "Server:" by itself

SourceForge.net noreply at sourceforge.net
Sat Nov 17 18:29:46 UTC 2007


Bugs item #1833733, was opened at 2007-11-17 18:29
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1833733&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: ver devel
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Iñaki Baz (ibc_sf)
Assigned to: Nobody/Anonymous (nobody)
Summary: "server_header" should add "Server:" by itself

Initial Comment:
As it's explained in:
  http://openser.org/dokuwiki/doku.php/core-cookbook:devel#server_header

To set the "Server" header is needed:

  server_header="Server: My Company SIP Proxy"

If not and it's set as:

  server_header="My Company SIP Proxy"

then it will be a wrong line:

  My Company SIP Proxy


Since "Server" is a RFC 3261 header the word "Server:" should be added automatically by this "server_header" parameter.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1833733&group_id=139143



More information about the Devel mailing list