Como configurar los 4 puertos fxs en patton 4118

Soporte general de la Central Telefónica 3CX para Windows, SIP y VoIP (por parte de la Comunidad) Apoyo de usuario a usuario - Las respuestas son proporcionadas por la comunidad. 3CX no aporta ningún tipo de soporte técnico por medio de este foro.

Moderators: kevin, 3CX staff

Como configurar los 4 puertos fxs en patton 4118

Postby suninternet » Mon Sep 27, 2010 4:54 am

Saludos,
He comprado 2 gateway smartnode 4118 de patton, he usado la configuración segun documentacion de patton 4110 para configurar los FXO y perfecto, el audio es super claro y no tiene problemas de eco.

pero tengo el siguiente problema no se como configurar los 4 puertos fxs del smartnode 4118, Podrian publicar como ingresar los datos de configuracion por via web tengo la version R5. subi el archivo de configuracion de troncales fxo. adjunto la configuraciòn, si pueden indicarme como seria el codigo. para modificarlo y volverlo a subir.

Gracias.

Victor M. Lòpez

#########################################################
#
# For SN-4114 4-port FXO
# Supported firmware versions R5.x
#
# Author: Kevin Attard Compagno
# Contact: kevin@3cx.com
#
#########################################################

webserver port 80 language en

system

ic voice 0
low-bitrate-codec g729

profile ppp default


profile call-progress-tone defaultDialtone
flush-play-list
play 1 1000 350 -13 440 -13

profile call-progress-tone defaultAlertingtone
flush-play-list
play 1 1000 440 -19 480 -19
pause 2 3000

profile call-progress-tone defaultBusytone
flush-play-list
play 1 500 480 -24 620 -24
pause 2 500

profile call-progress-tone defaultReleasetone
flush-play-list
play 1 250 480 -24 620 -24
pause 2 250

profile call-progress-tone defaultCongestiontone
flush-play-list
play 1 250 480 -24 620 -24
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

profile aaa default
method 1 local
method 2 none

context ip router

interface IF_IP_LAN
ipaddress 192.168.33.126 255.255.255.0
tcp adjust-mss rx mtu
tcp adjust-mss tx mtu

context cs switch

no digit-collection timeout


interface sip IF_SIP_0
bind context sip-gateway GW_SIP_0

early-connect

early-disconnect
route call dest-interface IF_FXO_0
remote 192.168.33.11 5060
address-translation outgoing-call request-uri user-part fix 10007 host-part to-header target-param none
address-translation incoming-call called-e164 request-uri

interface sip IF_SIP_1
bind context sip-gateway GW_SIP_1

early-connect

early-disconnect
route call dest-interface IF_FXO_1
remote 192.168.33.11 5060
address-translation outgoing-call request-uri user-part fix 10008 host-part to-header target-param none
address-translation incoming-call called-e164 request-uri

interface sip IF_SIP_2
bind context sip-gateway GW_SIP_2

early-connect

early-disconnect
route call dest-interface IF_FXO_2
remote 192.168.33.11 5060
address-translation outgoing-call request-uri user-part fix 10009 host-part to-header target-param none
address-translation incoming-call called-e164 request-uri

interface sip IF_SIP_3
bind context sip-gateway GW_SIP_3

early-connect

early-disconnect
route call dest-interface IF_FXO_3
remote 192.168.33.11 5060
address-translation outgoing-call request-uri user-part fix 10010 host-part to-header target-param none
address-translation incoming-call called-e164 request-uri

interface fxo IF_FXO_0
route call dest-interface IF_SIP_0
loop-break-duration min 60 max 1000

ring-number on-caller-id

mute-dialing
disconnect-signal loop-break
disconnect-signal busy-tone
dial-after timeout 1

interface fxo IF_FXO_1
route call dest-interface IF_SIP_1
loop-break-duration min 60 max 1000

ring-number on-caller-id

mute-dialing
disconnect-signal loop-break
disconnect-signal busy-tone
dial-after timeout 1

interface fxo IF_FXO_2
route call dest-interface IF_SIP_2
loop-break-duration min 60 max 1000

ring-number on-caller-id

mute-dialing
disconnect-signal loop-break
disconnect-signal busy-tone
dial-after timeout 1

interface fxo IF_FXO_3
route call dest-interface IF_SIP_3
loop-break-duration min 60 max 1000

ring-number on-caller-id

mute-dialing
disconnect-signal loop-break
disconnect-signal busy-tone
dial-after timeout 1

context cs switch
no shutdown

