Hallo, ich habe einen neuen SN4638 an einem neuen Anschluss (4x ISDN als Anlagenanschluss) in Österreich. Dahinter hängt ein Asterisk. Leider bekomme ich keine Vernünftige Verbindung zustande, weder Ausgehend noch einkommend. Bei den BRI Ports habe ich auch 1-4 und nicht 0-3 verwendet.
Aktuelle Konfiguration:
Versuch eine ausgehende Verbindung über ISDN zu erstellen, aber die Gegenseite geht nicht ran. MEINERUFNUMMER ist natürlich eine richtige Rufnummer.
Und eine eingehende Verbindung:
Könnte mir da bitte jemand auf die Sprünge helfen?
Aktuelle Konfiguration:
Code:
#----------------------------------------------------------------#
# #
# SN4638/5BIS #
# R5.6 2010-11-12 H323 SIP BRI #
# 2011-02-14T15:07:10 #
# SN/00A0BA055978 #
# Generated configuration file #
# #
#----------------------------------------------------------------#
cli version 3.20
clock local default-offset +00:00
dns-client server 192.168.100.2
dns-relay
webserver port 80 language en
sntp-client
sntp-client server primary 129.132.2.21 port 123 version 4
sntp-client server secondary 192.168.100.2 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
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 WAN
ipaddress dhcp
use profile napt NAPT_WAN
tcp adjust-mss rx mtu
tcp adjust-mss tx mtu
interface LAN
ipaddress 192.168.100.222 255.255.255.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.100.2 0
context cs switch
national-prefix 0
international-prefix 00
routing-table called-e164 TAB_INCOMING
route default dest-interface IF_SIP_ASTERISK
routing-table called-e164 TAB_OUTGOING
route default dest-service HUNT_PSTN
interface isdn IF_TE_00
route call dest-table TAB_INCOMING
interface isdn IF_TE_01
route call dest-table TAB_INCOMING
interface isdn IF_TE_02
route call dest-table TAB_INCOMING
interface isdn IF_TE_03
route call dest-table TAB_INCOMING
interface isdn IF_TE_04
route call dest-table TAB_INCOMING
interface sip IF_SIP_ASTERISK
bind context sip-gateway GW_ASTERISK
route call dest-table TAB_OUTGOING
remote 192.168.100.9 5060
service hunt-group HUNT_PSTN
cyclic
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_TE_01
route call 2 dest-interface IF_TE_02
route call 3 dest-interface IF_TE_03
route call 4 dest-interface IF_TE_04
context cs switch
no shutdown
authentication-service AS_ASTERISK
username patton1 password LNOVrt1b6LZ8vjRhaMx1nQ== encrypted
location-service LS_ASTERISK
domain 1 192.168.100.9 5060
identity patton1
authentication inbound
context sip-gateway GW_ASTERISK
interface lan
bind interface LAN context router port 5060
context sip-gateway GW_ASTERISK
bind location-service LS_ASTERISK
no shutdown
port ethernet 0 0
medium auto
encapsulation ip
bind interface WAN router
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
protocol pp
uni-side auto
encapsulation q931
q931
protocol dss1
uni-side user
bchan-number-order ascending
encapsulation cc-isdn
port bri 0 0
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_TE_01 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_TE_02 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_TE_03 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 user
bchan-number-order ascending
encapsulation cc-isdn
bind interface IF_TE_04 switch
port bri 0 4
no shutdown
Versuch eine ausgehende Verbindung über ISDN zu erstellen, aber die Gegenseite geht nicht ran. MEINERUFNUMMER ist natürlich eine richtige Rufnummer.
Code:
192.168.100.222#call 1 dial MEINERUFNUMMER dest-table TAB_OUTGOING
192.168.100.222#15:41:07 ICC > [IF_TE_03] Added endpoint IF_TE_03-00a68728
15:41:07 ICC > [IF_TE_03] NEW CALL. Allocated Endpoint IF_TE_03-00a68728
15:41:07 ICC > [EP IF_TE_03-00a68728] do not reroute because: service invoked
15:41:07 ICC > [EP IF_TE_03-00a68728] AOC-S User << Call Setup
15:41:07 ICC > [EP IF_TE_03-00a68728] AOC-D User << Call Setup
15:41:07 ICC > [EP IF_TE_03-00a68728] AOC-E User << Call Setup
15:41:07 ICC > [EP IF_TE_03-00a68728] >> [080005]
SETUP (DSS1 User)
[04038090A3]
Bearer capability : speech - CCITT
circuit mode - 64kBit/s - G.711 A-law
[1E028583]
[COLOR="red"]Progress indicator : origination address is non-ISDN
private network serving remote user - CCITT[/COLOR]
[6C03008031]
Calling party number : 1
unknown number - unknown numbering plan
presentation allowed - user provided not screened
[700E8030303431373937373535303239]
Called party number : MEINERUFNUMMER
unknown number - unknown numbering plan
[7D029181]
High layer compatibility : telephony
CCITT
15:41:07 ICC > [EP IF_TE_03-00a68728] Set state to CALL INITIATED
15:41:07 ICC > [EP IF_TE_03-00a68728] State: CALL INITIATED, Event: PEER CONNECTED
15:41:07 ICC > [EP IF_TE_03-00a68728] Hold State: IDLE, Hold Event: PEER CONNECTED
15:41:07 ICC > [EP IF_TE_03-00a68728] State: CALL INITIATED, Event: PEER INBAND INFO
15:41:07 ICC > [IF_TE_03] << Message: primitive=38
15:41:07 ICC > [EP IF_TE_03-00a68728] << [08000D]
SETUP ACKNOWLEDGEMENT (DSS1 User)
[COLOR="red"] [180189]
Channel id : 1 - exclusive
basic rate interface - is not d-channel - CCITT - b-channel units[/COLOR]
15:41:07 ICC > [EP IF_TE_03-00a68728] State: CALL INITIATED, Event: TERMINAL MORE INFO IND
15:41:07 ICC > [EP IF_TE_03-00a68728] Set state to OVERLAP SENDING
15:41:07 ICC > [EP IF_TE_03-00a68728] Sending additional user info ''
15:41:07 ICC > [IF_TE_03] << Message: primitive=50
15:41:07 ICC > [EP IF_TE_03-00a68728] << [08004D]
RELEASE (DSS1 User)
15:41:07 ICC > [EP IF_TE_03-00a68728] State: OVERLAP SENDING, Event: TERMINAL RELEASE IND
15:41:07 ICC > [EP IF_TE_03-00a68728] Set state to NULL
15:41:07 ICC > [IF_TE_03] CLEARING CALL IF_TE_03-00a68728
15:41:07 ICC > [IF_TE_03] Removed endpoint IF_TE_03-00a68728
15:41:07 ICC > [IF_TE_03] Destroying finished calls.
15:41:07 ICC > [IF_TE_03] Destroyed endpoint IF_TE_03-00a68728
15:41:11 ICC > [IF_TE_04] << Message: primitive=48
15:41:11 IERR > [IF_TE_04] MESSAGE FOR UNKNOWN CALL KEY 20 (primitive=48)
call 1 drop
Und eine eingehende Verbindung:
Code:
192.168.100.222#16:18:21 ICC > [IF_TE_02] << Message: primitive=64
16:18:21 ICC > [IF_TE_02] Added endpoint IF_TE_02-00a62618
16:18:21 ICC > [IF_TE_02] NEW CALL. Allocated Endpoint IF_TE_02-00a62618
16:18:21 ICC > [EP IF_TE_02-00a62618] << [080005]
SETUP (DSS1 User)
[A1]
Sending complete
[04038090A3]
Bearer capability : speech - CCITT
circuit mode - 64kBit/s - G.711 A-law
[180189]
Channel id : 1 - exclusive
basic rate interface - is not d-channel - CCITT - b-channel units
[6C0C118134323332333735343837]
Calling party number : ANDERERUFNUMMER
international number - E.164 numbering plan
presentation allowed - user provided verified and passed
[7D029181]
High layer compatibility : telephony
CCITT
16:18:21 ICC > [EP IF_TE_02-00a62618] State: NULL, Event: TERMINAL SETUP IND
16:18:21 ICC > [EP IF_TE_02-00a62618] Set state to CALL PRESENT
16:18:21 ICC > [EP IF_TE_02-00a62618] set call key: 26
16:18:21 ICC > [EP IF_TE_02-00a62618] Set state to INCOMING PROCEEDING
16:18:21 ICC > [EP IF_TE_02-00a62618] >> [080002]
CALL PROCEEDING (DSS1 User)
[1E028582]
Progress indicator : destination address is non-ISDN
private network serving remote user - CCITT
16:18:21 ICC > [IF_TE_01] << Message: primitive=64
16:18:21 ICC > [IF_TE_01] Added endpoint IF_TE_01-0102f1c0
16:18:21 ICC > [IF_TE_01] NEW CALL. Allocated Endpoint IF_TE_01-0102f1c0
16:18:21 ICC > [EP IF_TE_01-0102f1c0] << [080005]
SETUP (DSS1 User)
[A1]
Sending complete
[04038090A3]
Bearer capability : speech - CCITT
circuit mode - 64kBit/s - G.711 A-law
[180189]
[COLOR="red"] Channel id : 1 - exclusive
basic rate interface - is not d-channel - CCITT - b-channel units[/COLOR]
[6C0C118134323332333735343837]
Calling party number : ANDERERUFNUMMER
international number - E.164 numbering plan
presentation allowed - user provided verified and passed
[7D029181]
High layer compatibility : telephony
CCITT
16:18:21 ICC > [EP IF_TE_01-0102f1c0] State: NULL, Event: TERMINAL SETUP IND
16:18:21 ICC > [EP IF_TE_01-0102f1c0] Set state to CALL PRESENT
16:18:21 ICC > [EP IF_TE_01-0102f1c0] set call key: 27
16:18:21 ICC > [EP IF_TE_01-0102f1c0] Set state to INCOMING PROCEEDING
16:18:21 ICC > [EP IF_TE_01-0102f1c0] >> [080002]
CALL PROCEEDING (DSS1 User)
[1E028582]
[COLOR="red"] Progress indicator : destination address is non-ISDN
private network serving remote user - CCITT[/COLOR]
16:18:21 ICC > [EP IF_TE_02-00a62618] State: INCOMING PROCEEDING, Event: PEER TRYING
16:18:21 ICC > [EP IF_TE_02-00a62618] Hold State: IDLE, Hold Event: PEER TRYING
16:18:21 ICC > [EP IF_TE_01-0102f1c0] State: INCOMING PROCEEDING, Event: PEER TRYING
16:18:21 ICC > [EP IF_TE_01-0102f1c0] Hold State: IDLE, Hold Event: PEER TRYING
16:18:42 ICC > [IF_TE_02] << Message: primitive=34
16:18:42 ICC > [EP IF_TE_02-00a62618] << [080045]
DISCONNECT (DSS1 User)
[08028090]
Cause : normal call clearing
user - CCITT - Q.931
16:18:42 ICC > [EP IF_TE_02-00a62618] State: INCOMING PROCEEDING, Event: TERMINAL DISCONNECT IND
16:18:42 ICC > [EP IF_TE_02-00a62618] Set state to RELEASE REQUEST
16:18:42 ICC > [EP IF_TE_02-00a62618] AOC-S User << Call Clearing
16:18:42 ICC > [EP IF_TE_02-00a62618] AOC-D User << Call Clearing
16:18:42 ICC > [EP IF_TE_02-00a62618] AOC-E User << Call Clearing
16:18:42 ICC > [EP IF_TE_02-00a62618] >> [08004D]
RELEASE (DSS1 User)
16:18:42 ICC > [IF_TE_01] << Message: primitive=34
16:18:42 ICC > [EP IF_TE_01-0102f1c0] << [080045]
DISCONNECT (DSS1 User)
[08028090]
Cause : normal call clearing
user - CCITT - Q.931
16:18:42 ICC > [EP IF_TE_01-0102f1c0] State: INCOMING PROCEEDING, Event: TERMINAL DISCONNECT IND
16:18:42 ICC > [EP IF_TE_01-0102f1c0] Set state to RELEASE REQUEST
16:18:42 ICC > [EP IF_TE_01-0102f1c0] AOC-S User << Call Clearing
16:18:42 ICC > [EP IF_TE_01-0102f1c0] AOC-D User << Call Clearing
16:18:42 ICC > [EP IF_TE_01-0102f1c0] AOC-E User << Call Clearing
16:18:42 ICC > [EP IF_TE_01-0102f1c0] >> [08004D]
RELEASE (DSS1 User)
16:18:42 ICC > [IF_TE_02] << Message: primitive=48
16:18:42 ICC > [EP IF_TE_02-00a62618] << [08005A]
RELEASE COMPLETE (DSS1 User)
16:18:42 ICC > [EP IF_TE_02-00a62618] State: RELEASE REQUEST, Event: TERMINAL RELEASE CONF
16:18:42 ICC > [EP IF_TE_02-00a62618] Set state to NULL
16:18:42 ICC > [IF_TE_02] CLEARING CALL IF_TE_02-00a62618
16:18:42 ICC > [IF_TE_02] Removed endpoint IF_TE_02-00a62618
16:18:42 ICC > [IF_TE_01] << Message: primitive=48
16:18:42 ICC > [EP IF_TE_01-0102f1c0] << [08005A]
RELEASE COMPLETE (DSS1 User)
16:18:42 ICC > [EP IF_TE_01-0102f1c0] State: RELEASE REQUEST, Event: TERMINAL RELEASE CONF
16:18:42 ICC > [EP IF_TE_01-0102f1c0] Set state to NULL
16:18:42 ICC > [IF_TE_01] CLEARING CALL IF_TE_01-0102f1c0
16:18:42 ICC > [IF_TE_01] Removed endpoint IF_TE_01-0102f1c0
16:18:42 ICC > [IF_TE_02] Destroying finished calls.
16:18:42 ICC > [IF_TE_02] Destroyed endpoint IF_TE_02-00a62618
16:18:42 ICC > [IF_TE_01] Destroying finished calls.
16:18:42 ICC > [IF_TE_01] Destroyed endpoint IF_TE_01-0102f1c0
Könnte mir da bitte jemand auf die Sprünge helfen?