keywords: ip pbx voip gateway gsm gateway

×

Notice

The forum is in read only mode.
× Questions about A400/800/1200 Analog Interface Card

a1200 install with zaptel 1.2.24 fails

15 years 10 months ago #1454 by jahyde
I am trying to compile zaptel 1.2.24 on an old CentOS 4.4 server. I have downloaded the opvxa1200.c for zaptel 1.2xx from here www.openvox.com.cn/bbs/viewtopic.php?p=1181#1181 .

make clean gives a weird error as known here:
bugs.digium.com/view.php?id=12118
but that doesnt seem to be a problem, so I go on to make which gives many errors shown here:
pastebin.ca/1072090

anyone know how i can fix that?
15 years 10 months ago #1455 by miaolin
Please send your ssh account to This email address is being protected from spambots. You need JavaScript enabled to view it.
15 years 10 months ago #1456 by miaolin
Modify following line in opvxa1200.c

#ifdef STANDALONE_ZAPATA
#include "zaptel.h"
#else
#include <linux/zaptel.h>
#endif


to

#include "zaptel.h"

then compile again.
15 years 10 months ago #1457 by james.zhu
hello,
if you still can not get it done, please try this version for zaptel-1.2
www.openvox.com.cn/bbs/viewtopic.php?t=381
regards!
james.zhu

Time to create page: 0.036 seconds
Powered by Kunena Forum