Hallo,
ich habe frishe installation CentOS 5.1 asterisk 1.4.17 Zaptel 1.4.8 und FreePBX 2.3. Danach hab ich probiert mittels aktuelle Script
http://brightheadtechnology.com/other/aah/install-ZAPHFC
Zaphfc zu installieren. Ohne Erfolg mit diese Fehlermeldung:
Dann nach ein Anweisung habe ich Paket bristuff-0.4.0-test6 modifiziert:
Und Script neu gestartet. Jetzt beim "make" asterisk folgendes:
Kennt jemand solche problem.
ich habe frishe installation CentOS 5.1 asterisk 1.4.17 Zaptel 1.4.8 und FreePBX 2.3. Danach hab ich probiert mittels aktuelle Script
http://brightheadtechnology.com/other/aah/install-ZAPHFC
Zaphfc zu installieren. Ohne Erfolg mit diese Fehlermeldung:
Code:
Patch: Failed to sucessfully apply patch ../patches/asterisk/116_app_dial-c-callback.diff to asterisk-1.4.17
Code:
cp /usr/src/bristuff-0.4.0-test6.tar.gz $HOME
cd
tar xvfz bristuff-0.4.0-test6.tar.gz
cd bristuff-0.4.0-test6/patches/asterisk
mv 116_app_dial-c-callback.diff 116-app_dial-c-callback.diff
mv 116-app_dial_R-noinband.diff 114-app_dial_R-noinband.diff
cd
tar cvf bristuff-0.4.0-test6.tar bristuff-0.4.0-test6
gzip bristuff-0.4.0-test6.tar
cp bristuff-0.4.0-test6.tar.gz /usr/src
Und Script neu gestartet. Jetzt beim "make" asterisk folgendes:
Code:
[CC] chan_zap.c -> chan_zap.o
chan_zap.c: In function Б─≤zt_callБ─≥:
chan_zap.c:2137: error: too few arguments to function Б─≤pri_sr_set_bearerБ─≥
chan_zap.c: In function Б─≤zt_hangupБ─≥:
chan_zap.c:2604: error: too few arguments to function Б─≤pri_hangupБ─≥
chan_zap.c:2624: error: too few arguments to function Б─≤pri_hangupБ─≥
chan_zap.c: In function Б─≤zt_handle_eventБ─≥:
chan_zap.c:3817: error: too few arguments to function Б─≤pri_hangupБ─≥
chan_zap.c: In function Б─≤pri_dchannelБ─≥:
chan_zap.c:8554: error: too few arguments to function Б─≤pri_hangupБ─≥
chan_zap.c:8710: error: too few arguments to function Б─≤pri_hangupБ─≥
chan_zap.c:8854: error: too few arguments to function Б─≤pri_hangupБ─≥
chan_zap.c:8899: error: too few arguments to function Б─≤pri_hangupБ─≥
chan_zap.c:8908: error: too few arguments to function Б─≤pri_hangupБ─≥
chan_zap.c:8917: error: too few arguments to function Б─≤pri_hangupБ─≥
chan_zap.c:8919: error: too few arguments to function Б─≤pri_hangupБ─≥
chan_zap.c:9165: error: too few arguments to function Б─≤pri_hangupБ─≥
chan_zap.c:9238: error: too few arguments to function Б─≤pri_hangupБ─≥
chan_zap.c: In function Б─≤start_priБ─≥:
chan_zap.c:9452: error: too few arguments to function Б─≤pri_newБ─≥
chan_zap.c: In function Б─≤load_moduleБ─≥:
chan_zap.c:11354: warning: passing argument 1 of Б─≤pri_set_errorБ─≥ from incompatible pointer type
chan_zap.c:11355: warning: passing argument 1 of Б─≤pri_set_messageБ─≥ from incompatible pointer type
make[1]: *** [chan_zap.o] Error 1
make: *** [channels] Error 2
Kennt jemand solche problem.