- Mitglied seit
- 11 Dez 2008
- Beiträge
- 55
- Punkte für Reaktionen
- 0
- Punkte
- 0
Hallo,
wir haben ein Patton 4118 im Einsatz. Leider hat dieses nach Jahren den Geist aufgegeben. Kein Problem dachte ich, neue Hardware bestellt, Konfig ist ja eh extern gesichert.
Nun habe ich jedoch festgestellt, dass die Konfiguraion (es lief unter Version 4.X) mit der aktuellen 5.7 nicht so richtig funktioniert. Bei dem copy paste der Konfiguration hab ich div. Fehler, dass er Befehle nicht mehr kennt.
Das grosse Problem ist wohl, dass es "service default" nicht mehr gibt ?
Die "aktuelle" und somit alte Konfiguration der 4.X:
wir haben ein Patton 4118 im Einsatz. Leider hat dieses nach Jahren den Geist aufgegeben. Kein Problem dachte ich, neue Hardware bestellt, Konfig ist ja eh extern gesichert.
Nun habe ich jedoch festgestellt, dass die Konfiguraion (es lief unter Version 4.X) mit der aktuellen 5.7 nicht so richtig funktioniert. Bei dem copy paste der Konfiguration hab ich div. Fehler, dass er Befehle nicht mehr kennt.
Das grosse Problem ist wohl, dass es "service default" nicht mehr gibt ?
Die "aktuelle" und somit alte Konfiguration der 4.X:
Code:
cli version 3.20
webserver port 80 language en
sntp-client
sntp-client server primary 1.1.1.17 port 123 version 4
system
ic voice 0
low-bitrate-codec g729
profile ppp default
profile call-progress-tone defaultDialtone
play 1 1000 440 -18
profile call-progress-tone defaultAlertingtone
play 1 1500 440 -7
pause 2 3500
profile call-progress-tone defaultBusytone
play 1 500 440 -7
pause 2 500
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 aaa default
method 1 local
method 2 none
context ip router
interface eth0
ipaddress dhcp
tcp adjust-mss rx mtu
tcp adjust-mss tx mtu
context cs switch
digit-collection timeout 2
national-prefix 0
international-prefix 00
routing-table called-e164 RT_FROMLOCAL
route .T dest-interface IF_SIP
routing-table called-e164 RT_FROMSIP
route 17 dest-interface IF_FXS_00
route 65 dest-interface IF_FXS_01
route 95 dest-interface IF_FXS_02
route 96 dest-interface IF_FXS_03
route 97 dest-interface IF_FXS_04
interface sip IF_SIP
bind gateway GW_SIP
service default
route call dest-table RT_FROMSIP
early-connect
early-disconnect
interface fxs IF_FXS_00
route call dest-table RT_FROMLOCAL
call-transfer
caller-id-presentation pre-ring
subscriber-number 17
interface fxs IF_FXS_01
route call dest-table RT_FROMLOCAL
call-transfer
caller-id-presentation pre-ring
subscriber-number 65
interface fxs IF_FXS_02
route call dest-table RT_FROMLOCAL
call-transfer
caller-id-presentation pre-ring
subscriber-number 95
interface fxs IF_FXS_03
route call dest-table RT_FROMLOCAL
call-transfer
caller-id-presentation pre-ring
subscriber-number 96
interface fxs IF_FXS_04
route call dest-table RT_FROMLOCAL
call-transfer
caller-id-presentation pre-ring
subscriber-number 97
context cs switch
no shutdown
gateway sip GW_SIP
bind interface eth0 router
service default
domain 1.1.1.17
defaultserver manual 1.1.1.17 5060 loose-router
registration-lifetime 300
registration manual 1.1.1.17 5060
user pattongw authenticate password XXXX default register
gateway sip GW_SIP
no shutdown
port ethernet 0 0
medium auto
encapsulation ip
bind interface eth0 router
no shutdown
port fxs 0 0
use profile fxs nl
encapsulation cc-fxs
bind interface IF_FXS_00 switch
no shutdown
port fxs 0 1
use profile fxs nl
encapsulation cc-fxs
bind interface IF_FXS_01 switch
no shutdown
port fxs 0 2
use profile fxs nl
encapsulation cc-fxs
bind interface IF_FXS_02 switch
no shutdown
port fxs 0 3
use profile fxs nl
encapsulation cc-fxs
bind interface IF_FXS_03 switch
no shutdown
port fxs 0 4
use profile fxs nl
encapsulation cc-fxs
bind interface IF_FXS_04 switch
no shutdown
port fxs 0 5
shutdown
port fxs 0 6
shutdown
port fxs 0 7
shutdown