Asterisk - The Open Source Telephony Project GIT-master-67613d1
Data Fields
ast_channel_snapshot_hangup Struct Reference

Structure containing hangup information for a channel snapshot. More...

#include <stasis_channels.h>

Data Fields

int cause
 
char source [0]
 

Detailed Description

Structure containing hangup information for a channel snapshot.

Since
17

Definition at line 131 of file stasis_channels.h.

Field Documentation

◆ cause

int cause

◆ source

char source[0]

Who is responsible for hanging up this channel

Definition at line 133 of file stasis_channels.h.

Referenced by cel_channel_state_change(), and channel_snapshot_hangup_create().


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