[Problem] SN4120 - ausgehend und eingehend keine Verbindung - GS 3.1

Moppel_me

Neuer User
Mitglied seit
23 Mai 2007
Beiträge
43
Punkte für Reaktionen
0
Punkte
0
Hallo Zusammen,

SN4120 1xBRI:
ich bekomme keine Verbindung ins ISDN Netz oder von ISDN in den Gemeinschaft 3.1 Server hinein.
Ausgehend wird seitens GS3 immer von einem 503 Service Unavalibale gesprochen.
Eingehend bekomme ich immer ein Besetzt.

Die Aktuelle Config habe ich mal angehangen, ich muss sagen... Ich habe mir die Konfiguration des Patton ein wenig einfacher vorgestellt.
Ich finde leider auch keine Infos ala SNXXX für Anfänger.. :)

Kann mir wer helfen?


Code:
#----------------------------------------------------------------#
#                                                                #
# SN4120/1BIS2V                                                  #
# R6.T 2011-11-18 H323 SIP                                       #
# 1970-01-01T02:16:04                                            #
# SN/00A0BA06D011                                                #
# Generated configuration file                                   #
#                                                                #
#----------------------------------------------------------------#

cli version 3.20
gui type basic
clock local default-offset +00:00
dns-relay
webserver port 80 language en
sntp-client
sntp-client server primary 192.168.35.1 port 123 version 4
system hostname PattonSN4210

system

  ic voice 0

system
  clock-source 1 bri 0 0

profile acl ACL_WAN_PERMIT_SEL_MGMT

profile service-policy SP_WAN_OUT
  no rate-limit

profile service-policy SP_WAN_IN
  no rate-limit

profile napt NAPT_WAN

profile ppp default

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

profile voip VOIP
  codec 1 g729 rx-length 20 tx-length 20
  codec 2 g711alaw64k rx-length 20 tx-length 20
  codec 3 g711ulaw64k rx-length 20 tx-length 20
  dejitter-mode static
  dejitter-max-delay 120

profile pstn default

profile sip default
  no autonomous-transitioning

profile dhcp-server DHCPS_LAN

profile aaa default
  method 1 local
  method 2 none

context ip router

  interface IF_IP_WAN
    ipaddress 192.168.35.250 255.255.255.0
    no napt-inside
    tcp adjust-mss rx mtu
    tcp adjust-mss tx mtu

  interface IF_IP_LAN
    ipaddress unnumbered

subscriber ppp SUB_PPPOE
  dial in
  no multilink

context cs switch

  interface isdn IF_S0_00
    route call dest-interface IF_SIP_SERVICE

  interface sip IF_SIP_SERVICE
    bind context sip-gateway GW_SIP
    route call dest-interface IF_S0_00
    remote 192.168.0.1 5060
    use profile voip VOIP

  service hunt-group SER_HG_PSTN_FALLBACK
    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 IF_SIP_SERVICE

context cs switch
  no shutdown

context sip-gateway GW_SIP

  interface IF_SIP_SERVICE
    bind interface IF_IP_WAN context router port 5060

context sip-gateway GW_SIP
  no shutdown

port ethernet 0 0
  medium 10 half
  encapsulation ip
  bind interface IF_IP_WAN router
  bind interface IF_IP_LAN router
  no shutdown

port bri 0 0
  clock auto
  encapsulation q921

  q921
    uni-side user
    encapsulation q931

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

port bri 0 0
  no shutdown
 
Probiere das mal
Code:
#----------------------------------------------------------------#
# #
# SN4120/1BIS2V #
# R6.T 2011-09-26_RFE1675 H323 SIP #
# 1970-01-01T01:52:21 #
# SN/00A0BA07046B #
# Generated configuration file #
# #
#----------------------------------------------------------------#

cli version 3.20
clock local default-offset +00:00
webserver port 80 language en
sntp-client
sntp-client server primary 129.132.2.21 port 123 version 4

system

ic voice 0

system
clock-source 1 bri 0 0

profile ppp default

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

profile pstn default

profile sip default
no autonomous-transitioning

profile aaa default
method 1 local
method 2 none

context ip router

interface eth0
ipaddress 192.168.73.132 255.255.255.0
tcp adjust-mss rx mtu
tcp adjust-mss tx mtu

context cs switch

routing-table called-e164 RT_OUT
route 18 dest-interface IF_S0
route .T dest-interface IF_SIP

routing-table called-e164 RT_IN
route default dest-interface IF_SIP

interface isdn IF_S0
route call dest-interface IF_SIP

interface sip IF_SIP
bind context sip-gateway GW_SIP
route call dest-interface IF_S0

context cs switch
no shutdown

authentication-service AS_DEFAULT
realm 1 192.168.73.123
username 22 password af5Hfi/OSRs= encrypted

location-service REG_SIP
domain 1 192.168.73.123 5060

identity-group default
display-name 22
phone-context interne

authentication outbound
authenticate 1 authentication-service AS_DEFAULT username 22

authentication inbound
authenticate 1 authentication-service AS_DEFAULT username 22

registration outbound
registrar 192.168.73.123 5060
lifetime 3600
register auto
retry-timeout on-system-error 10
retry-timeout on-client-error 10
retry-timeout on-server-error 10

registration inbound
contact 192.168.73.123 5060 switch IF_SIP priority 1
lifetime default 3600 min 1 max 4294967295

identity 22
display-name 22
phone-context interne
user dialstring

authentication outbound
authenticate 1 authentication-service AS_DEFAULT username 22

authentication inbound
authenticate 1 authentication-service AS_DEFAULT username 22

registration outbound
registrar 192.168.73.123 5060
preferred-transport-protocol tcp
proxy 1 192.168.73.123 5060
lifetime 3600
register auto
retry-timeout on-system-error 10
retry-timeout on-client-error 10
retry-timeout on-server-error 10

registration inbound
contact 192.168.73.123 5060 switch IF_SIP priority 1
lifetime default 3600 min 1 max 4294967295

call inbound

context sip-gateway GW_SIP

interface eth0
bind interface eth0 context router port 5060
spoofed-contact nat-address
priority 1

context sip-gateway GW_SIP
bind location-service REG_SIP
no shutdown

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

port bri 0 0
clock slave
encapsulation q921

q921
uni-side user
encapsulation q931

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

port bri 0 0
no shutdown
 
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.