Dialogic/Chan-CAPI - Teilweise sofort aufgelegt - Karte defekt?

cafedelmar

Neuer User
Mitglied seit
28 Nov 2008
Beiträge
11
Punkte für Reaktionen
0
Punkte
0
Hallo,

ich habe hier einen Anlagenanschluss (mit Durchwahlen) bestehend aus 3 Basisanschlüssen, der über eine Dialogic Diva 4-BRI mit Asterisk verbunden ist.

Generell funktioniert das anrufen und angerufen werden einwandfrei, unabhängig ob mit Blockwahl gewählt wurde oder "einzeln".

Wenn allerdings Gespräche über einen bestimmten der 3 Anschlüsse reinkommen und die Zifferen einzeln gewählt wurden, wird sofort aufgelegt; über Blockwahl funktioniert es.

Die Meldungen:
Code:
  == ISDN4#02: Incoming call '0928114xxxx' -> '1234'
    -- ISDN4#02: Updated channel name: CAPI/ISDN4#02/1234-79
       > ISDN4#02: CAPI INFO 0x3490: Normal call clearing
  == ISDN4#02: CAPI Hangingup for PLCI=0x404 in state 4
  == ISDN4#02: Incoming call '0928114xxxx' -> '1234'
    -- ISDN4#02: Updated channel name: CAPI/ISDN4#02/1234-7b
       > ISDN4#02: CAPI INFO 0x3490: Normal call clearing
  == ISDN4#02: CAPI Hangingup for PLCI=0x504 in state 4

Asterisk verarbeitet also gar nicht erst den Anruf im Wählplan.

Die Ports der ISDN-Karte sind alle gleich konfiguriert (über das Webfrontend), ein Fehler wird mir nirgends angezeigt.

Es war allerdings so, dass der betroffene Anschluss zuvor im ersten Port der Karte steckte und dort schon länger nicht funktionierte (Broken line, Layer 1, so ähnlich) und nun auf den vierten Port umgesteckt wurde. Raustelefonieren funktioniert seit dem wieder einwandfrei und Anrufe über Blockwahl werden zugestellt. Es kommt allerdings bei Einzelziffernwahl genau auf diesem Port zum beschriebenen Problem.

Ist die Karte möglicherweise defekt?
Gibt es irgendwelche Logs an denen man was erkennen könnte?

Vielen Dank für jede Hilfe
CafeDelMar

PS: Die Telekom konnte keinen Fehler feststellen.
 
Also wenn der Anschluss schon von Telekom überprüft wurde, könnte es schon sein, dass die Karte defekt ist. Aber es kann auch die Konfig sein. Bist du sicher, dass alle Ports gleich konfiguriert sind?
Dann wäre ein asterisk log mit verbose level 5 und "capi debug" notwendig. Sind denn alle ports in capi.conf von Asterisk gleich konfiguriert?

Armin
 
Hallo Armin!

Vielen Dank für Deine Hilfe. Also die Telekom hat lediglich die Leitungen gemessen, keinen Techniker rausgeschickt, auszuschließen ist ein Fehler dort also nicht. Da aber der erste Port der Karte bereits nicht mehr funktioniert (nach dem Umstecken noch nicht wieder getestet, ich bin nicht vor Ort) und die Telekom schon mehrfach "behauptet" hat, "falsche" Signale erhalten zu haben, die die Ports auf ihrer Seite zum Absturz gebracht hätten, wollte ich lieber erst mal die Karte untersuchen.

Die Konfiguration ist ganz sicher für alle Ports identisch:
Code:
[ISDN1]
ntmode=no
isdnmode=did
overlapdial=yes
immediate=no
incomingmsn=*            
group=2
controller=1
;prefix=0
softdtmf=on
relaxdtmf=on
faxdetect=off
faxdetecttime=0
accountcode=
context=from-outside
holdtype=local
immediate=no
echocancelold=no
devices=2
echocancel=yes
echocancelnlp=0

[ISDN2]
ntmode=no
isdnmode=did
overlapdial=yes
immediate=no
incomingmsn=*            
group=1
controller=2
;prefix=0
softdtmf=on
relaxdtmf=on
faxdetect=off
faxdetecttime=0
accountcode=
context=from-outside
holdtype=local
immediate=no
echocancelold=no
devices=2
echocancel=yes
echocancelnlp=0

