Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


iax2_ie Struct Reference

Data Fields

void(* dump )(char *output, int maxlen, void *value, int len)
 
int ie
 
char * name
 

Detailed Description

Definition at line 242 of file iax2-parser.c.

Field Documentation

void(* dump)(char *output, int maxlen, void *value, int len)

Definition at line 245 of file iax2-parser.c.

Referenced by dump_ies(), and dump_prov_ies().

int ie

Definition at line 243 of file iax2-parser.c.

Referenced by dump_ies(), and dump_prov_ies().

char* name

Definition at line 244 of file iax2-parser.c.

Referenced by iax_ie2str().


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