Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
#include <sip_api.h>
Data Fields | |
const char * | name |
int(* | sipinfo_send )(struct ast_channel *chan, struct ast_variable *headers, const char *content_type, const char *content, const char *useragent_filter) |
const int | version |
const char* name |
Definition at line 32 of file sip_api.h.
Referenced by ast_sip_api_provider_register(), PathSegment::get_child(), Parameter::load(), Property::load(), and SwaggerType::load().
int(* sipinfo_send) (struct ast_channel *chan, struct ast_variable *headers, const char *content_type, const char *content, const char *useragent_filter) |
Definition at line 33 of file sip_api.h.
Referenced by ast_sipinfo_send().
const int version |
Definition at line 31 of file sip_api.h.
Referenced by ParsingContext::next().