Patton 4552 & 3CX

Status
Not open for further replies.

elbatech

Joined
Apr 30, 2008
Messages
2
Reaction score
0
After installing successfully a Patton 4114 with 3CX, we did not succeed with a Patton 4552.
We have carefully followed the steps indicated in "Configuring Patton Smart Node - 4554 / 4552 VOIP Gateway for 3CX Phone System" but at the end of the process (without any error) the Patton is listed with a red dot indicating that the system is not registered.
We have used version R5.1_2008-03-12 which is the most recent. Unfortunately the above instructions alert that earlier and future versions with respect to 3.21 and 4.2 are not guaranteed to work with those instructions. By the way, we tried to downgrade to the 4.2 firmware version, without success.
Can anybody explain what we are missing and support us to correctly install our device ?
Below the cfg file is attached for a sake of completeness.

Many thanks in advance,
best regards
Riccardo Galletti


Code:
#########################################################
#
# For SN-4552 1-port BRI
#
# Author: Kevin Attard Compagno
# Date: 2008-04-03
# 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 200 425 0
  pause 2 200
  play 1 600 425 0
  pause 1 1000

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 200 425 -7
  pause 2 200

profile call-progress-tone defaultReleasetone
  flush-play-list
  play 1 250 425 -7
  pause 2 250

profile call-progress-tone defaultCongestiontone
  flush-play-list
  play 1 250 425 -7
  pause 2 250

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 1 relay t38-udp

profile pstn default

profile sip default
  no autonomous-transitioning

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.1.1 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

  interface sip IF_SIP_0
    bind gateway GW_SIP_0
    service default
    route call dest-interface IF_ISDN_0
      remote-party-id called-party
	    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

gateway sip GW_SIP_0
  call-signaling-port 5060
  bind interface IF_IP_LAN router

  service default
    domain 192.168.1.2
    defaultserver manual 192.168.1.2 loose-router
    registration-lifetime 300
    registration manual 192.168.1.2
    user 10000 authenticate name 10000 password 10000 default register

gateway sip GW_SIP_0
  no shutdown

port ethernet 0 0
  medium auto
  encapsulation ip
  bind interface IF_IP_WAN router
  no shutdown

port ethernet 0 1
  medium auto
  encapsulation ip
  bind interface IF_IP_LAN router
  no shutdown

port bri 0 0
  clock auto
  encapsulation q921

  q921
    protocol pmp
    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
 
Status
Not open for further replies.

Forum statistics

Threads
111,893
Messages
589,595
Members
164,760
Latest member
SaschaA_