HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] CAPI4Hylafax not picking up?
Dear list,
I hope this is the right place to post questions regarding capi4hylafax.
I've searched around and there appears to be no special mailing list for
capi4hylafax, and I noticed a few posts (though unrelated to my problem)
on capi4hylafax in the hylafax-users archive so here it goes.
I've installed capi4hylafax and configured my /var/spool/hylafax/etc/
config.faxCAPI as follows:
SpoolDir: /var/spool/hylafax
FaxRcvdCmd: /var/spool/hylafax/bin/faxrcvd
PollRcvdCmd: /var/spool/fax/bin/pollrcvd
FaxReceiveUser: uucp
LogFile: /tmp/capifax.log
LogTraceLevel: 4
LogFileMode: 0600
{
HylafaxDeviceName: faxCAPI
RecvFileMode: 0600
FAXNumber: +61.2.1234.1234
LocalIdentifier: "Gonzalo Servat"
MaxConcurrentRecvs: 2
OutgoingController: 1
OutgoingMSN: 212341234
SuppressMSN: 0
NumberPrefix:
UseISDNFaxService: 0
RingingDuration: 0
{
Controller: 1
AcceptSpeech: 0
UseDDI: 0
DDIOffset:
DDILength: 0
IncomingDDIs:
IncomingMSNs: 12341234
AcceptGlobalCall: 1
}
}
(where 12341234 is the MSN I want to receive faxes on)
My ISDN connection has 2 MSNs. The main and the secondary. Asterisk
answers calls on the main, and seems to be correctly ignoring calls on
the second MSN (ie. 1234 1234). When I call this second MSN, all I see
in /var/log/messages is:
Jun 14 22:03:43 python kernel: capidrv-1: incoming call
212344321,1,1,12341234
Jun 14 22:03:43 python kernel: capidrv-1: patching si2=1 to 0 for VBOX
Jun 14 22:03:43 python kernel: isdn_net: call from 12344321 -> 0
12341234 ignored
Jun 14 22:03:43 python kernel: isdn_tty: call from 12344321 -> 12341234
ignored
Jun 14 22:03:43 python kernel: capidrv-1: incoming call
12344321,1,0,12341234 ignored
Jun 14 22:03:43 python kernel: kcapi: appl 2 ncci 0x10101 up
So it's evident the call is coming in and Asterisk is NOT picking up but
unfortunately neither is c2faxrecv which, by the way, is a running
process:
# ps auwx|grep c2
uucp 4462 0.0 0.8 23724 1020 ? S 01:33 0:00 /usr/
local/bin/c2faxrecv -q /var/spool/hylafax
Permissions for /dev/capi20 as follows:
# ls -al /dev/capi20
crw-rw---- 1 uucp root 68, 0 Sep 15 2003 /dev/capi20
I think that's all the info I've got for now. If I missed something,
please ask.
Thanks in advance for reading this far, and for any feedback.
Regards,
Gonzalo
____________________ 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*