[ISDN3]
ntmode=no
isdnmode=did
immediate=no
overlapdial=yes
incomingmsn=*
group=1
controller=3
;prefix=0
softdtmf=on
relaxdtmf=on
faxdetect=off
faxdetecttime=0
accountcode=
context=from-outside
holdtype=local 
immediate=no
echocancelold=no
devices=2
echocancel=yes
echocancelnlp=0

[ISDN4]     
ntmode=no    
isdnmode=did   
immediate=no
overlapdial=yes     
incomingmsn=*
group=1     
controller=4    
;prefix=0
softdtmf=on   
relaxdtmf=on   
faxdetect=off
faxdetecttime=0
accountcode=
context=from-outside
holdtype=local
immediate=no   
echocancelold=no
devices=2
echocancel=yes
echocancelnlp=0

Es werden die Dialogic-Treiber verwendet, im Web-Interface sind alle Ports identisch konfiguriert, ich kann aber auch noch mal die Config posten?


Viele Grüße
CafeDelMar
 
Zuletzt bearbeitet:
Hallo Armin!

Hier mal ein Log von einem fehlgeschlagenen Anruf (wie beschrieben nicht über Blockwahl):

Code:
CAPI: ApplId=0x0002 Command=0x02 SubCommand=0x82 MsgNum=0xf71a NCCI=0x00000504
CONNECT_IND                ID=002 #0xf71a LEN=0050
  Controller/PLCI/NCCI            = 0x504
  CIPValue                        = 0x10
  CalledPartyNumber               = <c1>9088
  CallingPartyNumber              = <21 81>9876123456789
  CalledPartySubaddress           = default
  CallingPartySubaddress          = default
  BC                              = <80 90 a3>
  LLC                             = default
  HLC                             = <91 81>
  AdditionalInfo
   BChannelinformation            = default
   Keypadfacility                 = default
   Useruserdata                   = default
   Facilitydataarray              = default
   SendingComplete                = default

    -- CONNECT_IND (PLCI=0x504,DID=9088,CID=9876123456789,CIP=0x10,CONTROLLER=0x4)
       > ISDN4#02: msn='*' DNID='9088' DID
  == ISDN4#02: setting format alaw - 0x8 (alaw)
  == ISDN4#02: Incoming call '09876123456789' -> '9088'
CAPI: ApplId=0x0002 Command=0x08 SubCommand=0x82 MsgNum=0xf71b NCCI=0x00000504
INFO_IND                   ID=002 #0xf71b LEN=0020
  Controller/PLCI/NCCI            = 0x504
  InfoNumber                      = 0x70
  InfoElement                     = <c1>9088

INFO_RESP                  ID=002 #0xf71b LEN=0012
  Controller/PLCI/NCCI            = 0x504

    -- ISDN4#02: info element CALLED PARTY NUMBER
    -- ISDN4#02: Updated channel name: CAPI/ISDN4#02/9088-3d0
    -- ISDN4#02: CAPI/ISDN4#02/9088-3d0: 9088 would possibly match in context from-outside
CAPI: ApplId=0x0002 Command=0x08 SubCommand=0x82 MsgNum=0xf71c NCCI=0x00000504
INFO_IND                   ID=002 #0xf71c LEN=0016
  Controller/PLCI/NCCI            = 0x504
  InfoNumber                      = 0x18
  InfoElement                     = <89>

INFO_RESP                  ID=002 #0xf71c LEN=0012
  Controller/PLCI/NCCI            = 0x504

    -- ISDN4#02: info element CHANNEL IDENTIFICATION 89
CAPI: ApplId=0x0002 Command=0x08 SubCommand=0x82 MsgNum=0xf71d NCCI=0x00000504
INFO_IND                   ID=002 #0xf71d LEN=0015
  Controller/PLCI/NCCI            = 0x504
  InfoNumber                      = 0x8005
  InfoElement                     = default

INFO_RESP                  ID=002 #0xf71d LEN=0012
  Controller/PLCI/NCCI            = 0x504

    -- ISDN4#02: info element SETUP
    -- ISDN4#02: CAPI/ISDN4#02/9088-3d0: 9088 would possibly match in context from-outside
CAPI: ApplId=0x0002 Command=0x08 SubCommand=0x82 MsgNum=0xf71e NCCI=0x00000504
INFO_IND                   ID=002 #0xf71e LEN=0015
  Controller/PLCI/NCCI            = 0x504
  InfoNumber                      = 0x804d
  InfoElement                     = default

INFO_RESP                  ID=002 #0xf71e LEN=0012
  Controller/PLCI/NCCI            = 0x504

    -- ISDN4#02: info element RELEASE
