August 31, 2009 | ||
---|---|---|
View 67ae0865fb
core & avpops: fix overlapping avp flagDaniel-Constantin Mierla authored on 31/08/2009 10:01:46 |
June 1, 2009 | ||
---|---|---|
View 34b688d7ec
core: added km_parse_avp_spec()Daniel-Constantin Mierla authored on 01/06/2009 17:36:54 |
March 8, 2009 | ||
---|---|---|
View e8496acee7
Few kamailio compatiblity macrosJan Janak authored on 08/03/2009 22:05:23 |
||
View 63701a5b08
destroy_avps kamailio compatiblity function.Jan Janak authored on 08/03/2009 21:46:07 |
February 20, 2009 | ||
---|---|---|
View a07e7447c3
Merge branch 'ser_core_cvs'Andrei Pelinescu-Onciul authored on 20/02/2009 16:22:16 |
January 4, 2009 | ||
---|---|---|
View 5137b02df4
In case the AVP is a regexp, an allocation is required to build an AVP "ident". The patch adds the functionality to free it.Bogdan Pintea authored on 04/01/2009 15:34:54 |
December 19, 2008 | ||
---|---|---|
View d8d8f53af2
Merge commit 'origin/andrei/fixups'Andrei Pelinescu-Onciul authored on 19/12/2008 13:30:14 |
November 28, 2008 | ||
---|---|---|
View fdb7458146
avp: warning fixes & more sane usr_avp structAndrei Pelinescu-Onciul authored on 28/11/2008 15:24:01 |
November 27, 2008 | ||
---|---|---|
View 36fe005907
avp: minor fixes & commentsAndrei Pelinescu-Onciul authored on 27/11/2008 00:20:52 |
March 16, 2007 | ||
---|---|---|
View cead8fc39c
- added error message when register_avpflag fails - changed avp_flag_t from 16 to 32 bits, avpflags are starting widely used and limitation to max.3 avpflags was too tightTomas Mandys authored on 16/03/2007 09:00:52 |
July 18, 2006 | ||
---|---|---|
View 6bdb84e15d
- reset_avp_list addedJan Janak authored on 18/07/2006 11:51:25 |
July 4, 2006 | ||
---|---|---|
View e61ba5d274
- support for URI attributesJan Janak authored on 04/07/2006 12:46:30 |
May 31, 2006 | ||
---|---|---|
View 85d4627f9f
- added AVP flags feature.Tomas Mandys authored on 31/05/2006 23:02:46 |
January 8, 2006 | ||
---|---|---|
View 0973fee79a
- export param types adjusted to PARAM_STR/STRING & PARAM_INT - removed corresponding obsolete strlen(str_param) in initTomas Mandys authored on 08/01/2006 22:43:14 |
||
View 14102f3919
AVPs' types purification usr_avp declares type for each part (avp_flags_t, avp_name_t, avp_value_t, avp_index_t) and one compund type avp_ident_t.Michal Matyska authored on 08/01/2006 18:52:16 |