Sat Apr 26 2014 22:03:26

Asterisk developer's documentation


unistim_line Struct Reference
Collaboration diagram for unistim_line:

Data Fields

char accountcode [AST_MAX_ACCOUNT_CODE]
int amaflags
ast_group_t callgroup
struct ast_format_capcap
char cid_num [AST_MAX_EXTENSION]
char exten [AST_MAX_EXTENSION]
char fullname [80]
struct {
   struct unistim_line *   next
list
ast_mutex_t lock
char mailbox [AST_MAX_EXTENSION]
char musicclass [MAX_MUSICCLASS]
char name [80]
struct unistim_linenext
struct unistim_deviceparent
char parkinglot [AST_MAX_CONTEXT]
ast_group_t pickupgroup

Detailed Description

Todo:
Convert to stringfields

Definition at line 351 of file chan_unistim.c.


Field Documentation

Pickup group

Definition at line 361 of file chan_unistim.c.

Referenced by unistim_new().

int amaflags

Account code (for billing)

Definition at line 362 of file chan_unistim.c.

Referenced by unistim_new().

MusicOnHold class

Definition at line 359 of file chan_unistim.c.

Referenced by unistim_new().

Extension where to start

Definition at line 356 of file chan_unistim.c.

Referenced by unistim_new(), and unistim_show_info().

Like USTM/200@black

Definition at line 355 of file chan_unistim.c.

Referenced by unistim_new(), and unistim_show_info().

char fullname[80]

Like 200

Definition at line 354 of file chan_unistim.c.

Referenced by build_device(), rcv_mac_addr(), register_extension(), and unistim_show_info().

struct { ... } list

Definition at line 352 of file chan_unistim.c.

Referenced by build_device(), and reload_config().

CallerID Number

Definition at line 357 of file chan_unistim.c.

Referenced by build_device(), do_monitor(), and unistim_send_mwi_to_peer().

Mailbox for MWI

Definition at line 358 of file chan_unistim.c.

Referenced by transfer_call_step1().

struct unistim_line* next

Parkinglot

Definition at line 365 of file chan_unistim.c.

Codec supported

Definition at line 364 of file chan_unistim.c.

Call group

Definition at line 360 of file chan_unistim.c.

Referenced by unistim_new().


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