Asterisk - The Open Source Telephony Project
21.4.1
|
Struct used to push function arguments to task processor. More...
Data Fields | |
char * | buf |
const char * | field |
size_t | len |
const char * | param |
int | ret |
struct ast_sip_session * | session |
const char * | type |
Struct used to push function arguments to task processor.
Definition at line 378 of file dialplan_functions.c.