super_tone_rx_tests.c File Reference

#include <stdlib.h>
#include <stdio.h>
#include <fcntl.h>
#include <string.h>
#include <strings.h>
#include <ctype.h>
#include <time.h>
#include <sys/socket.h>
#include <audiofile.h>
#include "spandsp.h"

Defines

#define IN_FILE_NAME   "super_tone.wav"
#define MITEL_DIR   "../test-data/mitel/"
#define BELLCORE_DIR   "../test-data/bellcore/"

Functions

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

Variables

const char * bellcore_files []
const 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

const char* bellcore_files[]

Initial value:

{
    MITEL_DIR    "mitel-cm7291-talkoff.wav",
    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 Tue Oct 7 20:25:51 2008 for spandsp by  doxygen 1.5.6