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