SN4638 - ISDN Datenanrufe X.25 brechen ab

EazyAdm

Neuer User
Mitglied seit
1 Jun 2005
Beiträge
109
Punkte für Reaktionen
0
Punkte
0
Hallo,

ich habe hier eine SN4638 am rennen mit 4x S0 vom Anlagenanschluss und einem Internen S0. Funktioniert alles Prima nur funktionieren leider keine x.25 Verbinungen aus dem externen ISDN Netz.

Wenn ein Anruf auf die Durchwhal 95 geht, wird dieser direkt auf den Internen S0 am Patton geroutet. Der Anruf wird von einem Stück Software auf einer Windows Maschine angenommen und dann passiert nichts mehr.

Ich denke das ich bei der konfiguration des Patton nur ein kleines Häkchen vergessen haben, nur leider weis ich nicht welches. Beim Stöbern der Anleitung und Google sowie hier im Forum habe ich leider nichts gefunden was mir weiter hilft.

-> ISDN -> Patton ext. S0 -> Patton int. S0 -> Avm Fritz

Der Anruf kommt von einer externen Gegenstelle, geht über den Patton an die AVM Karte wird dort als Datenverbindung Signalisiertl, angenommen und dann werden vermutlich keine Daten mehr übertragen. Ich hatte erst Echocancel im Verdacht, ist aber leider deaktiviert.

Wäre für Tipps sehr Dankbar.

Code:
#----------------------------------------------------------------#
#                                                                #
# SN4638/5BIS                                                    #
# R4.2 2008-09-11 H323 SIP BRI                                   #
# 2009-03-02T11:09:26                                            #
# SN/00A0BA04485F                                                #
# Generated configuration file                                   #
#                                                                #
#----------------------------------------------------------------#

cli version 3.20
clock local offset +01:00
dns-client server 194.25.2.129
dns-relay
webserver port 80 language en
sntp-client
sntp-client server primary 192.168.22.9 port 123 version 4

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 napt NAPT_WAN

profile ppp default

profile tone-set default

profile voip default
  codec 1 g711alaw64k rx-length 20 tx-length 20 no-silence-suppression
  codec 2 g711ulaw64k rx-length 20 tx-length 20 no-silence-suppression

profile pstn default

profile sip default

profile aaa default
  method 1 local
  method 2 none

context ip router
  rtp-port-range 10000 20000

  interface LAN
    ipaddress 192.168.10.11 255.255.0.0
    tcp adjust-mss rx mtu
    tcp adjust-mss tx mtu

context ip router
  route 0.0.0.0 0.0.0.0 192.168.99.1 0

context cs switch

  routing-table called-e164 IntS0
    route default dest-service ISDN-OUT
    route 95 dest-interface BRI04

  routing-table called-e164 IntS0-old
    route default dest-interface SIP-IF
    route 55 dest-interface BRI04

  routing-table called-e164 ISDN-IN
    route 64337[2-9][0-9]$ dest-interface SIP-IF
    route default dest-interface SIP-IF
    route 6433795 dest-interface BRI04

  interface isdn BRI00
    route call dest-table ISDN-IN
    caller-name

  interface isdn BRI01
    route call dest-table ISDN-IN
    caller-name

  interface isdn BRI02
    route call dest-table ISDN-IN
    caller-name

  interface isdn BRI03
    route call dest-table ISDN-IN
    caller-name

  interface isdn BRI04
    route call dest-service ISDN-OUT
    caller-name

  interface sip SIP-IF
    bind gateway SIP-Aster
    service default
    route call dest-table IntS0
    early-connect
    early-disconnect

  service hunt-group ISDN-OUT
    drop-cause normal-unspecified
    drop-cause no-circuit-channel-available
    drop-cause network-out-of-order
    drop-cause temporary-failure
    drop-cause switching-equipment-congestion
    drop-cause access-info-discarded
    drop-cause circuit-channel-not-available
    drop-cause resources-unavailable
    route call 1 dest-interface BRI01
    route call 2 dest-interface BRI02
    route call 3 dest-interface BRI00

  service hunt-group SIP-OUT
    drop-cause normal-unspecified
    drop-cause no-circuit-channel-available
    drop-cause network-out-of-order
    drop-cause temporary-failure
    drop-cause switching-equipment-congestion
    drop-cause access-info-discarded
    drop-cause circuit-channel-not-available
    drop-cause resources-unavailable
    route call 1 dest-interface SIP-IF

context cs switch
  no shutdown

gateway sip SIP-Aster
  bind interface LAN router

  service default
    domain 192.168.10.1
    defaultserver manual 192.168.10.1 5060 loose-router
    registration manual 192.168.10.1 5060 use-default-server
    user topo-bri authenticate password A26fWzkLfQ4= encrypted default register display-name topo-bri phone-context topo

gateway sip SIP-Aster
  no shutdown

port ethernet 0 0
  medium auto
  encapsulation ip
  no shutdown

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

port bri 0 0
  clock auto
  encapsulation q921

  q921
    permanent-layer2
    protocol pp
    uni-side auto
    encapsulation q931

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

port bri 0 0
  no shutdown

port bri 0 1
  clock auto
  encapsulation q921

  q921
    permanent-layer2
    protocol pp
    uni-side auto
    encapsulation q931

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

port bri 0 1
  no shutdown

port bri 0 2
  clock auto
  encapsulation q921

  q921
    permanent-layer2
    protocol pp
    uni-side auto
    encapsulation q931

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

port bri 0 2
  no shutdown

port bri 0 3
  clock auto
  encapsulation q921

  q921
    permanent-layer2
    protocol pp
    uni-side auto
    encapsulation q931

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

port bri 0 3
  no shutdown

port bri 0 4
  clock auto
  power-feed
  encapsulation q921

  q921
    permanent-layer2
    uni-side auto
    encapsulation q931

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

port bri 0 4
  no shutdown

Vielen Dank im vorraus.

bye
eazy
 
Zuletzt bearbeitet:
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.