Page 1 of 1

chan_sip.c:10012 check_via: '[' is not a valid host

PostPosted: Sat Feb 25, 2012 6:54 am
by rahulvashu
hi

i m using goautodial 2.4, Asterisk 1.4.27.1-1

I am getting this error on asterisk CLI---


[Feb 25 17:17:45] NOTICE[1754]: chan_sip.c:17097 sip_poke_noanswer: Peer '127' is now UNREACHABLE! Last qualify: 176
[Feb 25 17:17:45] NOTICE[1754]: chan_sip.c:17097 sip_poke_noanswer: Peer '125' is now UNREACHABLE! Last qualify: 166
[Feb 25 17:17:45] NOTICE[1754]: chan_sip.c:17097 sip_poke_noanswer: Peer '116' is now UNREACHABLE! Last qualify: 223
[Feb 25 17:17:45] NOTICE[1754]: chan_sip.c:17097 sip_poke_noanswer: Peer '114' is now UNREACHABLE! Last qualify: 221
[Feb 25 17:17:45] NOTICE[1754]: chan_sip.c:17097 sip_poke_noanswer: Peer '109' is now UNREACHABLE! Last qualify: 222
[Feb 25 17:17:45] NOTICE[1754]: chan_sip.c:17097 sip_poke_noanswer: Peer '100' is now UNREACHABLE! Last qualify: 71
[Feb 25 17:17:55] WARNING[1754]: chan_sip.c:10012 check_via: '[' is not a valid host
[Feb 25 17:17:55] NOTICE[1754]: chan_sip.c:17097 sip_poke_noanswer: Peer 'chandan' is now UNREACHABLE! Last qualify: 55
[Feb 25 17:17:55] NOTICE[1754]: chan_sip.c:17097 sip_poke_noanswer: Peer 'vpnuser1' is now UNREACHABLE! Last qualify: 51
[Feb 25 17:17:55] NOTICE[1754]: chan_sip.c:17097 sip_poke_noanswer: Peer 'vpnuser' is now UNREACHABLE! Last qualify: 151
[Feb 25 17:17:55] NOTICE[1754]: chan_sip.c:17097 sip_poke_noanswer: Peer 'bipin' is now UNREACHABLE! Last qualify: 112
[Feb 25 17:18:10] WARNING[1754]: chan_sip.c:10012 check_via: '[' is not a valid host
[Feb 25 17:18:25] WARNING[1754]: chan_sip.c:10012 check_via: '[' is not a valid host
[Feb 25 17:18:40] WARNING[1754]: chan_sip.c:8784 parse_register_contact: Invalid host '['
[Feb 25 17:18:40] WARNING[1754]: chan_sip.c:9423 register_verify: Failed to parse contact info
[Feb 25 17:18:55] WARNING[1754]: chan_sip.c:10012 check_via: '[' is not a valid host
[Feb 25 17:19:11] WARNING[1754]: chan_sip.c:10012 check_via: '[' is not a valid host
[Feb 25 17:19:26] WARNING[1754]: chan_sip.c:10012 check_via: '[' is not a valid host
[Feb 25 17:19:36] WARNING[1754]: chan_sip.c:10012 check_via: '[' is not a valid host
[Feb 25 17:19:51] WARNING[1754]: chan_sip.c:10012 check_via: '[' is not a valid host
[Feb 25 17:20:06] WARNING[1754]: chan_sip.c:10012 check_via: '[' is not a valid host
[Feb 25 17:20:22] WARNING[1754]: chan_sip.c:10012 check_via: '[' is not a valid host
[Feb 25 17:20:37] WARNING[1754]: chan_sip.c:10012 check_via: '[' is not a valid host
[Feb 25 17:20:47] WARNING[1754]: chan_sip.c:10012 check_via: '[' is not a valid host
[Feb 25 17:21:02] WARNING[1754]: chan_sip.c:10012 check_via: '[' is not a valid host


Becoz of this..

I m not able to register my phones on systems..

Plz help.....

PostPosted: Mon Apr 02, 2012 4:14 am
by Vince-0
The cause of your hosts being unreachable is likely a connectivity problem, can you ping each of them from the Asterisk server?

Check the sip debug messages. I suspect a 488 message which indicates a codec mismatch problem.

Vincent.

Re: chan_sip.c:10012 check_via: '[' is not a valid host

PostPosted: Tue Aug 06, 2013 1:52 pm
by richardroi
I'm also having this issue. How did you fix it?