![]() |
If I send a mass fax using sendfax and the -z option, all jobs try to be
processed at the same time - since there are only 4 channels to communicate, the other jobs in the queue are re-queued with error message "Connection dropped with Reason 0x34AF (Resources unavailable, unspecified)". After ten minutes, it starts again - all remaining jobs try to communicate with the modem the same time - the first 4 jobs in the queue are being processed, the others re-queued (and so on).
Unfortunately, the OutgoingController value (set to "1" or to "2" for all virtual devices) does not work - any ideas on how to enable sending for specific devices only, e.g. Controller number 1 ?
Furthermore, I would like to restrict sending to two B-channels only (so regardless of the number of send jobs in the queue, receiving faxes should be possible as two B-channels are always left unused by sendfax in my configuration).
# # config file for the AVM C4 ISDN controller #
SpoolDir: /var/spool/fax FaxRcvdCmd: /var/spool/fax/bin/faxrcvd PollRcvdCmd: /var/spool/fax/bin/pollrcvd FaxReceiveUser: fax FaxReceiveGroup: dialout LogTraceLevel: 4 LogFileMode: 0644 LogFile: /var/log/capifax.log
{ # Controller 1+2, all B-Channels HylafaxDeviceName: faxCAPI RecvFileMode: 0644 FAXNumber: +1.2.3456789 LocalIdentifier: "company name" MaxConcurrentRecvs: 2
OutgoingController: 2 OutgoingMSN: SuppressMSN: 0 NumberPrefix: UseISDNFaxService: 0 RingingDuration: 0 { Controller: 1 AcceptSpeech: 1 UseDDI: 1 DDIOffset: "23456789" DDILength: 4 IncomingDDIs: "1111-9999" IncomingMSNs: AcceptGlobalCall: 1 } { Controller: 1 AcceptSpeech: 1 UseDDI: 1 DDIOffset: "23456789" DDILength: 4 IncomingDDIs: "1111-9999" IncomingMSNs: AcceptGlobalCall: 1 } { Controller: 2 AcceptSpeech: 1 UseDDI: 1 DDIOffset: "23456789" DDILength: 4 IncomingDDIs: "1111-9999" IncomingMSNs: AcceptGlobalCall: 1 } { Controller: 2 AcceptSpeech: 1 UseDDI: 1 DDIOffset: "23456789" DDILength: 4 IncomingDDIs: "1111-9999" IncomingMSNs: AcceptGlobalCall: 1 } }
-- holger
____________________ 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@xxxxxxxxxxxx*