Patton 4638 langsame ISDN-Verbindung

babys

Neuer User
Mitglied seit
28 Okt 2008
Beiträge
4
Punkte für Reaktionen
0
Punkte
0
Hallo Leute!

Ich habe ein Problem mit der Wartezeit bis der Anruf aufgebaut wird und zwar:
Wenn ich nach aussen telefonieren will dauert manchmal 30 secunden bis der Rufton kommt. Anrufe zu den Nebenstellen innerhalb des Betriebs gehen sofort.

Wir haben eine 3CX Anlage mit Patton 4638 und 4 ISDN-Leitungen.

Was muss ich im Patton einstellen damit dieser sofort rauswählt?

Kann mir bitte einer helfen?

hier ist config von Patton:
Code:
#----------------------------------------------------------------#
#                                                                #
# SN4638/5BIS                                                    #
# R5.3 2009-05-20 H323 SIP BRI                                   #
# 2009-06-25T18:26:45                                            #
# SN/00A0BA048B50                                                #
# Generated configuration file                                   #
#                                                                #
#----------------------------------------------------------------#

cli version 3.20
clock local offset +01:00
webserver port 80 language en

system

  ic voice 0
    low-bitrate-codec g729

system
  clock-source 1 bri 0 0
  clock-source 2 bri 0 1
  clock-source 3 bri 0 2
  clock-source 4 bri 0 3
  clock-source 5 bri 0 4

profile ppp default

profile call-progress-tone defaultDialtone
  play 1 1000 425 0

profile call-progress-tone defaultBusytone
  play 1 480 425 -7
  pause 2 480

profile call-progress-tone defaultReleasetone
  play 1 240 425 -7
  pause 2 240

profile call-progress-tone defaultCongestiontone
  play 1 240 425 -7
  pause 2 240

profile tone-set default

profile voip default
  codec 1 g711alaw64k rx-length 20 tx-length 20
  codec 2 g711ulaw64k rx-length 20 tx-length 20
  fax transmission 1 relay t38-udp

profile pstn default

profile sip default

profile aaa default
  method 1 local
  method 2 none

context ip router

  interface IF_IP_WAN
    ipaddress dhcp
    tcp adjust-mss rx mtu
    tcp adjust-mss tx mtu

  interface IF_IP_LAN
    ipaddress 192.168.2.10 255.255.255.0
    tcp adjust-mss rx mtu
    tcp adjust-mss tx mtu

context cs switch
  no digit-collection timeout
  no address-completion timeout
  national-prefix 0
  international-prefix 00

  routing-table called-e164 RT_ISDN_TO_SIP_0
    route T2 dest-interface IF_SIP_0 MP_REM_CLIR

  routing-table called-e164 RT_ISDN_TO_SIP_1
    route T2 dest-interface IF_SIP_1 MP_REM_CLIR

  routing-table called-e164 RT_ISDN_TO_SIP_2
    route T2 dest-interface IF_SIP_2 MP_REM_CLIR

  routing-table called-e164 RT_ISDN_TO_SIP_3
    route T2 dest-interface IF_SIP_3 MP_REM_CLIR

  mapping-table calling-pi to calling-e164 MP_REM_CLIR
    map restricted to ""

  interface isdn IF_ISDN_0
    route call dest-table RT_ISDN_TO_SIP_0
    no early-proceeding

  interface isdn IF_ISDN_1
    route call dest-table RT_ISDN_TO_SIP_1
    no early-proceeding

  interface isdn IF_ISDN_2
    route call dest-table RT_ISDN_TO_SIP_2
    no early-proceeding

  interface isdn IF_ISDN_3
    route call dest-table RT_ISDN_TO_SIP_3

  interface sip IF_SIP_0
    bind context sip-gateway GW_SIP_0
    route call dest-interface IF_ISDN_0
    remote 192.168.2.2
    early-connect
    early-disconnect
    address-translation outgoing-call request-uri user-part fix 10000 host-part to-header target-param none

  interface sip IF_SIP_1
    bind context sip-gateway GW_SIP_1
    route call dest-interface IF_ISDN_1
    remote 192.168.2.2
    early-connect
    early-disconnect
    address-translation outgoing-call request-uri user-part fix 10001 host-part to-header target-param none

  interface sip IF_SIP_2
    bind context sip-gateway GW_SIP_2
    route call dest-interface IF_ISDN_2
    remote 192.168.2.2
    early-connect
    early-disconnect
    address-translation outgoing-call request-uri user-part fix 10002 host-part to-header target-param none

  interface sip IF_SIP_3
    bind context sip-gateway GW_SIP_3
    route call dest-interface IF_ISDN_3
    remote 192.168.2.2
    early-connect
    early-disconnect
    address-translation outgoing-call request-uri user-part fix 10003 host-part to-header target-param none

