Data Fields | |
char | event [80] |
sip_history * | next |
Definition at line 504 of file chan_sip.c.
char event[80] |
Definition at line 505 of file chan_sip.c.
Referenced by append_history(), handle_request_info(), sip_dump_history(), and sip_show_history().
struct sip_history* next |
Definition at line 506 of file chan_sip.c.
Referenced by __sip_destroy(), append_history(), sip_dump_history(), and sip_show_history().