Habe eine Smartnode in Verwendung !
Ankopplung an eine OXO-Alcatel -Anlage ( SIP)
Möchte gern ein Routing programmieren bei der Smartnode ,wenn die Alcatelanlage nicht ereichbar ist ( Netzwerkausfall)! An euch Gurus ist es möglich ein Routing auf einen der BRI-Anschlüsse zu programmieren!
Möchte dazu sagen das ich Anfänger bin bei der Smartnode und nur einen Basic-Kurs besitze!
Hier mein startupconifg von der Smartnode !
Bitte um eure Hilfe!
Ankopplung an eine OXO-Alcatel -Anlage ( SIP)
Möchte gern ein Routing programmieren bei der Smartnode ,wenn die Alcatelanlage nicht ereichbar ist ( Netzwerkausfall)! An euch Gurus ist es möglich ein Routing auf einen der BRI-Anschlüsse zu programmieren!
Möchte dazu sagen das ich Anfänger bin bei der Smartnode und nur einen Basic-Kurs besitze!
Hier mein startupconifg von der Smartnode !
Code:
#----------------------------------------------------------------#
# #
# SN4634/3BIS #
# R5.2 2009-01-14 H323 SIP BRI #
# 1970-03-02T22:09:46 #
# SN/00A0BA0482BC #
# Generated configuration file #
# #
#----------------------------------------------------------------#
cli version 3.20
administrator administrator password 8yMVOVeVdTdcJcjaCypukQ== encrypted
dns-relay
webserver port 80 language en
sntp-client
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
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
profile sip ALCATEL
profile dhcp-server DHCPS_LAN
network 192.168.1.0 255.255.255.0
include 1 192.168.1.10 192.168.1.99
lease 2 hours
default-router 1 192.168.1.1
domain-name-server 1 192.168.1.1
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.10.128 255.255.255.0
tcp adjust-mss rx mtu
tcp adjust-mss tx mtu
context cs switch
digit-collection timeout 1
routing-table called-e164 RT_FROM_ISDN
route T! dest-interface IF_ALCATEL_SIP MT_ADD_MAIN_NUMBER
mapping-table called-e164 to called-e164 MT_ADD_MAIN_NUMBER
map default to 31
interface isdn IF_ALCATEL_ISDN
route call dest-table RT_FROM_ISDN
interface sip IF_ALCATEL_SIP
bind context sip-gateway IF_ALCATEL
route call dest-interface IF_ALCATEL_ISDN
remote 192.168.10.120 5060
local 192.168.10.120 5060
context cs switch
no shutdown
context sip-gateway IF_ALCATEL
interface ALCATEL
bind interface LAN context router port 5060
context sip-gateway IF_ALCATEL
no shutdown
context sip-gateway sip
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
uni-side auto
encapsulation q931
q931
protocol dss1
uni-side net
bchan-number-order ascending
port bri 0 0
shutdown
port bri 0 1
clock auto
power-feed
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 IF_ALCATEL_ISDN switch
port bri 0 1
no 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
port bri 0 2
shutdown
Bitte um eure Hilfe!