Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
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 30 of file sip_api.h.

Field Documentation

◆ name

const char* name

◆ sipinfo_send

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

◆ version

const int version

Definition at line 31 of file sip_api.h.

Referenced by ParsingContext::next().


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