Mon Aug 31 12:30:49 2015

Asterisk developer's documentation


gtalk Struct Reference

Public Member Functions

 ASTOBJ_COMPONENTS (struct gtalk)

Data Fields

char accountcode [AST_MAX_ACCOUNT_CODE]
int allowguest
int amaflags
struct aji_buddybuddy
ast_group_t callgroup
int callingpres
format_t capability
struct aji_clientconnection
char context [AST_MAX_CONTEXT]
char language [MAX_LANGUAGE]
char musicclass [MAX_MUSICCLASS]
struct gtalk_pvtp
char parkinglot [AST_MAX_CONTEXT]
ast_group_t pickupgroup
struct ast_codec_pref prefs
char user [AJI_MAX_JIDLEN]

Detailed Description

Definition at line 145 of file chan_gtalk.c.


Member Function Documentation

ASTOBJ_COMPONENTS ( struct gtalk   ) 

Field Documentation

char accountcode[AST_MAX_ACCOUNT_CODE]

Account code

Definition at line 155 of file chan_gtalk.c.

Referenced by gtalk_new().

Definition at line 160 of file chan_gtalk.c.

Referenced by gtalk_create_member(), and gtalk_load_config().

int amaflags

AMA Flags

Definition at line 151 of file chan_gtalk.c.

Referenced by gtalk_new().

struct aji_buddy* buddy [read]

Definition at line 148 of file chan_gtalk.c.

Referenced by gtalk_alloc(), and gtalk_create_member().

Call group

Definition at line 157 of file chan_gtalk.c.

Referenced by gtalk_new().

Calling presentation

Definition at line 159 of file chan_gtalk.c.

Referenced by gtalk_new().

Definition at line 156 of file chan_gtalk.c.

Referenced by gtalk_alloc(), gtalk_create_member(), gtalk_invite(), and gtalk_load_config().

struct aji_client* connection [read]
char context[AST_MAX_CONTEXT]

Definition at line 153 of file chan_gtalk.c.

Referenced by gtalk_create_member(), gtalk_load_config(), and gtalk_new().

char language[MAX_LANGUAGE]

Default language for prompts

Definition at line 161 of file chan_gtalk.c.

Referenced by gtalk_new().

char musicclass[MAX_MUSICCLASS]

Music on Hold class

Definition at line 162 of file chan_gtalk.c.

Referenced by gtalk_new().

struct gtalk_pvt* p [read]
char parkinglot[AST_MAX_CONTEXT]

Parkinglot

Definition at line 154 of file chan_gtalk.c.

Referenced by gtalk_create_member(), gtalk_load_config(), and gtalk_new().

Pickup group

Definition at line 158 of file chan_gtalk.c.

Referenced by gtalk_new().

struct ast_codec_pref prefs [read]

Definition at line 150 of file chan_gtalk.c.

Referenced by gtalk_alloc(), gtalk_create_member(), gtalk_invite(), and gtalk_load_config().

char user[AJI_MAX_JIDLEN]

Definition at line 152 of file chan_gtalk.c.

Referenced by gtalk_create_member(), gtalk_load_config(), and gtalk_request().


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

Generated on 31 Aug 2015 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1