Mon Nov 24 15:34:53 2008

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
aji_buddybuddy
ast_group_t callgroup
int callingpres
int capability
aji_clientconnection
char context [AST_MAX_CONTEXT]
char language [MAX_LANGUAGE]
char musicclass [MAX_MUSICCLASS]
gtalk_pvtp
ast_group_t pickupgroup
ast_codec_pref prefs
char user [AJI_MAX_JIDLEN]

Detailed Description

Definition at line 150 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 159 of file chan_gtalk.c.

Referenced by gtalk_new().

int allowguest

Definition at line 164 of file chan_gtalk.c.

Referenced by gtalk_create_member().

int amaflags

AMA Flags

Definition at line 156 of file chan_gtalk.c.

Referenced by gtalk_new().

struct aji_buddy* buddy

Definition at line 153 of file chan_gtalk.c.

Referenced by gtalk_alloc(), and gtalk_create_member().

ast_group_t callgroup

Call group

Definition at line 161 of file chan_gtalk.c.

Referenced by gtalk_new().

int callingpres

Calling presentation

Definition at line 163 of file chan_gtalk.c.

Referenced by gtalk_new().

int capability

Definition at line 160 of file chan_gtalk.c.

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

struct aji_client* connection

Definition at line 152 of file chan_gtalk.c.

Referenced by gtalk_action(), gtalk_add_candidate(), gtalk_alloc(), gtalk_call(), gtalk_create_candidates(), gtalk_create_member(), gtalk_digit(), gtalk_free_pvt(), gtalk_handle_dtmf(), gtalk_hangup_farend(), gtalk_invite(), gtalk_invite_response(), gtalk_is_accepted(), gtalk_is_answered(), gtalk_newcall(), gtalk_request(), gtalk_response(), and gtalk_ringing_ack().

char context[AST_MAX_CONTEXT]

Definition at line 158 of file chan_gtalk.c.

Referenced by gtalk_create_member(), and gtalk_new().

char language[MAX_LANGUAGE]

Default language for prompts

Definition at line 165 of file chan_gtalk.c.

Referenced by gtalk_new().

char musicclass[MAX_MUSICCLASS]

Music on Hold class

Definition at line 166 of file chan_gtalk.c.

Referenced by gtalk_new().

struct gtalk_pvt* p

Definition at line 154 of file chan_gtalk.c.

Referenced by add_codec_to_answer(), gtalk_add_candidate(), gtalk_alloc(), gtalk_digit(), gtalk_free_pvt(), gtalk_handle_dtmf(), gtalk_hangup(), gtalk_hangup_farend(), gtalk_invite(), gtalk_invite_response(), gtalk_is_accepted(), gtalk_is_answered(), and gtalk_newcall().

ast_group_t pickupgroup

Pickup group

Definition at line 162 of file chan_gtalk.c.

Referenced by gtalk_new().

struct ast_codec_pref prefs

Definition at line 155 of file chan_gtalk.c.

Referenced by gtalk_create_member(), and gtalk_invite().

char user[AJI_MAX_JIDLEN]

Definition at line 157 of file chan_gtalk.c.

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


The documentation for this struct was generated from the following file:
Generated on Mon Nov 24 15:34:53 2008 for Asterisk - the Open Source PBX by  doxygen 1.4.7