Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: [hylafax-users] capi4hylafax concurrent receives
I have an AVM b1 and it receives and sends faxes fine but I just noticed it
doesn't receive 2 faxes simultaneously. Callers just get a service
unavailable signal. Kernel modules are receiving the call but c2faxrecv
seems to be ignoring it.
Anyone got any ideas?
You have to duplicate the controller section (see below). Notice that
"Controller" has to remain "1".
--
holger
My config.faxCAPI file:
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: +49.43.4444444
LocalIdentifier: "AVM CAPI4HylaFAX"
MaxConcurrentRecvs: 2
OutgoingController: 1
OutgoingMSN: 9999999
SuppressMSN: 0
NumberPrefix:
UseISDNFaxService: 0
--- duplicate this section begin
{
Controller: 1
AcceptSpeech: 1
UseDDI: 0
DDIOffset:
DDILength: 0
IncomingDDIs:
IncomingMSNs: 9999999
AcceptGlobalCall: 0
}
--- duplicate this section end
}
____________________ 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*