Asterisk - The Open Source Telephony Project
21.4.1
|
#include "asterisk.h"
Go to the source code of this file.
Macros | |
#define | AUDIO_FILENO (STDERR_FILENO + 1) |
Functions | |
int | main (int argc, char *argv[]) |
static int | read_environment (void) |
static char * | run_command (char *command) |
static int | run_script (void) |
static char * | wait_result (void) |
Extended AGI test application
This code is released into the public domain with no warranty of any kind
Definition in file eagi-test.c.