Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


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 325 of file chan_misdn.c.

Field Documentation

int channel

Original B channel number the HELD call was using.

Note
Used only for debug display messages.

Definition at line 340 of file chan_misdn.c.

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

int port

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

Definition at line 334 of file chan_misdn.c.

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


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