context cs switch
  no shutdown

authentication-service AS_ALL_LINES
  realm 1 3CXPhoneSystem
  username 10000 password LbFCDNv4/Fk= encrypted
  username 10001 password dZ8edXkjFnM= encrypted
  username 10002 password iAaKwKfxX4Q= encrypted
  username 10003 password ySyWxUvSc/c= encrypted

location-service LS_10000
  domain 1 192.168.2.2

  identity-group default

    authentication outbound
      authenticate 1 authentication-service AS_ALL_LINES username 10000

  identity 10000

    authentication outbound
      authenticate 1 authentication-service AS_ALL_LINES

    registration outbound
      registrar 192.168.2.2
      lifetime 300
      register auto

location-service LS_10001
  domain 1 192.168.2.2

  identity-group default

    authentication outbound
      authenticate 1 authentication-service AS_ALL_LINES username 10001

  identity 10001

    authentication outbound
      authenticate 1 authentication-service AS_ALL_LINES

    registration outbound
      registrar 192.168.2.2
      lifetime 300
      register auto

location-service LS_10002
  domain 1 192.168.2.2

  identity-group default

    authentication outbound
      authenticate 1 authentication-service AS_ALL_LINES username 10002

  identity 10002

    authentication outbound
      authenticate 1 authentication-service AS_ALL_LINES

    registration outbound
      registrar 192.168.2.2
      lifetime 300
      register auto

location-service LS_10003
  domain 1 192.168.2.2

  identity-group default

    authentication outbound
      authenticate 1 authentication-service AS_ALL_LINES username 10003

  identity 10003

    authentication outbound
      authenticate 1 authentication-service AS_ALL_LINES

    registration outbound
      registrar 192.168.2.2
      lifetime 300
      register auto

context sip-gateway GW_SIP_0

  interface LAN
    bind interface IF_IP_LAN context router port 5060

context sip-gateway GW_SIP_0
  bind location-service LS_10000
  no shutdown

context sip-gateway GW_SIP_1

  interface LAN
    bind interface IF_IP_LAN context router port 5062

context sip-gateway GW_SIP_1
  bind location-service LS_10001
  no shutdown

context sip-gateway GW_SIP_2

  interface LAN
    bind interface IF_IP_LAN context router port 5064

context sip-gateway GW_SIP_2
  bind location-service LS_10002
  no shutdown

context sip-gateway GW_SIP_3

  interface LAN
    bind interface IF_IP_LAN context router port 5066

context sip-gateway GW_SIP_3
  bind location-service LS_10003
  no shutdown

port ethernet 0 0
  medium auto
  encapsulation ip
  bind interface IF_IP_WAN router
  no shutdown

port ethernet 0 1
  medium auto
  encapsulation ip
  bind interface IF_IP_LAN router
  no shutdown

port bri 0 0
  clock auto
  encapsulation q921

  q921
    protocol pp
    uni-side auto
    encapsulation q931

    q931
      protocol dss1
      uni-side user
      bchan-number-order ascending
      encapsulation cc-isdn
      bind interface IF_ISDN_0 switch

port bri 0 0
  no shutdown

port bri 0 1
  clock auto
  encapsulation q921

  q921
    protocol pp
    uni-side auto
    encapsulation q931

    q931
      protocol dss1
      uni-side user
      bchan-number-order ascending
      encapsulation cc-isdn
      bind interface IF_ISDN_1 switch

