Mon Mar 12 2012 21:48:10

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 238 of file iax2-parser.c.


Field Documentation

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

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

Referenced by dump_ies(), and dump_prov_ies().

int ie

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

Referenced by dump_ies(), and dump_prov_ies().

char* name

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

Referenced by iax_ie2str().


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