Sat Apr 26 2014 22:03:24

Asterisk developer's documentation


ast_sip_api_tech Struct Reference

#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

Detailed Description

Definition at line 31 of file sip_api.h.


Field Documentation

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().


The documentation for this struct was generated from the following file: