Function parameter.
#include <sr_module.h>
Data Fields
-
char * orig
- The original value.
-
int type
- Type of parameter.
-
char * asciiz
- Zero terminated ASCII string.
-
avp_ident_t avp
- AVP identifier.
-
int i
- Integer value.
-
pv_elem_t * pve
- kamailio pseudo-vars in a string
-
pv_spec_t * pvs
- kamailio pseudo-vars
-
regex_t * regex
- Compiled regular expression.
-
select_t * select
- select structure
-
struct _str str
- pointer/len string
-
struct subst_expr * subst
- Regex substitution.
Detailed Description
Definition at line 312 of file sr_module.h.
The documentation for this struct was generated from the following file: