PDA

Voir la version complète : Configuration patton 4120



nicoulas
07/02/2012, 16h02
Bonjour à tous.

Voulant mettre en place un asterisk sur un accès rnis, je me suis donc orienté vers une passerelle patton que je souhaite brancher entre mon asterisk et mon accès rnis. Cependant n'ayant jamais configurer ce type de passerelle j'aurais aimé avoir quelques renseignements sur l'installation de ce type de boitier.

Après plusieurs recherche sur le net je ne trouve que des documents sur l'ancien modèle qui est la patton 4552.
J'aurais donc souhaité savoir si certain d'entre vous avait déjà configuré une patton 4120, car je galère un peu.

D'avance merci :)

nicoulas
08/02/2012, 19h02
Voici ci-joint le fichier de configuration de la passerelle.

#----------------------------------------------------------------#
# #
# SN4120/1BIS2V #
# R6.T 2011-09-26_RFE1675 H323 SIP #
# 2012-02-08T17:07:55 #
# SN/00A0BA07046B #
# Generated configuration file #
# #
#----------------------------------------------------------------#

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

system

ic voice 0

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 aaa default
method 1 local
method 2 none

context ip router

interface eth0
ipaddress dhcp
tcp adjust-mss rx mtu
tcp adjust-mss tx mtu

context cs switch

routing-table called-e164 RT_OUT

interface isdn IF_S0

interface sip IF_SIP
bind context sip-gateway GW_SIP
route call dest-interface IF_S0

context cs switch
no shutdown

context sip-gateway GW_SIP

interface eth0

context sip-gateway GW_SIP
no shutdown

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

port bri 0 0
clock auto
encapsulation q921

q921
uni-side auto
encapsulation q931

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

port bri 0 0
no shutdown

Vincent
08/02/2012, 22h00
C'est la config de base de la patton ça, non ?
Tu n'y a rien fait dessus ?

Vincent

nicoulas
09/02/2012, 08h42
Oui j'ai posté la config de base. Mais je viens de trouver de la documentation donc le temps de faire les premiers essais de configuration et je vous tiens au courant.

nicoulas
17/02/2012, 16h36
Après plusieurs heures à éplucher la dcumentation, je viens de réussir à enregistrer ma patton sur mon asterisk :).
Cependant j'arrive à émettre des appels, mais impossible de recevoir les appels.
Voici la configuration de la passerelle :
#----------------------------------------------------------------#
# #
# SN4120/1BIS2V #
# R6.T 2011-09-26_RFE1675 H323 SIP #
# 1970-01-01T01:52:21 #
# SN/00A0BA07046B #
# Generated configuration file #
# #
#----------------------------------------------------------------#

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

system

ic voice 0

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 aaa default
method 1 local
method 2 none

context ip router

interface eth0
ipaddress 192.168.73.132 255.255.255.0
tcp adjust-mss rx mtu
tcp adjust-mss tx mtu

context cs switch

routing-table called-e164 RT_OUT
route 18 dest-interface IF_S0
route .T dest-interface IF_SIP

routing-table called-e164 RT_IN
route default dest-interface IF_SIP

interface isdn IF_S0
route call dest-interface IF_SIP

interface sip IF_SIP
bind context sip-gateway GW_SIP
route call dest-interface IF_S0

context cs switch
no shutdown

authentication-service AS_DEFAULT
realm 1 192.168.73.123
username 22 password af5Hfi/OSRs= encrypted

location-service REG_SIP
domain 1 192.168.73.123 5060

identity-group default
display-name 22
phone-context interne

authentication outbound
authenticate 1 authentication-service AS_DEFAULT username 22

authentication inbound
authenticate 1 authentication-service AS_DEFAULT username 22

registration outbound
registrar 192.168.73.123 5060
lifetime 3600
register auto
retry-timeout on-system-error 10
retry-timeout on-client-error 10
retry-timeout on-server-error 10

registration inbound
contact 192.168.73.123 5060 switch IF_SIP priority 1
lifetime default 3600 min 1 max 4294967295

identity 22
display-name 22
phone-context interne
user dialstring

authentication outbound
authenticate 1 authentication-service AS_DEFAULT username 22

authentication inbound
authenticate 1 authentication-service AS_DEFAULT username 22

registration outbound
registrar 192.168.73.123 5060
preferred-transport-protocol tcp
proxy 1 192.168.73.123 5060
lifetime 3600
register auto
retry-timeout on-system-error 10
retry-timeout on-client-error 10
retry-timeout on-server-error 10

registration inbound
contact 192.168.73.123 5060 switch IF_SIP priority 1
lifetime default 3600 min 1 max 4294967295

call inbound

context sip-gateway GW_SIP

interface eth0
bind interface eth0 context router port 5060
spoofed-contact nat-address
priority 1

context sip-gateway GW_SIP
bind location-service REG_SIP
no shutdown

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

port bri 0 0
clock slave
encapsulation q921

q921
uni-side user
encapsulation q931

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

port bri 0 0
no shutdown


Lors de la réception d'un appel, aucune trace sur mon asterisk, comme si l'appel resté bloqué sur la passerelle. Je ne vois vraiment pas d'où vient ce problème si quelqu'un a une idée, car là je commence à ne plus savoir quoi faire.

Merci :)

nicoulas
17/02/2012, 17h17
Je pense voir d'où vient le problème, en effet le voyant VOIP de ma passerelle clignote en permanence. Apparament, c'est que la passerelle n'est pas enregistré.
Cependant j'arrive à effectuer des appels sortants et lorsque je fais un sip show peers, le statut de ma passerelle est OK.

nicoulas
21/02/2012, 20h21
Up.
Personne n'a une petite idée? Parceque la je bloque, pas moyen de trouver cette solution.

