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

Data Fields

int channel
 Original B channel number the HELD call was using. More...
 
int port
 Logical port the channel call record is HELD on because the B channel is no longer associated. More...
 
enum misdn_hold_state state
 Call HOLD state. More...
 

Detailed Description

Definition at line 353 of file chan_misdn.c.

Field Documentation

◆ channel

int channel

Original B channel number the HELD call was using.

Note
Used only for debug display messages.

Definition at line 368 of file chan_misdn.c.

Referenced by cb_events(), find_hold_call(), and handle_cli_misdn_show_channels().

◆ port

int port

Logical port the channel call record is HELD on because the B channel is no longer associated.

Definition at line 362 of file chan_misdn.c.

Referenced by cb_events(), find_hold_call(), handle_cli_misdn_show_channels(), misdn_attempt_transfer(), misdn_hangup(), release_chan_early(), and Registration::write().

◆ state


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