Added ysigchan to makefile. Updated code.

git-svn-id: http://yate.null.ro/svn/yate/trunk@1489 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
marian 2007-11-26 14:15:56 +00:00
parent a3b824733f
commit 8faba4c53e
4 changed files with 2771 additions and 2244 deletions

View File

@ -38,6 +38,7 @@ PROGS := cdrbuild.yate cdrfile.yate regexroute.yate \
server/heartbeat.yate \
server/mgcpgw.yate server/mgcpca.yate \
server/mrcpspeech.yate \
server/ysigchan.yate \
callgen.yate analyzer.yate rmanager.yate msgsniff.yate
LIBS :=

View File

@ -23,7 +23,7 @@
*/
#include <yatephone.h>
#include <yatess7.h>
#include <yatesig.h>
#ifdef _WINDOWS
#error This module is not for Windows

File diff suppressed because it is too large Load Diff

View File

@ -23,14 +23,12 @@
*/
#include <yatephone.h>
#include <yatess7.h>
#include <yatesig.h>
#ifdef _WINDOWS
#error This module is not for Windows
#else
#define NEW_ZAPTEL_LOCATION
extern "C" {
#ifdef NEW_ZAPTEL_LOCATION
#define __LINUX__