HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] Fax on SIP - is it possible?
Hi,
Now that the t38modem can run, but when I tries to create 2 modems, I get error:
ser:/usr/src/t38modem# ./obj_linux_x86_opal_r/t38modem -n -o trace.log -p +/dev/ttyx0,+/dev/ttyx1 --route
0@xxxxxxxxx
T38Modem Version 1.0.0
by OpenH323 Project on Unix Linux (2.6.18-6-486-i686)
Can't create modem for +/dev/ttyx0
Can't create modem for +/dev/ttyx1
Waiting for incoming H.323 calls from tcp$*:1720
Waiting for incoming SIP calls from tcp$*:5060,udp$*:5060
Route table:
In the README, it does say that I can solve this problem by recompiling with USE_UNIX98_PTY=1 . But if I do that, then it asks me to provide the H232 library, so it is not SIP anymore.
ser:/usr/src/t38modem# make USE_UNIX98_PTY=1Makefile:119: /root/openh323/openh323u.mak: No such file or directory
make: *** No rule to make target `/root/openh323/openh323u.mak'. Stop.
ser:/usr/src/t38modem#
How to fix this problem?
Thanks alot for all your kind help.
Pete