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] Debian sarge- Hylafax 4.2 - Kde clients
Am 2004.11.10 17:52 schrieb(en) Christian Lauinger:
I found this in logfile capi4hylafax when I use c2faxsend from
commandline:
Nov 10 17:36:00.88: [24224]: CapiFaxSend - INFO: Dial and starting
transfer of TIFF-File /test.tif with normal resolution.
Nov 10 17:36:01.00: [24224]: CapiFaxSend - INFO: Connection dropped
with Reason 0x3495 (Call rejected).
Hello Christian,
I just looked at the command line options of c2faxsend. There doesn't
seem to be a debug option but a verbose option -v. Try this if you have
not already done so.
Call rejected means what it says. The device or the PBX on the other
end rejected the call. On your end it's nearly impossible to tell why
the other end rejected your call. (Probably it's the configuration of a
PBX.)
I don't know how to use isdnlog.
Isdnlog will be started by /etc/init.d/isdnutils if it's configured.
For this you need a config file /etc/isdn/isdnlog.isdnctrl0.
Package isdnlog's installation should create a default configuration
file.
conop01:~# isdnlog /dev/capi
isdnlog Version 4.69 starting
isdnlog: Can't open /dev/isdninfo (No such device or address)
Isdnlog was written for the old isdn4linux drivers. As you can see it
wants to use /dev/isdninfo and it will use /dev/isdnctrl0 (or 1,
2,...).
"No such device or address" means the device node /dev/isdninfo is
present but the kernel does not have a device with the appropriate
major and minor number.
CAPI does not provide such a device. If you want to use isdnlog with
CAPI you have to load module capidrv. This provides an interface
(devices) compatible with the old isdn4linux drivers (e.g. hisax).
But if you manage to start isdnlog it might be that you will only get
the same error message "Call rejected".
I wrote:
After changing my config.faxCAPI from
UseISDNFaxService: 1
to
UseISDNFaxService: 0
this error disappeared.
This option is and was 0.
In my case the remote end did not accept calls with service indicator
ISDN-Fax-G3 (value 1) but with 3.1kHz-audio-connection (value 0). It
could be the other way round in your case. You can try with
UseISDNFaxService: 1
Bodo
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*