CAPI: ApplId=0x0002 Command=0x04 SubCommand=0x82 MsgNum=0xf71f NCCI=0x00000504
DISCONNECT_IND             ID=002 #0xf71f LEN=0014
  Controller/PLCI/NCCI            = 0x504
  Reason                          = 0x3490

DISCONNECT_RESP            ID=002 #0xf71f LEN=0012
  Controller/PLCI/NCCI            = 0x504

       > ISDN4#02: CAPI INFO 0x3490: Normal call clearing
    -- ISDN4#02: DISCONNECT_IND on incoming without pbx, doing hangup.
       > CAPI/ISDN4#02/9088-3d0: set channel task to 1
  == ISDN4#02: CAPI Hangingup for PLCI=0x504 in state 4
  == ISDN4#02: Interface cleanup PLCI=0x504
       > chan_capi devicestate requested for ISDN4#02/9088 is 'Not in use'

Hier mal ein Log, wenn es über einen anderen Port geht und funktioniert:

Code:
CAPI: ApplId=0x0002 Command=0x02 SubCommand=0x82 MsgNum=0xf720 NCCI=0x00000503
CONNECT_IND                ID=002 #0xf720 LEN=0050
  Controller/PLCI/NCCI            = 0x503
  CIPValue                        = 0x10
  CalledPartyNumber               = <c1>9088
  CallingPartyNumber              = <21 81>9876123456789
  CalledPartySubaddress           = default
  CallingPartySubaddress          = default
  BC                              = <80 90 a3>
  LLC                             = default
  HLC                             = <91 81>
  AdditionalInfo
   BChannelinformation            = default
   Keypadfacility                 = default
   Useruserdata                   = default
   Facilitydataarray              = default
   SendingComplete                = default

    -- CONNECT_IND (PLCI=0x503,DID=9088,CID=9876123456789,CIP=0x10,CONTROLLER=0x3)
       > ISDN3#02: msn='*' DNID='9088' DID
  == ISDN3#02: setting format alaw - 0x8 (alaw)
  == ISDN3#02: Incoming call '09876123456789' -> '9088'
CAPI: ApplId=0x0002 Command=0x08 SubCommand=0x82 MsgNum=0xf721 NCCI=0x00000503
INFO_IND                   ID=002 #0xf721 LEN=0020
  Controller/PLCI/NCCI            = 0x503
  InfoNumber                      = 0x70
  InfoElement                     = <c1>9088

INFO_RESP                  ID=002 #0xf721 LEN=0012
  Controller/PLCI/NCCI            = 0x503

    -- ISDN3#02: info element CALLED PARTY NUMBER
    -- ISDN3#02: Updated channel name: CAPI/ISDN3#02/9088-3d2
    -- ISDN3#02: CAPI/ISDN3#02/9088-3d2: 9088 would possibly match in context from-outside
CAPI: ApplId=0x0002 Command=0x08 SubCommand=0x82 MsgNum=0xf722 NCCI=0x00000503
INFO_IND                   ID=002 #0xf722 LEN=0016
  Controller/PLCI/NCCI            = 0x503
  InfoNumber                      = 0x18
  InfoElement                     = <89>

INFO_RESP                  ID=002 #0xf722 LEN=0012
  Controller/PLCI/NCCI            = 0x503

    -- ISDN3#02: info element CHANNEL IDENTIFICATION 89
CAPI: ApplId=0x0002 Command=0x08 SubCommand=0x82 MsgNum=0xf723 NCCI=0x00000503
INFO_IND                   ID=002 #0xf723 LEN=0015
  Controller/PLCI/NCCI            = 0x503
  InfoNumber                      = 0x8005
  InfoElement                     = default

INFO_RESP                  ID=002 #0xf723 LEN=0012
  Controller/PLCI/NCCI            = 0x503

    -- ISDN3#02: info element SETUP
    -- ISDN3#02: CAPI/ISDN3#02/9088-3d2: 9088 would possibly match in context from-outside
CAPI: ApplId=0x0002 Command=0x08 SubCommand=0x82 MsgNum=0xf724 NCCI=0x00000503
INFO_IND                   ID=002 #0xf724 LEN=0017
  Controller/PLCI/NCCI            = 0x503
  InfoNumber                      = 0x70
  InfoElement                     = <c1>9

