19 #ifndef __ASTERISK_SIP_H
20 #define __ASTERISK_SIP_H
22 #if defined(__cplusplus) || defined(c_plusplus)
28 #define AST_SIP_API_VERSION 1
35 const char *content,
const char *useragent_filter);
53 const char *content_type,
55 const char *useragent_filter);
72 void ast_sip_api_provider_unregister(
void);
74 #if defined(__cplusplus) || defined(c_plusplus)
Main Channel structure associated with a channel.
Structure for variables, used for configurations and for channel variables.
Configuration File Parser.