Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
Re: [hylafax-users] capi4hylafax concurrent receives
Holger,
I tried duplicating the section. What I get from c2faxrecv when a second
call comes in is:
-------
SESSION BEGIN 00000045 +61.2.999999
Incoming speech call on controller 1 to 999999.
Connection is droped with reason 0x0 (No additional information).
SESSION END
-------
With a service not available reply to the calling phone.
One thing i should mention is that I would like concurrent receives on the
same MSN.
ie fax receives simultaneously to +61.2.999999.
Any ideas?
Thanks
-----Original Message-----
From: hylafax-users-bounce@xxxxxxxxxxx
[mailto:hylafax-users-bounce@xxxxxxxxxxx]On Behalf Of Holger Raschke
Sent: Tuesday, August 03, 2004 5:25 PM
Cc: hylafax-users@xxxxxxxxxxx
Subject: 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*
____________________ 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*