INFO_RESP                  ID=002 #0xf724 LEN=0012
  Controller/PLCI/NCCI            = 0x503

    -- ISDN3#02: info element CALLED PARTY NUMBER
    -- ISDN3#02: Updated channel name: CAPI/ISDN3#02/90889-3d3
    -- ISDN3#02: CAPI/ISDN3#02/90889-3d3: 90889 would possibly match in context from-outside
CAPI: ApplId=0x0002 Command=0x08 SubCommand=0x82 MsgNum=0xf725 NCCI=0x00000503
INFO_IND                   ID=002 #0xf725 LEN=0015
  Controller/PLCI/NCCI            = 0x503
  InfoNumber                      = 0x807b
  InfoElement                     = default

INFO_RESP                  ID=002 #0xf725 LEN=0012
  Controller/PLCI/NCCI            = 0x503

    -- ISDN3#02: info element INFORMATION
CAPI: ApplId=0x0002 Command=0x08 SubCommand=0x82 MsgNum=0xf726 NCCI=0x00000503
INFO_IND                   ID=002 #0xf726 LEN=0017
  Controller/PLCI/NCCI            = 0x503
  InfoNumber                      = 0x70
  InfoElement                     = <c1>7

INFO_RESP                  ID=002 #0xf726 LEN=0012
  Controller/PLCI/NCCI            = 0x503

    -- ISDN3#02: info element CALLED PARTY NUMBER
    -- ISDN3#02: Updated channel name: CAPI/ISDN3#02/908897-3d4
    -- ISDN3#02: CAPI/ISDN3#02/908897-3d4: 908897 matches in context from-outside
       > chan_capi devicestate requested for ISDN3#02/908897 is 'Ringing'
  == Started pbx on channel CAPI/ISDN3#02/908897-3d4
CAPI: ApplId=0x0002 Command=0x08 SubCommand=0x82 MsgNum=0xf727 NCCI=0x00000503
INFO_IND                   ID=002 #0xf727 LEN=0015
  Controller/PLCI/NCCI            = 0x503
  InfoNumber                      = 0x807b
  InfoElement                     = default

INFO_RESP                  ID=002 #0xf727 LEN=0012
  Controller/PLCI/NCCI            = 0x503

    -- ISDN3#02: info element INFORMATION
    -- Executing [908897@from-outside:1] Set("CAPI/ISDN3#02/908897-3d4", "EXTENSION=908897") in new stack
    -- Executing [908897@from-outside:2] Goto("CAPI/ISDN3#02/908897-3d4", "s|1") in new stack
    -- Goto (from-outside,s,1)
    -- Executing [s@from-outside:1] AGI("CAPI/ISDN3#02/908897-3d4", "extension_config.php|EXT|908897") in new stack
    -- Launched AGI Script /var/lib/asterisk/agi-bin/extension_config.php
    -- AGI Script extension_config.php completed, returning 0
    -- Executing [s@from-outside:4] Macro("CAPI/ISDN3#02/908897-3d4", "previewmoh|EXT|97") in new stack
    -- Executing [s@macro-previewmoh:1] Answer("CAPI/ISDN3#02/908897-3d4", "") in new stack
  == ISDN3#02: Answering for 97
CONNECT_RESP               ID=002 #0xf720 LEN=0038
  Controller/PLCI/NCCI            = 0x503
  Reject                          = 0x0
  BProtocol
   B1protocol                     = 0x1
   B2protocol                     = 0x1
   B3protocol                     = 0x0
   B1configuration                = default
   B2configuration                = default
   B3configuration                = default
   GlobalConfiguration            = default
  ConnectedNumber                 = <01 80>97
 ConnectedSubaddress             = default
  LLC                             = default
  AdditionalInfo
   BChannelinformation            = default
   Keypadfacility                 = default
   Useruserdata                   = default
   Facilitydataarray              = default
   SendingComplete                = default

  == ISDN3#02: Requested Indication-STOP for CAPI/ISDN3#02/908897-3d4
       > chan_capi devicestate requested for ISDN3#02/908897 is 'In use'
    -- Executing [s@macro-previewmoh:2] MusicOnHold("CAPI/ISDN3#02/908897-3d4", "") in new stack
    -- Started music on hold, class 'default', on CAPI/ISDN3#02/908897-3d4
CAPI: ApplId=0x0002 Command=0x03 SubCommand=0x82 MsgNum=0xf729 NCCI=0x00000503
CONNECT_ACTIVE_IND         ID=002 #0xf729 LEN=0015
  Controller/PLCI/NCCI            = 0x503
  ConnectedNumber                 = default
  ConnectedSubaddress             = default
  LLC                             = default

