Patton 4120 Config

Hi,

We have purchased a Patton 4120 BRI Gateway but have not managed to get it working.

Does anyone have a running config they can post that I can try please, I just want to make sure the hardware is not faulty.

Many Thanks

Anyone’s use one of these Patton gateways ?

Finally got my config working and as I didn’t get any replies thought it would be useful to post.

This config is based on a BT BRI ISDN Connection, if you use this with Virgin or in Europe you will need to change the BRI ISDN setting.

There is no authentication set on this SIp connection. The FreePBX SIP Trunk settings will be as follows in PEER Details

context=from-pstn
host=172.16.254.199 < IP Address of Patton >
qualify=yes
type=friend
dtmfmode=inband

Upload the following config to the gateway which will put it into the running config, make the changes required and save. You may need a static IP address of 172.16.254.x, the patton will use 172.16.254.199.

Thanks… Pigsfoot

< COPY EVERYTHING BELOW >

#----------------------------------------------------------------#

SN4120/2BIS4V

R6.3 2013-03-07 H323 SIP

1970-01-01T02:07:48

SN/00A0BA079033

Generated configuration file

#----------------------------------------------------------------#

cli version 3.20
clock local default-offset +02:00
dns-relay
webserver port 80 language en
sntp-client
sntp-client server primary 129.132.2.21 port 123 version 4

system

ic voice 0
low-bitrate-codec g729

system
clock-source 1 bri 0 0

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
no autonomous-transitioning

profile dhcp-server DHCPS_LAN
network 172.16.254.0 255.255.255.0
include 1 172.16.254.100 172.16.254.120
lease 2 hours
default-router 1 172.16.254.254
domain-name-server 1 8.8.8.8

profile aaa default
method 1 local
method 2 none

context ip router

interface IF_WAN
ipaddress 172.16.254.199 255.255.255.0
tcp adjust-mss rx mtu
tcp adjust-mss tx mtu

context cs switch

routing-table called-e164 RT_IN
route .T2 dest-interface IF_SIP

interface isdn IF_ISDN_00
route call dest-table RT_IN
isdn-date-time

interface isdn IF_ISDN_01
route call dest-table RT_IN
isdn-date-time

interface sip IF_SIP
bind context sip-gateway GW_SIP
route call dest-service SER_HUNT_PSTN
remote 172.16.254.134
privacy

service hunt-group SER_HUNT_PSTN
cyclic
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_ISDN_00
route call 2 dest-interface IF_ISDN_01

context cs switch
no shutdown

context sip-gateway GW_SIP

interface IF_GWSIP
bind interface IF_WAN context router port 5060

context sip-gateway GW_SIP
no shutdown

port ethernet 0 0
medium auto
encapsulation ip
bind interface IF_WAN 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
  bchan-number-order ascending
  encapsulation cc-isdn
  bind interface IF_ISDN_00 switch

port bri 0 0
no shutdown

port bri 0 1
clock auto
encapsulation q921

q921
protocol pp
uni-side auto
encapsulation q931

q931
  protocol dss1
  uni-side user
  bchan-number-order ascending
  encapsulation cc-isdn
  bind interface IF_ISDN_01 switch

port bri 0 1
no shutdown

Hi pigsfoot,
How are you finding the 4120? I’m thinking of buying one and I’m wondering what your thoughts are a couple of months in?
Thanks in advance.

Thank You very much.
I found a lot of configurations on Internet, none of this worked for me !!!

Yours is the only one !!!