Faxabbruch

edvpositiv

Neuer User
Mitglied seit
4 Aug 2006
Beiträge
8
Punkte für Reaktionen
0
Punkte
0
Hallo allerseits,

ich habe Probleme mit dem Senden/Empfangen von Faxen über ein analoges Fax, welches an einer Telefonanlage hängt. Oft werden Faxe nur unvollständig gesendet/empfangen; manchmal funktioniert es nach mehreren Versuchen. Es scheint am Asterisk zu liegen, da sowohl der Faxempfang ohne Asterisk (TK-Anlage -> ISDN) bzw. mit Hylafax in der Regel ohne Probleme läuft.

Meine Konfiguration:
Asterisk 1.2.10 / Bristuff 0.3.0-PRE-1s
Fritz! Card USB 2.1 für Anrufe von/nach außen
HFC-Karte mit angeschlossener TK-Anlage

zapata.conf:
Code:
[channels]
language=de
faxdetect=no
callwaiting=no
switchtype = euroisdn
signalling = bri_net_ptmp
pridialplan = dynamic
prilocaldialplan = local
echocancel=yes
echotraining = 100
echocancelwhenbridged=yes
usecallerid=yes
hidecallerid=no
overlapdial=yes
immediate=no
group = 1
context = zapchannel
channel => 1-2

capi.conf
Code:
[general]
nationalprefix=0
internationalprefix=00
rxgain=0.8
txgain=0.8
language=de

[avm]
mode=immediate
isdnmode=ptmp
incomingmsn=*
controller=1
group=2
relaxdtmf=1
softdtmf=1
accountcode=
context=capichannel
callgroup=1
devices => 2

Protokoll / Senden fehlgeschlagen
Code:
 -- Accepting overlap voice call from '111111' to '<unspecified>' on channel 0/2, span 1
    -- Starting simple switch on 'Zap/2-1'
    -- Executing Dial("Zap/2-1", "CAPI/contr1/999999/b|60|tr") in new stack
       > data = contr1/999999/b format=8
       > parsed dialstring: 'contr1' 'NULL' '999999' 'b'
       > capi request controller = 1
  == avm#02: setting format alaw - 0x8 (alaw)
       > parsed dialstring: 'contr1' 'NULL' '999999' 'b'
  == avm#02: Call CAPI/avm/999999-3 with B3  (pres=0x00, ton=0x01)
CONNECT_REQ ID=001 #0x1e4d LEN=0061
  Controller/PLCI/NCCI            = 0x1
  CIPValue                        = 0x4
  CalledPartyNumber               = <80>999999
  CallingPartyNumber              = <01 80>111111
  CalledPartySubaddress           = default
  CallingPartySubaddress          = default
  BProtocol
   B1protocol                     = 0x1
   B2protocol                     = 0x1
   B3protocol                     = 0x0
   B1configuration                = default
   B2configuration                = default
   B3configuration                = default
  BC                              = default
  LLC                             = default
  HLC                             = default
  AdditionalInfo
   BChannelinformation            = <00 00>
   Keypadfacility                 = default
   Useruserdata                   = default
   Facilitydataarray              = default

    -- Called contr1/999999/b
CONNECT_CONF ID=001 #0x1e4d LEN=0014
  Controller/PLCI/NCCI            = 0x101
  Info                            = 0x0

    -- avm#02: received CONNECT_CONF PLCI = 0x101
       > CAPI devicestate requested for avm/999999
       > CAPI devicestate requested for avm/999999
INFO_IND ID=001 #0x9df1 LEN=0015
  Controller/PLCI/NCCI            = 0x101
  InfoNumber                      = 0x800d
  InfoElement                     = default

INFO_RESP ID=001 #0x9df1 LEN=0012
  Controller/PLCI/NCCI            = 0x101

    -- avm#02: info element SETUP ACK
INFO_IND ID=001 #0x9df2 LEN=0016
  Controller/PLCI/NCCI            = 0x101
  InfoNumber                      = 0x18
  InfoElement                     = <89>

INFO_RESP ID=001 #0x9df2 LEN=0012
  Controller/PLCI/NCCI            = 0x101

    -- avm#02: info element CHANNEL IDENTIFICATION 89
INFO_IND ID=001 #0x9df3 LEN=0015
  Controller/PLCI/NCCI            = 0x101
  InfoNumber                      = 0x8002
  InfoElement                     = default

