February 19, 2010 | ||
---|---|---|
View 0cf3f38542
core: PAI & PPI header names parser fixesAndrei Pelinescu-Onciul authored on 19/02/2010 10:55:44 |
February 18, 2010 | ||
---|---|---|
View 14babe144d
core: support for parsing the Reason headerAndrei Pelinescu-Onciul authored on 18/02/2010 20:20:07 |
October 25, 2009 | ||
---|---|---|
View 8c4ed5f0d2
Doxygen for the parser directoryoej authored on 25/10/2009 15:58:41 |
March 27, 2009 | ||
---|---|---|
View 87d8497867
Kamailio compatibility: Privacy header field name parserJan Janak authored on 27/03/2009 07:59:37 |
March 16, 2009 | ||
---|---|---|
View e430fa027b
Teach sip-router how to recognized Path header field name.Jan Janak authored on 16/03/2009 17:49:27 |
July 30, 2007 | ||
---|---|---|
View b861de9c58
- added support for parsing the Retry-After headerAndrei Pelinescu-Onciul authored on 30/07/2007 19:49:09 |
May 1, 2007 | ||
---|---|---|
View fbac8f847d
Hook up Server header field support.Maxim Sobolev authored on 01/05/2007 21:25:53 |
March 8, 2007 | ||
---|---|---|
View e7317b87df
Date, Identity, Identity-info HF support addedGergely Kovacs authored on 08/03/2007 14:56:10 |
October 16, 2006 | ||
---|---|---|
View 3ed13e7767
- tm: aggregate challenges (WWW/Proxy-Authenticate) from all the 401 & 407 if the final reply is a 401/407 (required by rfc3261). To turn this off and fall back to the old behaviour set tm aggregate_challenges parameter to 0 (see tm docs for more details) - core: header parse support for WWW-Authenticate and Proxy-AuthenticateAndrei Pelinescu-Onciul authored on 16/10/2006 18:44:01 |
June 21, 2006 | ||
---|---|---|
View 488624056c
added Subscription-State header field parsing (only needed parts)Vaclav Kubart authored on 21/06/2006 13:33:01 |
||
View 8a4f3a740b
- added parsing of Min-SE (related to Session-Expires) - added msg->session_expires, msg->min_se fieldsTomas Mandys authored on 21/06/2006 08:18:53 |
June 18, 2006 | ||
---|---|---|
View 6738661913
- adjusted compact headers. There were missing compact equivalents for Subject, Refer-To and completely missing Session-Expires, Accept-Contact, etc. support. Currently I've implemented both compact header and case switches to assign enumeration type. No next parsing is processed, but probably will be done, good candidate e.g. Session-Expires.Tomas Mandys authored on 18/06/2006 23:15:22 |
October 26, 2005 | ||
---|---|---|
View 9200d4107e
added parsing of SIP-If-Match header field taken from PIC-SERVaclav Kubart authored on 26/10/2005 08:06:55 |
February 14, 2005 | ||
---|---|---|
View 8b482f1a5f
* Added parsing of Refer-To header.Juha Heinanen authored on 14/02/2005 23:48:21 |
December 28, 2004 | ||
---|---|---|
View b52b69c887
Temporarily backout addition of Server header field parser until decision is adapted on how to overcome current limit of max 32 headers. Just for the record, I think that the easiest way out is to increase flags storage size from 32bits to 64bits, which should be sufficiend at least for the next year.Maxim Sobolev authored on 28/12/2004 23:41:30 |