Hallo Zusammen,
ich weiß langsam nichtmehr weiter, deswegen bitte ich auch um Hilfe. Seit zwei Tagen versuche ich einen Patton 4120 zusammen mit einem Asterisk zum laufen zu kriegen, jedoch will das nicht so recht Funktionieren. Die Configuration des Asterisk stellt soweit kein Problem dar, jedoch bin ich komplett überfragt was den SN angeht. Der SN soll alle gespräche die auf dem Anlagenanschluss ankommen an Asterisk weiterreichen und umgekehrt. In den letzen Tagen habe ich mir folgende Config zusammengebaut:
Soweit ich das nun verstanden habe, sollte dies genügen, damit der Patton zumindest versucht eine Verbindung per SIP mit dem Asterisk Server aufzunehmen und sich anzumdelden. Jedoch passiet auf dem Asterisk 0, Nichts.Code:#----------------------------------------------------------------# # # # SN4120/2BIS4V # # R6.1 2012-05-09 H323 SIP # # 1970-01-01T06:40:54 # # SN/00A0BA06CD55 # # Generated configuration file # # # #----------------------------------------------------------------# cli version 3.20 administrator administrator password xxxx== encrypted 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 syslog-client remote 192.168.2.15 5555 facility kernel severity emergency facility user-level severity debug facility daemon severity debug facility sip severity debug facility kernel severity debug facility isdn severity debug system ic voice 0 system clock-source 1 bri 0 0 clock-source 2 bri 0 1 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 IF_IP_LAN ipaddress dhcp tcp adjust-mss rx mtu tcp adjust-mss tx mtu context cs switch national-prefix 0 international-prefix 00 routing-table called-e164 RT_ISDN_TO_SIP route T dest-interface IF_SIP routing-table calling-e164 RT_SIP_TO_ISDN route default dest-service SV_HUNT_PSTN MP_Unknown-Subscriber mapping-table calling-e164 to calling-type-of-number MP_Unknown-Subscriber map default to subscriber interface isdn IF_ISDN_0 route call dest-table RT_ISDN_TO_SIP interface isdn IF_ISDN_1 route call dest-table RT_ISDN_TO_SIP interface sip IF_SIP bind context sip-gateway GW_SIP route call dest-table RT_SIP_TO_ISDN remote asterisk service hunt-group SV_HUNT_PSTN 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_ISDN_0 route call 2 dest-interface IF_ISDN_1 context cs switch no shutdown authentication-service AUTH_AST realm 1 asterisk username patton password 9GKpLslKIhq02NNIEvCaIg== encrypted location-service LS_AST domain 1 asterisk identity-group default authentication inbound identity 6953789 authentication inbound registration inbound context sip-gateway GW_SIP interface IF_LAN bind interface IF_IP_LAN context router port 5060 context sip-gateway GW_SIP bind location-service LS_AST no shutdown port ethernet 0 0 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
Mir fällt es schwer das ganze zu debuggen, da ich noch keine möglichkeit gefunden habe fehler oder ähnliches zu erhalten die mir verraten woran es liegen könnte. Zuletzt habe ich sogar keinen Syslog server aufgesetzt, jedoch nur eine einzige Meldung erhalten:
Jan 1 06:38:14 192.168.2.6 SIP: [GW GW_SIP-IF_LAN] State: Closed | Event: Bind
Ich weiß nun wirklich nicht mehr weiter und würde mich über jeden noch so kleinen Tipp freuen!
Danke schonmal an alle die sich die mühe gemacht haben bis hierhin zu lesen.
lsup


Zitieren