[sr-dev] [tracker] Comment added: Max-forwards header missing

sip-router bugtracker at sip-router.org
Thu Feb 21 11:54:30 CET 2013


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#271 - Max-forwards header missing
User who did this - Morten Tryfoss (mtryfoss)

----------
Hi,

Maybe you should add the same if before increasing len? Like this..
       if(headers==NULL || headers->len<15 || strnstr(headers->s, "Max-Forwards:", headers->len)==NULL)
	*len += MAXFWD_HEADER_LEN;                                                                   /* Max-forwards */	


----------

More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=271#comment773

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the sr-dev mailing list