INFO_RESP ID=001 #0x9df3 LEN=0012
  Controller/PLCI/NCCI            = 0x101

    -- avm#02: info element CALL PROCEEDING
    -- CAPI queue frame:[0;3 [ TYPE: Control (4) SUBCLASS: Unknown control '15' (15) ] [avm#02]
    -- CAPI/avm/999999-3 is proceeding passing it to Zap/2-1
INFO_IND ID=001 #0x9df4 LEN=0015
  Controller/PLCI/NCCI            = 0x101
  InfoNumber                      = 0x8001
  InfoElement                     = default

INFO_RESP ID=001 #0x9df4 LEN=0012
  Controller/PLCI/NCCI            = 0x101

    -- avm#02: info element ALERTING
CONNECT_B3_REQ ID=001 #0x1e4e LEN=0013
  Controller/PLCI/NCCI            = 0x101
  NCPI                            = default

    -- avm#02: sent CONNECT_B3_REQ PLCI=0x101
    -- CAPI queue frame:[0;3 [ TYPE: Control (4) SUBCLASS: Unknown control '14' (14) ] [avm#02]
    -- CAPI queue frame:[0;3 [ TYPE: Control (4) SUBCLASS: Ringing (3) ] [avm#02]
INFO_IND ID=001 #0x9df5 LEN=0017
  Controller/PLCI/NCCI            = 0x101
  InfoNumber                      = 0x1e
  InfoElement                     = <82 88>

INFO_RESP ID=001 #0x9df5 LEN=0012
  Controller/PLCI/NCCI            = 0x101

    -- avm#02: info element PI 82 88
       > avm#02: In-band information available
    -- CAPI/avm/999999-3 is making progress passing it to Zap/2-1
    -- CAPI/avm/999999-3 is ringing
CONNECT_B3_CONF ID=001 #0x1e4e LEN=0014
  Controller/PLCI/NCCI            = 0x10101
  Info                            = 0x0

CONNECT_B3_ACTIVE_IND ID=001 #0x9df6 LEN=0013
  Controller/PLCI/NCCI            = 0x10101
  NCPI                            = default

CONNECT_B3_ACTIVE_RESP ID=001 #0x9df6 LEN=0012
  Controller/PLCI/NCCI            = 0x10101

       > CAPI devicestate requested for avm/999999
INFO_IND ID=001 #0x9dfc LEN=0020
  Controller/PLCI/NCCI            = 0x101
  InfoNumber                      = 0x29
  InfoElement                     = <06 0a 11 0e 09>

INFO_RESP ID=001 #0x9dfc LEN=0012
  Controller/PLCI/NCCI            = 0x101

    -- avm#02: info element Date/Time 06/10/17 14:09
CONNECT_ACTIVE_IND ID=001 #0x9dfd LEN=0024
  Controller/PLCI/NCCI            = 0x101
  ConnectedNumber                 = <99 99 >999999
  ConnectedSubaddress             = default
  LLC                             = default

CONNECT_ACTIVE_RESP ID=001 #0x9dfd LEN=0012
  Controller/PLCI/NCCI            = 0x101

    -- CAPI queue frame:[0;3 [ TYPE: Control (4) SUBCLASS: Answer (4) ] [avm#02]
    -- CAPI/avm/999999-3 answered Zap/2-1
       > CAPI devicestate requested for avm/999999

INFO_IND ID=001 #0xf2b4 LEN=0015
  Controller/PLCI/NCCI            = 0x101
  InfoNumber                      = 0x8045
  InfoElement                     = default

INFO_RESP ID=001 #0xf2b4 LEN=0012
  Controller/PLCI/NCCI            = 0x101

    -- avm#02: info element DISCONNECT
    -- avm#02: Disconnect case 2
    -- CAPI queue frame:[0;3 [ TYPE: Control (4) SUBCLASS: Busy (5) ] [avm#02]
INFO_IND ID=001 #0xf2b5 LEN=0017
  Controller/PLCI/NCCI            = 0x101
  InfoNumber                      = 0x1e
  InfoElement                     = <82 88>

INFO_RESP ID=001 #0xf2b5 LEN=0012
  Controller/PLCI/NCCI            = 0x101

    -- avm#02: info element PI 82 88
       > avm#02: In-band information available
INFO_IND ID=001 #0xf2b6 LEN=0017
  Controller/PLCI/NCCI            = 0x101
  InfoNumber                      = 0x8
  InfoElement                     = <80 90>

INFO_RESP ID=001 #0xf2b6 LEN=0012
  Controller/PLCI/NCCI            = 0x101

    -- avm#02: info element CAUSE 80 90
  == avm#02: CAPI Hangingup for PLCI=0x101 in state 2
    -- avm#02: activehangingup (cause=16) for PLCI=0x101
DISCONNECT_B3_REQ ID=001 #0x7300 LEN=0013
  Controller/PLCI/NCCI            = 0x10101
  NCPI                            = default

avm#02: wait for DISCONNECT_B3_CONF
DISCONNECT_B3_CONF ID=001 #0x7300 LEN=0014
  Controller/PLCI/NCCI            = 0x10101
  Info                            = 0x0

avm#02: found and signal for DISCONNECT_B3_CONF
avm#02: cond signal received for DISCONNECT_B3_CONF
    -- Hungup 'Zap/2-1'
       > CAPI devicestate requested for avm/999999
       > CAPI devicestate requested for avm/999999
DISCONNECT_B3_IND ID=001 #0xf2b7 LEN=0015
  Controller/PLCI/NCCI            = 0x10101
  Reason_B3                       = 0x3301
  NCPI                            = default

DISCONNECT_B3_RESP ID=001 #0xf2b7 LEN=0012
  Controller/PLCI/NCCI            = 0x10101

DISCONNECT_REQ ID=001 #0x7301 LEN=0017
  Controller/PLCI/NCCI            = 0x101
  AdditionalInfo
   BChannelinformation            = default
   Keypadfacility                 = default
   Useruserdata                   = default
   Facilitydataarray              = default

DISCONNECT_CONF ID=001 #0x7301 LEN=0014
  Controller/PLCI/NCCI            = 0x101
  Info                            = 0x0

DISCONNECT_IND ID=001 #0xf2b8 LEN=0014
  Controller/PLCI/NCCI            = 0x101
  Reason                          = 0x3490

DISCONNECT_RESP ID=001 #0xf2b8 LEN=0012
  Controller/PLCI/NCCI            = 0x101

       > avm#02: CAPI INFO 0x3490: Normal call clearing
  == avm#02: Interface cleanup PLCI=0x101
server*CLI>
 
Zuletzt bearbeitet:

Statistik des Forums

Themen
244,837
Beiträge
2,219,236
Mitglieder
371,543
Neuestes Mitglied
Brainbanger
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.