Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:02 2007

Asterisk developer's documentation :: Codename Pineapple


jingle Struct Reference

Collaboration diagram for jingle:

Collaboration graph
[legend]

Detailed Description

Definition at line 139 of file chan_jingle.c.

Public Member Functions

 ASTOBJ_COMPONENTS (struct jingle)

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 [100]
char language [MAX_LANGUAGE]
char musicclass [MAX_MUSICCLASS]
jingle_pvtp
ast_group_t pickupgroup
ast_codec_pref prefs
char user [100]


Member Function Documentation

ASTOBJ_COMPONENTS struct  jingle  ) 
 


Field Documentation

char accountcode[AST_MAX_ACCOUNT_CODE]
 

Account code

Definition at line 148 of file chan_jingle.c.

Referenced by jingle_new().

int allowguest
 

Definition at line 153 of file chan_jingle.c.

Referenced by jingle_create_member().

int amaflags
 

AMA Flags

Definition at line 145 of file chan_jingle.c.

Referenced by jingle_new().

struct aji_buddy* buddy
 

Definition at line 142 of file chan_jingle.c.

Referenced by jingle_alloc(), and jingle_create_member().

ast_group_t callgroup
 

Call group

Definition at line 150 of file chan_jingle.c.

Referenced by jingle_new().

int callingpres
 

Calling presentation

Definition at line 152 of file chan_jingle.c.

Referenced by jingle_new().

int capability
 

Definition at line 149 of file chan_jingle.c.

Referenced by jingle_accept_call(), and jingle_create_member().

struct aji_client* connection
 

Definition at line 141 of file chan_jingle.c.

Referenced by jingle_accept_call(), jingle_action(), jingle_add_candidate(), jingle_alloc(), jingle_call(), jingle_create_candidates(), jingle_create_member(), jingle_digit(), jingle_free_pvt(), jingle_response(), and jingle_ringing_ack().

char context[100]
 

Definition at line 147 of file chan_jingle.c.

Referenced by jingle_create_member(), and jingle_new().

char language[MAX_LANGUAGE]
 

Default language for prompts

Definition at line 154 of file chan_jingle.c.

Referenced by jingle_new().

char musicclass[MAX_MUSICCLASS]
 

Music on Hold class

Definition at line 155 of file chan_jingle.c.

Referenced by jingle_new().

struct jingle_pvt* p
 

Definition at line 143 of file chan_jingle.c.

Referenced by add_codec_to_answer(), jingle_accept_call(), jingle_add_candidate(), jingle_alloc(), jingle_answer(), jingle_digit(), jingle_free_pvt(), jingle_handle_dtmf(), jingle_hangup(), jingle_hangup_farend(), jingle_is_answered(), and jingle_newcall().

ast_group_t pickupgroup
 

Pickup group

Definition at line 151 of file chan_jingle.c.

Referenced by jingle_new().

struct ast_codec_pref prefs
 

Definition at line 144 of file chan_jingle.c.

Referenced by jingle_accept_call(), and jingle_create_member().

char user[100]
 

Definition at line 146 of file chan_jingle.c.

Referenced by find_jingle(), jingle_accept_call(), and jingle_create_member().


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen