February 25, 2005 | ||
---|---|---|
View 2518c90022
- basic tel uri support (it's parsed, SIP_URI_T, SIPS_URI_T and TEL_URI_T added)Andrei Pelinescu-Onciul authored on 25/02/2005 14:19:57 |
February 23, 2005 | ||
---|---|---|
View 5c28a534d5
- changed parse_headers api, HDR_xxx split into HDR_xxx_F (hdr_flags_t) and HDR_xxx_T (hdr_types_t), for more info read doc/parse_headers.txt. The header flags were extended top 64 bits. Be carefull not to mix types with flags, they won't work!Andrei Pelinescu-Onciul authored on 23/02/2005 17:16:01 |
February 14, 2005 | ||
---|---|---|
View 8b482f1a5f
* Added parsing of Refer-To header.Juha Heinanen authored on 14/02/2005 23:48:21 |
February 12, 2005 | ||
---|---|---|
View c10a942f00
- current processed reply made available in failure route - reinforce the checking on transaction destroy to avoid mixture between SHM and PKG uac replies (this can happend only on shutdown)Bogdan-Andrei Iancu authored on 12/02/2005 23:13:09 |
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 |
December 20, 2004 | ||
---|---|---|
View fe70e4fbea
Add support for Server header field, since it is necessary in one place (mediaproxy module) already and will also be used in another new module.Maxim Sobolev authored on 20/12/2004 18:52:54 |
December 3, 2004 | ||
---|---|---|
View 097613bf45
rollback patch pending new ser release and discussion with core maintainerJamey Hicks authored on 03/12/2004 17:11:36 |
||
View 3c736126b0
RFC3903 SIP-If-Match parsing from Gregory McGarryJamey Hicks authored on 03/12/2004 13:37:57 |
November 9, 2004 | ||
---|---|---|
View a35ad52c2d
- force_send_socket per message API support => changedinterface to get_send_socket; it takes now also the sip msg as param (updated the calls to it in all the modules)Andrei Pelinescu-Onciul authored on 09/11/2004 15:15:11 |
September 4, 2004 | ||
---|---|---|
View ef30e43b30
The anti-foot-shooting mechanism changed to use core flags (scripts flags did not work properly in this case).Jan Janak authored on 04/09/2004 10:30:07 |
September 1, 2004 | ||
---|---|---|
View 846a7aa04f
A function to copy dst_uriJan Janak authored on 01/09/2004 17:06:26 |
August 24, 2004 | ||
---|---|---|
View c32feee57c
- Spelling checkedJan Janak authored on 24/08/2004 09:01:24 |
May 3, 2004 | ||
---|---|---|
View 363f516fe7
- added declaration of get_hdr_field()Daniel-Constantin Mierla authored on 03/05/2004 16:35:14 |
January 18, 2004 | ||
---|---|---|
View dccbcda9b2
- Diversion and Remote-Party-ID support from Juha HeinanenJan Janak authored on 18/01/2004 16:15:33 |
November 8, 2003 | ||
---|---|---|
View 9282c51fe5
forcing SDP to be mode=actives sets a core flag; (good for UAS applications to go passive)Jiri Kuthan authored on 08/11/2003 04:59:39 |