Menu

#90 "server_header" should add "Server:" by itself

ver devel
open
nobody
core (32)
5
2007-11-19
2007-11-17
No

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.

Discussion

  • Bogdan-Andrei Iancu

    • labels: 780601 --> core
    • milestone: 537593 --> ver devel
     
  • Bogdan-Andrei Iancu

    Logged In: YES
    user_id=1275325
    Originator: NO

    not a bug, but rather an enhancement. Anyhow, it is too late for changing the meaning of a parameter right now.

    regards,
    bogdan

     

Log in to post a comment.