Peer UNREACHABLE

Hi,
I was successfully configured outbound call with the same goautodial machine for testing but suddenly it is showing the carrier UNREACHABLE. After searching on internet I got this command to enable debug ‘sip set debug’

The Result in Asterisk CLI is given as follows:

CLI> sip show peers
Name/username Host Dyn Nat ACL Port Status
8020/8020 (Unspecified) D N 0 UNKNOWN
8019/8019 (Unspecified) D N 0 UNKNOWN
8018/8018 (Unspecified) D N 0 UNKNOWN
8017/8017 (Unspecified) D N 0 UNKNOWN
8016/8016 (Unspecified) D N 0 UNKNOWN
8015/8015 (Unspecified) D N 0 UNKNOWN
8014/8014 (Unspecified) D N 0 UNKNOWN
8013/8013 (Unspecified) D N 0 UNKNOWN
8012/8012 (Unspecified) D N 0 UNKNOWN
8011/8011 (Unspecified) D N 0 UNKNOWN
8010/8010 (Unspecified) D N 0 UNKNOWN
8009/8009 (Unspecified) D N 0 UNKNOWN
8008/8008 (Unspecified) D N 0 UNKNOWN
8007/8007 (Unspecified) D N 0 UNKNOWN
8006/8006 (Unspecified) D N 0 UNKNOWN
8005/8005 (Unspecified) D N 0 UNKNOWN
8004/8004 (Unspecified) D N 0 UNKNOWN
8003/8003 (Unspecified) D N 0 UNKNOWN
8002/8002 (Unspecified) D N 0 UNKNOWN
8001/8001 (Unspecified) D N 0 UNKNOWN
govoipXXXXXXX/XXXXXXXX 208.43.27.84 N 5060 UNREACHABLE

*CLI> sip show registry
Host Username Refresh State Reg.Time
XXX.justgovoip.com:5060 2012955625 120 Request Sent

NOTICE[4054]: chan_sip.c:8208 sip_reg_timeout: – Registration for 'XXXXXXXXXX@dal.justgovoip.com’ timed out, trying again (Attempt #148)
REGISTER 11 headers, 0 lines
Reliably Transmitting (NAT) to ...:5060:
REGISTER sip:
**.justgovoip.com SIP/2.0
Via: SIP/2.0/UDP .**..***:5060;branch=z9hG4bK20850e2c;rport
From: sip:XXXXXXXXXX@***.justgovoip.com;tag=as74e2db63
To: sip:XXXXXXXXXX@***.justgovoip.com
Call-ID: 75a093a574e295756b5fde6742c62e13@***.**..

CSeq: 250 REGISTER
User-Agent: Asterisk PBX
Max-Forwards: 70
Expires: 120
Contact: sip:XXXXXXXXXX@***.***.*.***
Event: registration
Content-Length: 0

Please help me to solve this.

Thanks!

Could you provide a complete capture of your SIP traffic? I.e. start listening on your network interface with ngrep or whatever, place call, stop capture. Post that.

Unreachable results when OPTIONS requests produce no response. Even a rejection is a response. The qualify option enables this behaviour.