port bri 0 1
  no shutdown

port bri 0 2
  clock auto
  encapsulation q921

  q921
    protocol pp
    uni-side auto
    encapsulation q931

    q931
      protocol dss1
      uni-side user
      bchan-number-order ascending
      encapsulation cc-isdn
      bind interface IF_ISDN_2 switch

port bri 0 2
  no shutdown

port bri 0 3
  clock auto
  encapsulation q921

  q921
    protocol pp
    uni-side auto
    encapsulation q931

    q931
      protocol dss1
      uni-side user
      bchan-number-order ascending
      encapsulation cc-isdn
      bind interface IF_ISDN_3 switch

port bri 0 3
  no shutdown

port bri 0 4
  clock auto
  encapsulation q921

  q921
    protocol pp
    uni-side auto
    encapsulation q931

    q931
      protocol dss1
      uni-side net
      bchan-number-order ascending

port bri 0 4
  shutdown
 
Hallo!

Versuch mal im Context cs switch

context cs switch
digit-collection timeout 2

und in den
routing-table called-e164 RT_ISDN_TO_SIP_0
anstelle von :route T2 dest-interface IF_SIP_0 MP_REM_CLIR
route .T dest-interface IF_SIP_0 MP_REM_CLIR


Hannes
 
Hallo!

Danke für deine Antwort!
Leider hat´s auch nichts gebracht. Ich habe hier ein Log des Call-Routers und CCISDN:
Code:
192.168.2.10#12:28:10  CR    > [switch] Routing-Lookup:
12:28:10  CR    >   Execute all entries in table IF_SIP_0-precall-service
12:28:10  CR    >   Execute all entries in table IF_ISDN_0-dest
12:28:10  CR    >   Execute all entries in table route-found-place-call
12:28:10  CR    >   Lookup result: Route found; place call (timeout=0)
12:28:10  ICC   > [IF_ISDN_0] Added endpoint IF_ISDN_0-00a20cb8
12:28:10  ICC   > [IF_ISDN_0] NEW CALL. Allocated Endpoint IF_ISDN_0-00a20cb8
12:28:10  ICC   > [EP IF_ISDN_0-00a20cb8] do not reroute because: no endpoint with call key: ODYyNjM1NjBlNTc0ODBiMzA2ZDJhY2E0MmFkZGEzOWU.
12:28:10  ICC   > [EP IF_ISDN_0-00a20cb8] AOC-S User << Call Setup
12:28:10  ICC   > [EP IF_ISDN_0-00a20cb8] AOC-D User << Call Setup
12:28:10  ICC   > [EP IF_ISDN_0-00a20cb8] AOC-E User << Call Setup
12:28:10  ICC   > [EP IF_ISDN_0-00a20cb8] >> [080005]
SETUP (DSS1 User)
  [04039090A3]
  Bearer capability : 3.1kHz Audio - CCITT
    circuit mode - 64kBit/s - G.711 A-law
  [1E028583]
  Progress indicator : origination address is non-ISDN
    private network serving remote user - CCITT
  [6C0400803530]
  Calling party number : 50
    unknown number - unknown numbering plan
    presentation allowed - user provided not screened
  [700C803031373738363937373037]
  Called party number : 0177xxxxxxx
    unknown number - unknown numbering plan

12:28:10  ICC   > [EP IF_ISDN_0-00a20cb8] Set state to CALL INITIATED
12:28:11  ICC   > [EP IF_ISDN_0-00a20cb8] State: CALL INITIATED, Event: PEER CONNECTED
12:28:11  ICC   > [EP IF_ISDN_0-00a20cb8] Hold State: IDLE, Hold Event: PEER CONNECTED
12:28:14  ICC   > [IF_ISDN_0] << Message: primitive=63
12:28:14  ICC   > [EP IF_ISDN_0-00a20cb8] << [08004D]
RELEASE (DSS1 User)
  [080280A6]
  Cause : network out of order
    user - CCITT - Q.931

