Hallo zusammen,
ich habe mir einen SN 4638 zugelegt und möchte diesen nun an meinem Asterisk anbinden.
Bis zur unten stehenden config habe ich es geschafft, aber ich kann keine Gespräche durchführen.
Eventuell kann mir jemand helfen und sagen was fehlt...
Fehlen eventuell Lizenzen?
Danke schon ein mal
Stefan
Edit Guard-X: Bitte nächstes Mal Code-Tags verwenden!
ich habe mir einen SN 4638 zugelegt und möchte diesen nun an meinem Asterisk anbinden.
Bis zur unten stehenden config habe ich es geschafft, aber ich kann keine Gespräche durchführen.
Eventuell kann mir jemand helfen und sagen was fehlt...
Fehlen eventuell Lizenzen?
Danke schon ein mal
Stefan
Code:
#----------------------------------------------------------------#
# #
# SN4638/5BIS #
# R5.3 2009-03-18 H323 SIP BRI #
# 2009-05-31T14:11:26 #
# SN/00A0BA048B72 #
# Generated configuration file #
# #
#----------------------------------------------------------------#
cli version 3.20
no terminal telnet
administrator admin password XXXXXXXXXXXX== encrypted
clock local offset +02:00
dns-client server 192.168.123.8
dns-client server 192.168.123.2
webserver port 80 language en
sntp-client
sntp-client server primary 192.168.123.2 port 123 version 3
system hostname vgw.xxx.local
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 tone-set default
profile voip default
codec 1 g711alaw64k rx-length 20 tx-length 20
codec 2 g711ulaw64k rx-length 20 tx-length 20
codec 3 g729 rx-length 20 tx-length 20
rtp traffic-class local-default
fax transmission 1 relay t38-udp
profile pstn default
profile sip default
profile aaa default
method 1 local
method 2 none
context ip router
rtp-port-range 16384 16481
interface eth0
ipaddress 192.168.123.25 255.255.255.0
tcp adjust-mss rx mtu
tcp adjust-mss tx mtu
context cs switch
routing-table called-e164 RT_CDPN_OUT
mapping-table calling-pi to called-e164 MP_REM_CLIR
map restricted to +4926XXXXXXXXXX
interface isdn IF_S0_00
route call dest-table RT_CDPN_OUT
interface isdn IF_S0_01
route call dest-table RT_CDPN_OUT
interface isdn IF_S0_02
route call dest-table RT_CDPN_OUT
interface isdn IF_S0_03
interface sip 192.168.123.23
bind context sip-gateway SIP
remote 192.168.123.23 5060
context cs switch
no shutdown
authentication-service VOIP_AS_0
username Patton password XXXXXXXXXXXX== encrypted
location-service xxx.local
domain 1 eth0 5060
identity Patton
authentication outbound
authenticate 1 authentication-service VOIP_AS_0 username Patton
authentication inbound
authenticate 1 authentication-service VOIP_AS_0 username Patton
registration outbound
registrar 192.168.123.23 5060
proxy 1 192.168.123.23 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.123.23 5060 switch 192.168.123.23 priority 1000
context sip-gateway SIP
interface 192.168.123.23
bind interface eth0 context router port 5060
context sip-gateway SIP
bind location-service xxx.local
no shutdown
port ethernet 0 0
medium auto
encapsulation ip
bind interface eth0 router
vlan 123
map cos 0 to local-default
map cos 3 to local-voice
map cos 5 to local-voice
encapsulation ip
no shutdown
vlan 110
map cos 3 to local-voice
map cos 5 to local-voice
encapsulation ip
no shutdown
port ethernet 0 0
no shutdown
port ethernet 0 1
medium auto
encapsulation ip
shutdown
port bri 0 0
clock auto
encapsulation q921
q921
uni-side auto
encapsulation q931
q931
protocol dss1
uni-side net
bchan-number-order ascending
encapsulation cc-isdn
bind interface IF_S0_00 switch
port bri 0 0
shutdown
port bri 0 1
clock auto
encapsulation q921
q921
uni-side auto
encapsulation q931
q931
protocol dss1
uni-side net
bchan-number-order ascending
encapsulation cc-isdn
bind interface IF_S0_01 switch
port bri 0 1
shutdown
port bri 0 2
clock auto
encapsulation q921
q921
uni-side auto
encapsulation q931
q931
protocol dss1
uni-side net
bchan-number-order ascending
encapsulation cc-isdn
bind interface IF_S0_02 switch
port bri 0 2
shutdown
port bri 0 3
clock auto
power-feed
encapsulation q921
q921
uni-side auto
encapsulation q931
q931
protocol dss1
uni-side user
bchan-number-order ascending
encapsulation cc-isdn
bind interface IF_S0_03 switch
port bri 0 3
shutdown
port bri 0 4
clock auto
encapsulation q921
q921
uni-side auto
encapsulation q931
q931
protocol dss1
uni-side net
bchan-number-order ascending
port bri 0 4
shutdown
Edit Guard-X: Bitte nächstes Mal Code-Tags verwenden!
Zuletzt bearbeitet: