11.5.3.4. sip_poke_noanswer: Peer 'XXX' is now UNREACHABLE!
1. Description
In sip.conf there is an option for every peer called qualify.
If qualify=yes or a numeric value, then asterisk will sometimes poke this peer by sending a "SIP OPTIONS" request to phones or other pbx's.
If they do not reply on time, they will be considered unreachable, and this message will be printed on the asterisk CLI.
When the phone is back online (first time it replies on time) then asterisk will tell you Peer 'XXX' is now REACHABLE, if we got a reply from the phone, but not on time, the message Peer 'XXX' is now too LAGGED will be printed on the CLI.
The timeout is set to 2000ms by default. (If you specify qualify=yes).
But you could also set it to any other value.
e.g. qualify=3000
2. Reasons for seeing this message:
When a phone is rebooted, or when a phone hangs, or when its shut down this message might pop up.
(Or when there is a too big delay on the network).
If all your phones become unreachable at the same time, its probably your asterisk server that has network problems instead of the phone.
When a phone is unreachable, asterisk will not try to call it. (So you might want to set this value not too low, or you might want to completely disable it).
If the phone that has unreachable messages all the time is behind a NAT, it might be that the UDP timeout is set too low on the firewall.
User Comments
erik de wild (info at tripple-o dot nl) 12 June 2008 09:42:02 Just for the record. I had an incident once with all phones (80) unreachable and this was because the poe (power over ethernet) feauture of a well branded switch failed for just a moment. All the phones started to reboot at once and the complete system was out of operation for a while
Steve Krzysiak (steve at prusourceone dot com) 20 May 2008 22:49:49 Thank you for this great explanation. It really cleared a few things up for me. My only concern now is what happens if the qualify time is set too high??
TORRENTE (jtorrente at praxsys dot fr) 18 April 2008 15:35:02 Hi, I would like to receive an e-mail when a peer becomes unreachable or reachable, anybody knows how to do ?
Many Thanks
BR
Joseph
jtorrente@praxsys.fr
Lancelot (amendoza7 at hotmail dot com) 10 December 2007 23:48:08 He implementado una VPN dentro un enlace internet (Peru) para comunicarme con los servidores de telefonia de una empresa en Mexico el cual utiliza la aplicacion zoiper, a pesar que mi firewall deja pasar todo TCP/IP y configurado correctamente el zoiper no se llega a registra en los Log se visualiza "Timeout registration for 3002@192.168.40.2 muy a pesar que si llego a ese servidor haciendo ping.
alguien me puede ayudar con este problemita.
Gracias.
Cristina (cristinanazzaro at gmail dot com) 17 July 2007 16:05:43 Salve ragazzi ho un problema con asterisk: lo status dei peers è unmonitored e lo state della registration è unregistraded ed ho smepre il problem notice 5362 chan_si.c:9610 handle_sesponce_register mi dice che non trova il mio peers..ma lo pinga???
Che problema potrebbe essere????
Cristina (cristinanazzaro at gmail dot com) 17 July 2007 16:05:31 Salve ragazzi ho un problema con asterisk: lo status dei peers è unmonitored e lo state della registration è unregistraded ed ho smepre il problem notice 5362 chan_si.c:9610 handle_sesponce_register mi dice che non trova il mio peers..ma lo pinga???
Che problema potrebbe essere????
toysoft (toysoft at toysoft dot net dot nospam) 28 July 2006 00:45:10 UNREACHABLE Problem. What can I do to fix ? Thank you. TS
Zsolt SZALAI (zs dot szalai at gmail dot com) 30 March 2006 23:03:08 Some providers(eg. NeoPhoneX) requires quality=no setting to work. Try it, if you get such a message.