Sat Apr 26 2014 22:03:26

Asterisk developer's documentation


unistim_subchannel Struct Reference
Collaboration diagram for unistim_subchannel:

Data Fields

int alreadygone
struct {
   struct unistim_subchannel *   next
list
ast_mutex_t lock
int moh
struct ast_channelowner
struct unistim_lineparent
char ringstyle
char ringvolume
struct ast_rtp_instancertp
int softkey
pthread_t ss_thread
unsigned int subtype

Detailed Description

Definition at line 333 of file chan_unistim.c.


Field Documentation

struct { ... } list
int moh

Music on hold in progress

Definition at line 344 of file chan_unistim.c.

Referenced by key_call(), key_dial_page(), sub_hold(), sub_unhold(), transfer_call_step1(), transfer_cancel_step2(), and unistim_hangup().

Definition at line 345 of file chan_unistim.c.

char ringstyle

Definition at line 343 of file chan_unistim.c.

Referenced by build_device(), find_subchannel_by_name(), and unistim_call().

char ringvolume

Definition at line 342 of file chan_unistim.c.

Referenced by build_device(), find_subchannel_by_name(), and unistim_call().

pthread_t ss_thread

Softkey assigned

Definition at line 340 of file chan_unistim.c.

Referenced by handle_call_outgoing(), and unistim_alloc_sub().


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