Nastavitev Pattona

Splošni pogovori, ki niso povezani s T-2
Odgovori
jurck
Novinec
Prispevkov: 8
Pridružen: 9. Feb 2007 ob 11:53
T-2: Že imam
Paket: 10/1
Kraj: Hrastnik

Nastavitev Pattona

Odgovor Napisal/-a jurck » 27. Jan 2011 ob 18:57

Ima kdo izkušnje z nastavitvijo Pattona, ki je povezan na centralo Siemens SX205? Sicer ponudnik ni T-2, ampak nek alternativni. Ponudnik pravi, da naj bi klice prišel do Pattona. Pravijo, da so so na njihovi opremi (softswitch) naredili trace in na njihovi strani pokaze, da njihova stran poslje na Patton INVITE in Patton ji takoj odgovori z "100 Trying". Vendar po 8 sekundah odgovori z "504 Server timeout". Na SX205 sem skonfiguiral isti MSN kot na Pattonu. Kakšna ideja kje je težava?

Patton je skonfiguriran:

#----------------------------------------------------------------#
# #
# S-DTA/EUI #
# R3.20 2006-07-27 SIP #
# 1970-01-01T00:44:11 #
# Generated configuration file #
# #
#----------------------------------------------------------------#

cli version 3.20
gui type basic
webserver port 80 language en

system

ic voice 0

profile acl ACL_WAN_PERMIT_ALL_MGMT
permit 1 ip any any

profile acl ACL_WAN_PERMIT_SEL_MGMT
deny 1 tcp any any eq 23
deny 2 tcp any any eq 80
deny 3 udp any any eq 161
permit 4 ip any any

profile acl ACL_WAN_BLOCK_ALL_MGMT
deny 1 tcp any any eq 23
deny 2 tcp any any eq 80
deny 3 udp any any eq 161
permit 4 ip any any

profile ppp default

profile call-progress-tone US_DIAL_TONE
play 1 0 350 -13 440 -13

profile call-progress-tone US_RB_TONE
play 1 2000 440 -19 480 -19
pause 2 4000

profile call-progress-tone US_BUSY_TONE
play 1 500 480 -24 620 -24
pause 2 500

profile call-progress-tone US_CONGESTION_TONE
play 1 250 480 -24 620 -24
pause 2 250

profile tone-set default

profile tone-set Europe

profile tone-set UnitedStates
map call-progress-tone dial-tone US_DIAL_TONE
map call-progress-tone ringback-tone US_RB_TONE
map call-progress-tone busy-tone US_BUSY_TONE
map call-progress-tone release-tone US_BUSY_TONE
map call-progress-tone congestion-tone US_CONGESTION_TONE

profile voip default
codec 1 g711alaw64k rx-length 20 tx-length 20
codec 2 g711ulaw64k rx-length 20 tx-length 20

profile voip VOIP
codec 1 g729 rx-length 20 tx-length 20
codec 2 g711alaw64k rx-length 20 tx-length 20
codec 3 g711ulaw64k rx-length 20 tx-length 20
dejitter-mode static
dejitter-max-delay 120

profile pstn default

profile sip default

profile aaa default
method 1 local
method 2 none

context ip router

interface IF_IP_WAN
ipaddress dhcp
use profile acl ACL_WAN_PERMIT_ALL_MGMT in

subscriber ppp SUB_PPPOE
dial out
authentication chap
authentication pap
bind interface IF_IP_WAN router

context cs switch

routing-table called-e164 RT_SPEED_DIAL
route T dest-table RT_NR_BLOCKING MT_SPEED_DIAL

routing-table called-e164 RT_NR_BLOCKING
route default dest-table RT_CALL_ROUTING MT_SET_CNPN

routing-table called-e164 RT_CALL_ROUTING
route default dest-interface IF_SIP_SERVICE
route 035643571 dest-interface IF_S0_00

routing-table called-e164 RT_INCOMING
route default dest-interface IF_S0_00 MT_NR_TRANSLATION

mapping-table called-e164 to called-e164 MT_SPEED_DIAL

mapping-table calling-e164 to calling-e164 MT_SET_CNPN
map default to 03564xxxx

mapping-table called-e164 to called-e164 MT_NR_TRANSLATION
map default to 03564xxxx

interface isdn IF_S0_00
route call dest-table RT_SPEED_DIAL
use profile tone-set Europe
isdn-date-time

interface isdn IF_DEV0

interface isdn IF_S0_01
use profile tone-set Europe

interface sip IF_SIP_SERVICE
bind gateway GW_SIP
service default
route call dest-table RT_INCOMING
address-translation outgoing-call from-header user-part fix xxx.ported host-part call
use profile voip VOIP

service hunt-group SER_HG_PSTN_FALLBACK
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_SIP_SERVICE

context cs switch
no shutdown

gateway sip GW_SIP
bind interface IF_IP_WAN router

service default
authentication xxx.ported password 4bd2C5/raFw= encrypted default
default-server x.x.x.x loose-router
registrar x.x.x.x
user xxx.ported display-name "xx"

gateway sip GW_SIP
no shutdown

port ethernet 0 0
medium auto
bind interface IF_IP_WAN router

pppoe

session SES_PPPOE
bind subscriber SUB_PPPOE
shutdown

port ethernet 0 0
no shutdown

port bri 0 0
clock auto
encapsulation q921

q921
protocol pmp
uni-side auto
encapsulation q931

q931
protocol dss1
uni-side net
encapsulation cc-isdn
bind interface IF_S0_00 switch

port bri 0 0
no shutdown

Odgovori