12:28:14  ICC   > [EP IF_ISDN_0-00a20cb8] State: CALL INITIATED, Event: TERMINAL RELEASE IND
12:28:14  ICC   > [EP IF_ISDN_0-00a20cb8] Set state to NULL
12:28:14  ICC   > [IF_ISDN_0] CLEARING CALL IF_ISDN_0-00a20cb8
12:28:14  ICC   > [IF_ISDN_0] Removed endpoint IF_ISDN_0-00a20cb8
12:28:14  ICC   > [IF_ISDN_0] Destroying finished calls.
12:28:14  ICC   > [IF_ISDN_0] Destroyed endpoint IF_ISDN_0-00a20cb8
12:28:15  CR    > [switch] Routing-Lookup:
12:28:15  CR    >   Execute all entries in table IF_SIP_1-precall-service
12:28:15  CR    >   Execute all entries in table IF_ISDN_1-dest
12:28:15  CR    >   Execute all entries in table route-found-place-call
12:28:15  CR    >   Lookup result: Route found; place call (timeout=0)
12:28:15  ICC   > [IF_ISDN_1] Added endpoint IF_ISDN_1-00fd8e88
12:28:15  ICC   > [IF_ISDN_1] NEW CALL. Allocated Endpoint IF_ISDN_1-00fd8e88
12:28:15  ICC   > [EP IF_ISDN_1-00fd8e88] do not reroute because: no endpoint with call key: NWJmYTQ3NzVmNTE3MjBkYzk3NTkxNmZjZTA0OTYzYjc.
12:28:15  ICC   > [EP IF_ISDN_1-00fd8e88] AOC-S User << Call Setup
12:28:15  ICC   > [EP IF_ISDN_1-00fd8e88] AOC-D User << Call Setup
12:28:15  ICC   > [EP IF_ISDN_1-00fd8e88] AOC-E User << Call Setup
12:28:15  ICC   > [EP IF_ISDN_1-00fd8e88] >> [080005]
SETUP (DSS1 User)
  [04039090A3]
  Bearer capability : 3.1kHz Audio - CCITT
    circuit mode - 64kBit/s - G.711 A-law
  [1E028583]
  Progress indicator : origination address is non-ISDN
    private network serving remote user - CCITT
  [6C0400803530]
  Calling party number : 50
    unknown number - unknown numbering plan
    presentation allowed - user provided not screened
  [700C803031373738363937373037]
  Called party number : 017xxxxxxxx
    unknown number - unknown numbering plan

12:28:15  ICC   > [EP IF_ISDN_1-00fd8e88] Set state to CALL INITIATED
12:28:15  ICC   > [EP IF_ISDN_1-00fd8e88] State: CALL INITIATED, Event: PEER CONNECTED
12:28:15  ICC   > [EP IF_ISDN_1-00fd8e88] Hold State: IDLE, Hold Event: PEER CONNECTED
12:28:16  ICC   > [IF_ISDN_1] << Message: primitive=38
12:28:16  ICC   > [EP IF_ISDN_1-00fd8e88] << [08000D]
SETUP ACKNOWLEDGEMENT (DSS1 User)
  [180189]
  Channel id : 1 - exclusive
    basic rate interface - is not d-channel - CCITT - b-channel units

12:28:16  ICC   > [EP IF_ISDN_1-00fd8e88] State: CALL INITIATED, Event: TERMINAL MORE INFO IND
12:28:16  ICC   > [EP IF_ISDN_1-00fd8e88] Set state to OVERLAP SENDING
12:28:16  ICC   > [EP IF_ISDN_1-00fd8e88] Sending additional user info ''
12:28:23  ICC   > [IF_ISDN_1] << Message: primitive=43
12:28:23  ICC   > [EP IF_ISDN_1-00fd8e88] << [080002]
CALL PROCEEDING (DSS1 User)

