Hi @ all
ich habe mir vorgenommen eine einfache VOIP Anlage mit einem 3cx und einem Patton 4552 zu installieren.
Als alter Netzwerk Hase dachte ich......kein Problem.......
Telefone ließen sich gut einrichten, Kommunikation intern klappt, heute habe ich den Patton 4552 endlich bekommen und angeschlossen.
Das Teil hat die Firmware 5.2.
Ich habe nun das Problem, dass sich der 4552 nicht am 3cx anmeldet. (Ja, ich habe bei der Erstellung des automatischen Scripts die Firmware 5x gewählt).
Egal was ich probiere, das Ding meldet sich nicht. an
Script:
#########################################################
#
# For Patton SmartNode 4552 1-port BRI
# Supported firmware versions R5.1
#
# Author: Kevin Attard Compagno
# Date: 2008-02-25
# Contact: [email protected]
#
#########################################################
webserver port 80 language en
system
ic voice 0
low-bitrate-codec g729
system
clock-source 0 0
profile ppp default
profile call-progress-tone defaultDialtone
flush-play-list
play 1 1000 425 0
profile call-progress-tone defaultAlertingtone
flush-play-list
play 1 1000 425 -7
pause 2 4000
profile call-progress-tone defaultBusytone
flush-play-list
play 1 480 425 -7
pause 2 480
profile call-progress-tone defaultReleasetone
flush-play-list
play 1 240 425 -7
pause 2 240
profile call-progress-tone defaultCongestiontone
flush-play-list
play 1 240 425 -7
pause 2 240
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
fax transmission relay t38-udp
profile pstn default
profile sip default
profile aaa default
method 1 local
method 2 none
context ip router
interface IF_IP_WAN
ipaddress dhcp
tcp adjust-mss rx mtu
tcp adjust-mss tx mtu
interface IF_IP_LAN
ipaddress 192.168.2.31 255.255.255.0
tcp adjust-mss rx mtu
tcp adjust-mss tx mtu
context cs switch
mapping-table calling-pi to calling-e164 MP_REM_CLIR
map restricted to ""
routing-table called-e164 RT_ISDN_TO_SIP_0
route T2 dest-interface IF_SIP_0 MP_REM_CLIR
interface isdn IF_ISDN_0
route call dest-table RT_ISDN_TO_SIP_0
user-side-ringback-tone
interface sip IF_SIP_0
bind context sip-gateway GW_SIP_0
early-connect
early-disconnect
route call dest-interface IF_ISDN_0
remote 192.168.2.30
address-translation outgoing-call request-uri user-part fix 10000 host-part to-header target-param none
address-translation incoming-call called-e164 request-uri
context cs switch
no shutdown
authentication-service AS_ALL_LINES
realm 1 3CXPhoneSystem
username 10000 password 10000
location-service LS_10000
domain 1 192.168.2.30
identity-group default
authentication outbound
authenticate 1 authentication-service AS_ALL_LINES username 10000
identity 10000
authentication outbound
authenticate 1 authentication-service AS_ALL_LINES
registration outbound
registrar 192.168.2.30
lifetime 300
register auto
context sip-gateway GW_SIP_0
interface LAN
bind interface IF_IP_LAN context router port 5060
context sip-gateway GW_SIP_0
bind location-service LS_10000
no shutdown
port ethernet 0 0
encapsulation ip
bind interface IF_IP_WAN router
no shutdown
port ethernet 0 1
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
encapsulation cc-isdn
bind interface IF_ISDN_0 switch
port bri 0 0
no shutdown
_______________________________________________________________________________________
ich habe nun schon stundenlang gegoogelt :shock: , aber absolut keine Hilfe gefunden, warum sich das Teil nicht anmeldet.
Hier also meine Bitte um Hilfe........
Liebe Grüsse Micha
ich habe mir vorgenommen eine einfache VOIP Anlage mit einem 3cx und einem Patton 4552 zu installieren.
Als alter Netzwerk Hase dachte ich......kein Problem.......
Telefone ließen sich gut einrichten, Kommunikation intern klappt, heute habe ich den Patton 4552 endlich bekommen und angeschlossen.
Das Teil hat die Firmware 5.2.
Ich habe nun das Problem, dass sich der 4552 nicht am 3cx anmeldet. (Ja, ich habe bei der Erstellung des automatischen Scripts die Firmware 5x gewählt).
Egal was ich probiere, das Ding meldet sich nicht. an
Script:
#########################################################
#
# For Patton SmartNode 4552 1-port BRI
# Supported firmware versions R5.1
#
# Author: Kevin Attard Compagno
# Date: 2008-02-25
# Contact: [email protected]
#
#########################################################
webserver port 80 language en
system
ic voice 0
low-bitrate-codec g729
system
clock-source 0 0
profile ppp default
profile call-progress-tone defaultDialtone
flush-play-list
play 1 1000 425 0
profile call-progress-tone defaultAlertingtone
flush-play-list
play 1 1000 425 -7
pause 2 4000
profile call-progress-tone defaultBusytone
flush-play-list
play 1 480 425 -7
pause 2 480
profile call-progress-tone defaultReleasetone
flush-play-list
play 1 240 425 -7
pause 2 240
profile call-progress-tone defaultCongestiontone
flush-play-list
play 1 240 425 -7
pause 2 240
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
fax transmission relay t38-udp
profile pstn default
profile sip default
profile aaa default
method 1 local
method 2 none
context ip router
interface IF_IP_WAN
ipaddress dhcp
tcp adjust-mss rx mtu
tcp adjust-mss tx mtu
interface IF_IP_LAN
ipaddress 192.168.2.31 255.255.255.0
tcp adjust-mss rx mtu
tcp adjust-mss tx mtu
context cs switch
mapping-table calling-pi to calling-e164 MP_REM_CLIR
map restricted to ""
routing-table called-e164 RT_ISDN_TO_SIP_0
route T2 dest-interface IF_SIP_0 MP_REM_CLIR
interface isdn IF_ISDN_0
route call dest-table RT_ISDN_TO_SIP_0
user-side-ringback-tone
interface sip IF_SIP_0
bind context sip-gateway GW_SIP_0
early-connect
early-disconnect
route call dest-interface IF_ISDN_0
remote 192.168.2.30
address-translation outgoing-call request-uri user-part fix 10000 host-part to-header target-param none
address-translation incoming-call called-e164 request-uri
context cs switch
no shutdown
authentication-service AS_ALL_LINES
realm 1 3CXPhoneSystem
username 10000 password 10000
location-service LS_10000
domain 1 192.168.2.30
identity-group default
authentication outbound
authenticate 1 authentication-service AS_ALL_LINES username 10000
identity 10000
authentication outbound
authenticate 1 authentication-service AS_ALL_LINES
registration outbound
registrar 192.168.2.30
lifetime 300
register auto
context sip-gateway GW_SIP_0
interface LAN
bind interface IF_IP_LAN context router port 5060
context sip-gateway GW_SIP_0
bind location-service LS_10000
no shutdown
port ethernet 0 0
encapsulation ip
bind interface IF_IP_WAN router
no shutdown
port ethernet 0 1
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
encapsulation cc-isdn
bind interface IF_ISDN_0 switch
port bri 0 0
no shutdown
_______________________________________________________________________________________
ich habe nun schon stundenlang gegoogelt :shock: , aber absolut keine Hilfe gefunden, warum sich das Teil nicht anmeldet.
Hier also meine Bitte um Hilfe........
Liebe Grüsse Micha