nicoulas
06/03/2012, 12h43
Toujours bloqué avec mon problème de passerelle, je reviens vers vous pour avoir un renseignement.
J'ai effectué un debug de ma passerelle et voilà les messages qui me retournent en permanence :

<--- SIP read from UDP:192.168.73.132:5060 --->
REGISTER sip:192.168.73.123:5060 SIP/2.0
Via: SIP/2.0/UDP 0.0.0.0;branch=z9hG4bKd5498671c27952e5f
Route: <sip:192.168.73.123;lr>
Max-Forwards: 70
From: 22 <sip:22@192.168.73.123:5060>;tag=e5916a0cfc
To: 22 <sip22@192.168.73.123:5060>
Call-ID: 0fffd05d79f01c10
CSeq: 26703 REGISTER
Contact: 22 <sip:22@0.0.0.0>
Expires: 1800
User-Agent: Patton SN4120 1BIS2V 00A0BA07064B R6.T 2011-09-26_RFE1675 H323 SIP M
5T SIP Stack/4.0.30.30
Content-Length: 0

<------------>
--- (12 headers 0 lines) ---

<--- SIP read from UDP:192.168.73.132:5060 --->
REGISTER sip:192.168.73.123:5060 SIP/2.0
Via: SIP/2.0/UDP 0.0.0.0;branch=z9hG4bKd5498671c27952e5f
Route: <sip:192.168.73.123;lr>
Max-Forwards: 70
From: 22 <sip:22@192.168.73.123:5060>;tag=e5916a0cfc
To: 22 <sip22@192.168.73.123:5060>
Call-ID: 0fffd05d79f01c10
CSeq: 26703 REGISTER
Contact: 22 <sip:22@0.0.0.0>
Expires: 1800
User-Agent: Patton SN4120 1BIS2V 00A0BA07064B R6.T 2011-09-26_RFE1675 H323 SIP M
5T SIP Stack/4.0.30.30
Content-Length: 0

<------------>
--- (12 headers 0 lines) ---

<--- SIP read from UDP:192.168.73.132:5060 --->
SIP/2.0 200 OK
Accept: application/sdp, application/dtmf-relay, application/QSIG, applications/b
roadsoft
Via: SIP/2.0/UDP 192.168.73.123:5060;branch=z9hG4bK2f0b788f;rport=5 060;received=
192.168.73.123
From: "asterisk" <sip:asterisk@192.168.73.123>;tag=as5c44e225
To: <sip:22@192.168.73.123>;tag=2348346601
Call-ID: 28048db201c3b66e5af8d0d75762@192.168.73.123
CSeq: 102 OPTIONS
Allow : ACK, BYE, CANCEL, INVITE, NOTIFY, OPTIONS, INFO, UPDATE, REFER, REGISTER
Server: Patton SN4120 1BIS2V 00A0BA07064B R6.T 2011-09-26_RFE1675 H323 SIP M5T S
IP Stack/4.0.30.30
Content-Length: 0

<------------>
--- (10 headers 0 lines) ---


<--- SIP read from UDP:192.168.73.132:5060 --->
REGISTER sip:192.168.73.123:5060 SIP/2.0
Via: SIP/2.0/UDP 0.0.0.0;branch=z9hG4bKd5498671c27952e5f
Route: <sip:192.168.73.123;lr>
Max-Forwards: 70
From: 22 <sip:22@192.168.73.123:5060>;tag=e5916a0cfc
To: 22 <sip22@192.168.73.123:5060>
Call-ID: 0fffd05d79f01c10
CSeq: 26703 REGISTER
Contact: 22 <sip:22@0.0.0.0>
Expires: 1800
User-Agent: Patton SN4120 1BIS2V 00A0BA07064B R6.T 2011-09-26_RFE1675 H323 SIP M
5T SIP Stack/4.0.30.30
Content-Length: 0

<------------>
--- (12 headers 0 lines) ---


Je vois passer "SIP/2.0 200 OK" par moment ce qui signifie que ma passerelle s'enregistre?
Or de suite après les autres messages repassent. Quelqu'un pourrait-il m'indiquer ce que signifie ces traces?

celya
10/03/2012, 10h50
Petites question :

Tu peux confirmer que asterisk vois la passerelle enregistrée (qualify=yes) ?

Il n'y a pas d'interface ISDN de configurer dans le context switch et donc pas de route, donc tu ne doit pas pouvoir recevoir d'appel.

D'autre part dans ton interface sip tu n'a pas de route donc tu ne dois pas pouvoir passer d'appels.

Commence par ajouter les routes et l'interface isdn.

nicoulas
13/03/2012, 22h43
Merci Celya, c'était effectivement un problème de table de routage. La passerelle est maintenant enregistré.:pt1cable:
Merci.
Dès que j'ai 5mn je m'attaque aux essais.

ericm
14/04/2012, 13h31
Bonjour,

Je suis en train d'envisager l'achat du patton 4120, j'ai configuré Asterisk en local et appel sortant par free, par contre j'ai beau chercher des infos pour la configuration vers un appareil patton en entrée et sortie mais je ne trouve rien, auriez vous des infos que je puisse consulter?

Merci d'avance.

Eric

lmu
07/05/2013, 17h18
@nicoulas


Merci Celya, c'était effectivement un problème de table de routage. La passerelle est maintenant enregistré.:pt1cable:
Merci.
Dès que j'ai 5mn je m'attaque aux essais.

J'ai le même problème, la lumière VOIP clignote en permanence et lorque je fait un sip show peers, je vois que ma passerelle et bien enregistrée (avec qualify = yes).

Peux-tu partager ta config patton et user de l'asterisk ? celà pourrait aider.

Salutations,
Laurent