Codename Pineapple

Home page | Mailing list | Docs

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

Asterisk developer's documentation :: Codename Pineapple


agi_state Struct Reference

#include <agi.h>


Detailed Description

Definition at line 30 of file agi.h.

Data Fields

int audio
int ctrl
int fd


Field Documentation

int audio
 

Definition at line 32 of file agi.h.

Referenced by handle_getdata(), handle_getoption(), handle_sayalpha(), handle_saydigits(), handle_saynumber(), handle_sayphonetic(), handle_streamfile(), handle_waitfordigit(), and run_agi().

int ctrl
 

Definition at line 33 of file agi.h.

Referenced by handle_getdata(), handle_getoption(), handle_sayalpha(), handle_saydigits(), handle_saynumber(), handle_sayphonetic(), handle_streamfile(), handle_waitfordigit(), and run_agi().

int fd
 

Definition at line 31 of file agi.h.

Referenced by agi_handle_command(), handle_answer(), handle_autohangup(), handle_channelstatus(), handle_controlstreamfile(), handle_dbdel(), handle_dbdeltree(), handle_dbget(), handle_dbput(), handle_exec(), handle_getdata(), handle_getoption(), handle_getvariable(), handle_getvariablefull(), handle_hangup(), handle_noop(), handle_recordfile(), handle_recvchar(), handle_recvtext(), handle_sayalpha(), handle_saydate(), handle_saydatetime(), handle_saydigits(), handle_saynumber(), handle_sayphonetic(), handle_saytime(), handle_sendimage(), handle_sendtext(), handle_setcallerid(), handle_setcontext(), handle_setextension(), handle_setmusic(), handle_setpriority(), handle_setvariable(), handle_streamfile(), handle_tddmode(), handle_verbose(), handle_waitfordigit(), and run_agi().


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