Data Fields | |
char | event [0] |
struct { | |
sip_history * next | |
} | list |
Definition at line 725 of file chan_sip.c.
char event[0] |
Definition at line 727 of file chan_sip.c.
Referenced by handle_request_info(), and sip_dump_history().
struct { ... } list |
Referenced by __sip_destroy(), append_history_va(), and sip_dump_history().
struct sip_history* next |