- Code: Select all
[Mar 20 08:31:06] NOTICE[4108] chan_sip.c: Peer 'testcarrier' is now UNREACHABLE! Last qualify: 0
which is just a reflection of:
- Code: Select all
linux-k7qk*CLI>
linux-k7qk*CLI> sip show peers
Name/username Host Dyn Forcerport ACL Port Status
gs102/gs102 (Unspecified) D N 0 UNKNOWN
testcarrier/16046289850 198.38.7.11 N 5060 UNREACHABLE
2 sip peers [Monitored: 0 online, 2 offline Unmonitored: 0 online, 0 offline]
linux-k7qk*CLI>
In the CLI I see:
- Code: Select all
linux-k7qk*CLI>
linux-k7qk*CLI> sip show peer testcarrier
* Name : testcarrier
Secret : <Set>
MD5Secret : <Not set>
Remote Secret: <Not set>
Context : from-trunk
Subscr.Cont. : <Not set>
Language : en
AMA flags : Unknown
Netborder CPD: No
Transfer mode: open
CallingPres : Presentation Allowed, Not Screened
FromUser : 1234567890
FromDomain : sip.babytel.ca Port 5060
Callgroup :
Pickupgroup :
MOH Suggest : default
Mailbox :
VM Extension : asterisk
LastMsgsSent : 32767/65535
Call limit : 0
Max forwards : 0
Dynamic : No
Callerid : "" <>
MaxCallBR : 384 kbps
Expire : -1
Insecure : port,invite
Force rport : Yes
ACL : No
DirectMedACL : No
T.38 support : No
T.38 EC mode : Unknown
T.38 MaxDtgrm: 4294967295
DirectMedia : No
PromiscRedir : No
User=Phone : No
Video Support: No
Text Support : No
Ign SDP ver : No
Trust RPID : No
Send RPID : Yes
TrustIDOutbnd: Legacy
Subscriptions: Yes
Overlap dial : No
Outb. proxy : nat5.babytel.ca
DTMFmode : rfc2833
Timer T1 : 500
Timer B : 32000
ToHost : sip.babytel.ca
Addr->IP : 198.38.7.11:5060
Defaddr->IP : (null)
Prim.Transp. : UDP
Allowed.Trsp : UDP
Def. Username: 1234567890
SIP Options : (none)
Codecs : 0x4 (ulaw)
Codec Order : (ulaw:20)
Auto-Framing : No
Status : UNREACHABLE
Useragent :
Reg. Contact :
Qualify Freq : 60000 ms
Sess-Timers : Accept
Sess-Refresh : uas
Sess-Expires : 1800 secs
Min-Sess : 90 secs
RTP Engine : asterisk
Parkinglot :
Use Reason : No
Encryption : No
linux-k7qk*CLI>
which, so far as I can tell, is correct. A connection from Jitsi with those parameters, on this network, works fine. So that rules out firewalls on the router? And when Vicidial installs it opens up the firewall on the server...
I cheated on the install. I purposefully didn't configure a FQDN, and let the router assign a "static" ip address, leaving the server to use DHCP to acquire that IP address. Immediately after installing, I copied the sample carrier to BABYTEL and modified it accordingly.
I'd like to have at least assigned the server a "vanity" FQDN from noip.com, but, if it works, it works...
I still see a fair number of e-mails like:
- Code: Select all
problem connecting to "localhost", port 5038: Connection refused at /usr/share/astguiclient/AST_conf_update.pl line 258
but, and I'll have to check timestamps, I think their frequency has decreased.
How do I approach "UNREACHABLE", or at least gather more data on the problem, or at least the error?