Asterisk - The Open Source Telephony Project  21.4.1
Macros | Functions
eagi-test.c File Reference
#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)
 

Detailed Description

Extended AGI test application

This code is released into the public domain with no warranty of any kind

Definition in file eagi-test.c.