|
Asterisk - The Open Source Telephony Project
18.5.0
|
sip_history: Structure for saving transactions within a SIP dialog More...
#include <sip.h>

Data Fields | |
| char | event [0] |
| struct { | |
| struct sip_history * next | |
| } | list |
sip_history: Structure for saving transactions within a SIP dialog
| char event[0] |
Definition at line 898 of file sip.h.
Referenced by append_history_va(), sip_dump_history(), and sip_show_history().
| struct { ... } list |
| struct sip_history* next |
1.8.13