CONNECT_ACTIVE_RESP        ID=002 #0xf729 LEN=0012
  Controller/PLCI/NCCI            = 0x503

CAPI: ApplId=0x0002 Command=0x82 SubCommand=0x82 MsgNum=0xf72a NCCI=0x00710503
CONNECT_B3_IND             ID=002 #0xf72a LEN=0013
  Controller/PLCI/NCCI            = 0x710503
  NCPI                            = default

CONNECT_B3_RESP            ID=002 #0xf72a LEN=0015
  Controller/PLCI/NCCI            = 0x710503
  Reject                          = 0x0
  NCPI                            = default

CAPI: ApplId=0x0002 Command=0x83 SubCommand=0x82 MsgNum=0xf72b NCCI=0x00710503
CONNECT_B3_ACTIVE_IND      ID=002 #0xf72b LEN=0013
  Controller/PLCI/NCCI            = 0x710503
  NCPI                            = default

CONNECT_B3_ACTIVE_RESP     ID=002 #0xf72b LEN=0012
  Controller/PLCI/NCCI            = 0x710503

  == ISDN3#02: Setting up echo canceller (PLCI=0x503, function=1, options=4, tail=0)
FACILITY_REQ               ID=002 #0xbc62 LEN=0024
  Controller/PLCI/NCCI            = 0x503
  FacilitySelector                = 0x8
  FacilityRequestParameter        = <01 00 06 04 00 00 00 00 00>

CAPI: ApplId=0x0002 Command=0x80 SubCommand=0x81 MsgNum=0xbc62 NCCI=0x00000503
FACILITY_CONF              ID=002 #0xbc62 LEN=0022
  Controller/PLCI/NCCI            = 0x503
  Info                            = 0x0
  FacilitySelector                = 0x8
  FacilityConfirmationParameter   = <01 00 02 00 00>

    -- ISDN3#02: Echo canceller successfully set up (PLCI=0x503)
CAPI: ApplId=0x0002 Command=0x08 SubCommand=0x82 MsgNum=0xf863 NCCI=0x00000503
INFO_IND                   ID=002 #0xf863 LEN=0017
  Controller/PLCI/NCCI            = 0x503
  InfoNumber                      = 0x1e
  InfoElement                     = <82 88>

