#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"| 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",
""
}
1.5.6