linux-avmb1:CAPI/Hylafax sending problem

Gregor Šoško gregor at avior.org
Thu Jan 25 20:30:15 CET 2007


Hi,

I was wondering about my faxes sometimes don't get delivered when
sending.

Errors that are shown in my logs are:

- Connection dropped with Reason 0x3493 (No answer from user (user
alerted))

or

- Connection was dropped with Reason 0x3314 (Disconnected during
transfer (remote abort)) before Fax was completely transfered.


Is it possible that something is wrong with my or telcom settings?
ISDN cabling or something?
Most faxes get delivered without any problem.



my configuration:
-----------------
I have 2 isdn lines with 2B channels. On one of the lines is DDI.

capi4hylafax(01.03.00.99 ubuntu server 6.10 package)
hylafax(4.3.0 ubuntu server 6.10 package)
1. card: AVM B1 v1(firmware 3.11-03)
2. card: AVM B1 v4(firmware 3.11-03) ... connected to DDI isdn line

in /etc/isdn/capi.conf:
b1pci   b1.t4    DSS1    -       -       -       -       P2P
b1pci   b1.t4    DSS1    -       -       -       -       P2P

in /etc/hylafax/config.faxCAPI:
SpoolDir:               /var/spool/hylafax
FaxRcvdCmd:             /usr/local/bin/mywrapper
PollRcvdCmd:            /var/spool/hylafax/bin/pollrcvd
FaxReceiveUser:         uucp
FaxReceiveGroup:        dialout
LogFile:                /var/spool/hylafax/log/capi4hylafax-b1x2.log
LogTraceLevel:          4
LogFileMode:            0640
{
    # Controller 1, B-Channel 1
    HylafaxDeviceName:          faxCAPI11
    RecvFileMode:               0640
    FAXNumber:                  +386baaaaayx
    LocalIdentifier:            "myid"
    MaxConcurrentRecvs:         0
    OutgoingController:         1
    OutgoingMSN:
    SuppressMSN:                0
    NumberPrefix:
    NumberPlusReplacer:         "00"
    UseISDNFaxService:          0
    RingingDuration:            0
}
{
    # Controller 1, B-Channel 2
    HylafaxDeviceName:          faxCAPI12
    RecvFileMode:               0640
    FAXNumber:                  +386baaaaayy
    LocalIdentifier:            "myid"
    MaxConcurrentRecvs:         0
    OutgoingController:         1
    OutgoingMSN:
    SuppressMSN:                0
    NumberPrefix:
    NumberPlusReplacer:         "00"
    UseISDNFaxService:          0
    RingingDuration:            0
}
{
    # Controller 2, B-Channel 1
    HylafaxDeviceName:          faxCAPI21
    RecvFileMode:               0640
    FAXNumber:                  +386baaaaaxx
    LocalIdentifier:            "myid"
    MaxConcurrentRecvs:         1
    OutgoingController:         2
    OutgoingMSN:
    SuppressMSN:                0
    NumberPrefix:
    NumberPlusReplacer:         "00"
    UseISDNFaxService:          0
    RingingDuration:            0
    {
        Controller:             2
        AcceptSpeech:           1
        UseDDI:                 1
        DDIOffset:              "aaaaa"
        DDILength:              2
        IncomingDDIs:
        IncomingMSNs:
        AcceptGlobalCall:       1
    }
}
{
    # Controller 2, B-Channel 2
    HylafaxDeviceName:          faxCAPI22
    RecvFileMode:               0640
    FAXNumber:                  +386baaaaaxx
    LocalIdentifier:            "myid"
    MaxConcurrentRecvs:         1
    OutgoingController:         2
    OutgoingMSN:
    SuppressMSN:                0
    NumberPrefix:
    NumberPlusReplacer:         "00"
    UseISDNFaxService:          0
    RingingDuration:            0
    {
        Controller:             2
        AcceptSpeech:           1
        UseDDI:                 1
        DDIOffset:              "aaaaa"
        DDILength:              2
        IncomingDDIs:
        IncomingMSNs:
        AcceptGlobalCall:       1
    }
}




More information about the linux-avmb1 mailing list