Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
sip_history Struct Reference

sip_history: Structure for saving transactions within a SIP dialog More...

#include <sip.h>

Collaboration diagram for sip_history:
Collaboration graph
[legend]

Data Fields

char event [0]
 
struct {
   struct sip_history *   next
 
list
 

Detailed Description

sip_history: Structure for saving transactions within a SIP dialog

Definition at line 896 of file sip.h.

Field Documentation

◆ event

char event[0]

Definition at line 898 of file sip.h.

Referenced by append_history_va(), sip_dump_history(), and sip_show_history().

◆ list

struct { ... } list

◆ next

struct sip_history* next

Definition at line 897 of file sip.h.


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