12:28:23  ICC   > [EP IF_ISDN_1-00fd8e88] State: OVERLAP SENDING, Event: TERMINAL PROCEEDING IND
12:28:23  ICC   > [EP IF_ISDN_1-00fd8e88] Set state to OUTGOING PROCEEDING
12:28:23  ICC   > [IF_ISDN_1] << Message: primitive=44
12:28:23  ICC   > [EP IF_ISDN_1-00fd8e88] << [080003]
PROGRESS (DSS1 User)
  [1E028288]
  Progress indicator : inband information available
    public network serving local user - CCITT

12:28:23  ICC   > [EP IF_ISDN_1-00fd8e88] State: OUTGOING PROCEEDING, Event: TERMINAL PROGRESS IND
12:28:23  ICC   > [IF_ISDN_1] << Message: primitive=31
12:28:23  ICC   > [EP IF_ISDN_1-00fd8e88] << [080001]
ALERTING (DSS1 User)

12:28:23  ICC   > [EP IF_ISDN_1-00fd8e88] State: OUTGOING PROCEEDING, Event: TERMINAL ALERTING IND
12:28:23  ICC   > [EP IF_ISDN_1-00fd8e88] Set state to CALL DELIVERED
12:28:23  ICC   > [EP IF_ISDN_1-00fd8e88] State: CALL DELIVERED, Event: PEER INBAND INFO
12:28:25  ICC   > [EP IF_ISDN_1-00fd8e88] Hold State: IDLE, Hold Event: PEER RELEASED
12:28:25  ICC   > [EP IF_ISDN_1-00fd8e88] State: CALL DELIVERED, Event: PEER RELEASED
12:28:25  ICC   > [EP IF_ISDN_1-00fd8e88] Set state to DISCONNECT REQUEST
12:28:25  ICC   > [EP IF_ISDN_1-00fd8e88] AOC-S User << Call Clearing
12:28:25  ICC   > [EP IF_ISDN_1-00fd8e88] AOC-D User << Call Clearing
12:28:25  ICC   > [EP IF_ISDN_1-00fd8e88] AOC-E User << Call Clearing
12:28:25  ICC   > [EP IF_ISDN_1-00fd8e88] >> [080045]
DISCONNECT (DSS1 User)
  [08028590]
  Cause : normal call clearing
    private network serving remote user - CCITT - Q.931

12:28:25  ICC   > [IF_ISDN_1] << Message: primitive=50
12:28:25  ICC   > [EP IF_ISDN_1-00fd8e88] << [08004D]
RELEASE (DSS1 User)
  [1C1891A115020159020122300DA1053003020100820101830100]
  Facility : Invoke : invokeid: 00000059
    aOCDChargingUnit
invoke {
      present = 89
      local = 34
      argumentspecificChargingUnits {
        recordedUnitsList {
          {
            recordedNumberOfUnits = 0
          }
        }
        typeOfChargingInfo = total
        aOCDBillingId = normalCharging
      }
    }

12:28:25  ICC   > [EP IF_ISDN_1-00fd8e88] AOC-D User << AOCD Invoke
12:28:25  ICC   > [EP IF_ISDN_1-00fd8e88] AOC-D User >> AOCD Charge Indication
12:28:25  ICC   > [EP IF_ISDN_1-00fd8e88] State: DISCONNECT REQUEST, Event: TERMINAL RELEASE IND
12:28:25  ICC   > [EP IF_ISDN_1-00fd8e88] Set state to NULL
12:28:25  ICC   > [IF_ISDN_1] CLEARING CALL IF_ISDN_1-00fd8e88
12:28:25  ICC   > [IF_ISDN_1] Removed endpoint IF_ISDN_1-00fd8e88
12:28:25  ICC   > [IF_ISDN_1] Destroying finished calls.
12:28:25  ICC   > [IF_ISDN_1] Destroyed endpoint IF_ISDN_1-00fd8e88

Es handelt sich um einen Anruf!

Soviel ich verstehen kann klappert er alle Anschlüsse ab bis er einen Freien findet.

Irgent etwas habe ich falsch gemacht, aber was?
 
Du hast sehr wahrscheinlich leere ports als BRI NT konfiguriert auf den Patton.
 
Hallo babys,

konntest Du das problem mit der Rufverzögerung lösen?

Ich habe das selbe Problem.

Danke
Sven
 
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.