INFO_RESP                  ID=002 #0xf863 LEN=0012
  Controller/PLCI/NCCI            = 0x503

    -- ISDN3#02: info element PI 82 88
       > ISDN3#02: In-band information available
    -- chan_capi queue frame: [ TYPE: Control (4) SUBCLASS: Unknown control '14' (14) ] [ISDN3#02]
CAPI: ApplId=0x0002 Command=0x08 SubCommand=0x82 MsgNum=0xf864 NCCI=0x00000503
INFO_IND                   ID=002 #0xf864 LEN=0017
  Controller/PLCI/NCCI            = 0x503
  InfoNumber                      = 0x8
  InfoElement                     = <80 90>

INFO_RESP                  ID=002 #0xf864 LEN=0012
  Controller/PLCI/NCCI            = 0x503

    -- ISDN3#02: info element CAUSE 80 90
CAPI: ApplId=0x0002 Command=0x08 SubCommand=0x82 MsgNum=0xf865 NCCI=0x00000503
INFO_IND                   ID=002 #0xf865 LEN=0015
  Controller/PLCI/NCCI            = 0x503
  InfoNumber                      = 0x8045
  InfoElement                     = default

INFO_RESP                  ID=002 #0xf865 LEN=0012
  Controller/PLCI/NCCI            = 0x503

    -- ISDN3#02: info element DISCONNECT
    -- ISDN3#02: Disconnect case 3
    -- chan_capi queue frame: [ TYPE: Control (4) SUBCLASS: Hangup (1) ] [ISDN3#02]
    -- Stopped music on hold on CAPI/ISDN3#02/908897-3d4
  == Spawn extension (macro-previewmoh, s, 2) exited non-zero on 'CAPI/ISDN3#02/908897-3d4' in macro 'previewmoh'
  == Spawn extension (from-outside, s, 4) exited non-zero on 'CAPI/ISDN3#02/908897-3d4'
  == ISDN3#02: CAPI Hangingup for PLCI=0x503 in state 2
    -- ISDN3#02: activehangingup (cause=16) for PLCI=0x503
DISCONNECT_B3_REQ          ID=002 #0xbd97 LEN=0013
  Controller/PLCI/NCCI            = 0x710503
  NCPI                            = default

       > chan_capi devicestate requested for ISDN3#02/908897 is 'Not in use'
       > chan_capi devicestate requested for ISDN3#02/908897 is 'Not in use'
CAPI: ApplId=0x0002 Command=0x84 SubCommand=0x81 MsgNum=0xbd97 NCCI=0x00710503
DISCONNECT_B3_CONF         ID=002 #0xbd97 LEN=0014
  Controller/PLCI/NCCI            = 0x710503
  Info                            = 0x0

CAPI: ApplId=0x0002 Command=0x84 SubCommand=0x82 MsgNum=0xf867 NCCI=0x00710503
DISCONNECT_B3_IND          ID=002 #0xf867 LEN=0015
  Controller/PLCI/NCCI            = 0x710503
  Reason_B3                       = 0x0
  NCPI                            = default

DISCONNECT_B3_RESP         ID=002 #0xf867 LEN=0012
  Controller/PLCI/NCCI            = 0x710503

DISCONNECT_REQ             ID=002 #0xbd98 LEN=0013
  Controller/PLCI/NCCI            = 0x503
  AdditionalInfo                  = default

CAPI: ApplId=0x0002 Command=0x04 SubCommand=0x81 MsgNum=0xbd98 NCCI=0x00000503
DISCONNECT_CONF            ID=002 #0xbd98 LEN=0014
  Controller/PLCI/NCCI            = 0x503
  Info                            = 0x0

CAPI: ApplId=0x0002 Command=0x08 SubCommand=0x82 MsgNum=0xf868 NCCI=0x00000503
INFO_IND                   ID=002 #0xf868 LEN=0015
  Controller/PLCI/NCCI            = 0x503
  InfoNumber                      = 0x805a
  InfoElement                     = default

INFO_RESP                  ID=002 #0xf868 LEN=0012
  Controller/PLCI/NCCI            = 0x503

    -- ISDN3#02: info element RELEASE COMPLETE
CAPI: ApplId=0x0002 Command=0x04 SubCommand=0x82 MsgNum=0xf86a NCCI=0x00000503
DISCONNECT_IND             ID=002 #0xf86a LEN=0014
  Controller/PLCI/NCCI            = 0x503
  Reason                          = 0x3490

DISCONNECT_RESP            ID=002 #0xf86a LEN=0012
  Controller/PLCI/NCCI            = 0x503

       > ISDN3#02: CAPI INFO 0x3490: Normal call clearing
  == ISDN3#02: Interface cleanup PLCI=0x503

Anbei ist noch die divas_cfg.rc.

Kannst Du aus den Logs was erkennen?

CafeDelMar
 

Anhänge

  • divas_cfg.rc.txt
    76.9 KB · Aufrufe: 1
Der Unterschied ist eindeutig zu sehen: beim zweiten Log kommen noch zwei Ziffern nach der ...9088. Beim ersten Log kommen die nicht deshalb steht da nur "would possibly match" und danach ein RELEASE. Es liegt also nicht an deiner Karte, sondern an der Telekom! Wenn du tatsächlich ..9088XX gewählt hast und nur ..9088 ankommt, dann sendet die Telekom diese Nachwahlziffern nicht. Es sieht also so aus, dass dieser Anschluss nicht so von der Telekom konfiguriert ist, wie der andere.
Ich denke du hast einen PtP Anlagenanschluss und der muss Nachwahlziffern an dich senden.

Armin
 
Danke für die Diagnose, Armin.

Was mich dabei aber stutzig macht, ist, dass Bei eingehender Blockwahl über den ISDN4 die Nachwahlziffern dabei sind, sie also grundsätzlich auch über dieses NTBA übermittelt werden?

Ich werde mal schauen, wie es sich verhält, wenn ich ISDN3 und ISDN4 miteinander tausche, bevor ein Telekom-Techniker die Vermittlungsstelle auseinanderschraubt. ;-)

Könnte soetwas auch an einem defekten NTBA liegen?

CafeDelMar
 
Der NTBA hat damit gar nichts zu tun. Im Log sieht man die Information-Elements, die vom ISDN kommen und das
-- ISDN3#02: info element CALLED PARTY NUMBER
ist bei dem einen Anschluss da und beim anderen eben nicht.
Ein anderer Grund als die Gegenstelle (Telekom oder eine vorgeschaltete PBX) kann eigentlich nicht sein.

Armin
 
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.