#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 33 of file sip_api.h.
Referenced by ast_sip_api_provider_register().
| 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 34 of file sip_api.h.
Referenced by ast_sipinfo_send().
| const int version |
Definition at line 32 of file sip_api.h.
Referenced by ast_sip_api_provider_register().