super_tone_rx_tests.c File Reference

#include <unistd.h>
#include <stdlib.h>
#include <string.h>
#include <strings.h>
#include <stdio.h>
#include <fcntl.h>
#include <ctype.h>
#include <time.h>
#include <inttypes.h>
#include <sys/socket.h>
#include <math.h>
#include <libxml/xmlmemory.h>
#include <libxml/parser.h>
#include <libxml/xinclude.h>
#include <audiofile.h>
#include <tiffio.h>
#include "spandsp.h"

Defines

#define IN_FILE_NAME   "super_tone.wav"
#define BELLCORE_DIR   "../itutests/bellcore/"

Functions

int main (int argc, char *argv[])

Variables

char * bellcore_files []
char * tone_names [20] = {NULL}
AFfilehandle inhandle
super_tone_rx_segment_t tone_segments [20][10]
super_tone_tx_step_t * dialtone_tree = NULL
super_tone_tx_step_t * ringback_tree = NULL
super_tone_tx_step_t * busytone_tree = NULL
super_tone_tx_step_t * nutone_tree = NULL
super_tone_tx_step_t * congestiontone_tree = NULL
super_tone_tx_step_t * waitingtone_tree = NULL

Detailed Description


Variable Documentation

char* bellcore_files[]

Initial value:

{
    BELLCORE_DIR "tr-tsy-00763-1.wav",
    BELLCORE_DIR "tr-tsy-00763-2.wav",
    BELLCORE_DIR "tr-tsy-00763-3.wav",
    BELLCORE_DIR "tr-tsy-00763-4.wav",
    BELLCORE_DIR "tr-tsy-00763-5.wav",
    BELLCORE_DIR "tr-tsy-00763-6.wav",
    ""
}


Generated on Fri Nov 10 09:40:24 2006 for libspandsp by  doxygen 1.5.1