authentication-service AS_ALL_LINES
realm 1 3CXPhoneSystem
username 10007 password 10007
username 10008 password 10008
username 10009 password 10009
username 10010 password 10010

location-service LS_10007
domain 1 192.168.33.11

identity-group default
authentication outbound
authenticate 1 authentication-service AS_ALL_LINES username 10007

identity 10007
authentication outbound
authenticate 1 authentication-service AS_ALL_LINES

registration outbound
registrar 192.168.33.11 5060
lifetime 300
register auto

location-service LS_10008
domain 1 192.168.33.11

identity-group default
authentication outbound
authenticate 1 authentication-service AS_ALL_LINES username 10008

identity 10008
authentication outbound
authenticate 1 authentication-service AS_ALL_LINES

registration outbound
registrar 192.168.33.11 5060
lifetime 300
register auto

location-service LS_10009
domain 1 192.168.33.11

identity-group default
authentication outbound
authenticate 1 authentication-service AS_ALL_LINES username 10009

identity 10009
authentication outbound
authenticate 1 authentication-service AS_ALL_LINES

registration outbound
registrar 192.168.33.11 5060
lifetime 300
register auto

location-service LS_10010
domain 1 192.168.33.11

identity-group default
authentication outbound
authenticate 1 authentication-service AS_ALL_LINES username 10010

identity 10010
authentication outbound
authenticate 1 authentication-service AS_ALL_LINES

registration outbound
registrar 192.168.33.11 5060
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_10007
no shutdown

context sip-gateway GW_SIP_1

interface LAN
bind interface IF_IP_LAN context router port 5062

context sip-gateway GW_SIP_1
bind location-service LS_10008
no shutdown

context sip-gateway GW_SIP_2

interface LAN
bind interface IF_IP_LAN context router port 5064

context sip-gateway GW_SIP_2
bind location-service LS_10009
no shutdown

context sip-gateway GW_SIP_3

interface LAN
bind interface IF_IP_LAN context router port 5066

context sip-gateway GW_SIP_3
bind location-service LS_10010
no shutdown

port ethernet 0 0
encapsulation ip
bind interface IF_IP_LAN router
no shutdown

port fxo 0 0

use profile fxo us

encapsulation cc-fxo
bind interface IF_FXO_0 switch
no shutdown

port fxo 0 1

use profile fxo us

encapsulation cc-fxo
bind interface IF_FXO_1 switch
no shutdown

port fxo 0 2

use profile fxo us

encapsulation cc-fxo
bind interface IF_FXO_2 switch
no shutdown

port fxo 0 3

use profile fxo us

encapsulation cc-fxo
bind interface IF_FXO_3 switch
no shutdown
suninternet
New User
 
Posts: 7
Joined: Sat May 09, 2009 4:27 pm

Re: Como configurar los 4 puertos fxs en patton 4118

Postby hg » Mon Sep 27, 2010 6:32 pm

consulto y te paso la data!
saludos
Hugo Guindani
HGcomp.com - 3CX Partner - Sangoma Partner
Soluciones Tecnologicas de valor agregado en Telecomunicaciones
http://blog.hgcomp.com - http://www.hgcomp.com
hg
3CX Valued Professional
3CX Valued Professional
 
Posts: 920
Joined: Mon Aug 11, 2008 8:15 am

Re: Como configurar los 4 puertos fxs en patton 4118

Postby edossantos » Thu Dec 16, 2010 10:10 pm

Hola,

Este artículo puede resultarte útil, aunque está en inglés:
http://www.3cx.com/blog/voip-howto/patt ... ateway-at/

Saludos,
Ernesto Dos Santos Afonso
BORTECH
http://www.bor-tech.com
edossantos
3CX Valued Professional
3CX Valued Professional
 
Posts: 666
Joined: Wed Jun 27, 2007 6:54 pm
Location: Buenos Aires, Argentina

Re: Como configurar los 4 puertos fxs en patton 4118

Postby hg » Fri Dec 17, 2010 4:32 am

si quieren y les interesa tengo un configurador realizado en excel... donde pones la info y te entrega el archivo de configuracion
un lujo.
Hugo Guindani
HGcomp.com - 3CX Partner - Sangoma Partner
Soluciones Tecnologicas de valor agregado en Telecomunicaciones
http://blog.hgcomp.com - http://www.hgcomp.com
hg
3CX Valued Professional
3CX Valued Professional
 
Posts: 920
Joined: Mon Aug 11, 2008 8:15 am


Return to Español


Who is online

Users browsing this forum: No registered users and 0 guests

Announcements: