Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:01:59 2007

Asterisk developer's documentation :: Codename Pineapple


ast_bridge_config Struct Reference

#include <channel.h>

Collaboration diagram for ast_bridge_config:

Collaboration graph
[legend]

Detailed Description

bridge configuration

Definition at line 546 of file channel.h.

Data Fields

const char * end_sound
long feature_timer
ast_flags features_callee
ast_flags features_caller
int firstpass
unsigned int flags
long play_warning
const char * start_sound
timeval start_time
long timelimit
long warning_freq
const char * warning_sound


Field Documentation

const char* end_sound
 

Definition at line 555 of file channel.h.

long feature_timer
 

Definition at line 550 of file channel.h.

struct ast_flags features_callee
 

Definition at line 548 of file channel.h.

Referenced by builtin_atxfer().

struct ast_flags features_caller
 

Definition at line 547 of file channel.h.

Referenced by builtin_atxfer().

int firstpass
 

Definition at line 557 of file channel.h.

unsigned int flags
 

Definition at line 558 of file channel.h.

long play_warning
 

Definition at line 552 of file channel.h.

const char* start_sound
 

Definition at line 556 of file channel.h.

struct timeval start_time
 

Definition at line 549 of file channel.h.

long timelimit
 

Definition at line 551 of file channel.h.

long warning_freq
 

Definition at line 553 of file channel.h.

const char* warning_sound
 

Definition at line 554 of file channel.h.


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