ASTloop unregistered
Posted: Fri Jun 14, 2019 10:00 am
We occasionally have servers where the ASTloop, blind and play trunks are not registered anymore. Rebooting solves it. But now we have a machine where this is happening in the middle of the day after having been rebooted last night.
This is a vicibox server 8.1.2 server with SVN 3058 and Asterisk 13.
I found various topics mentioning to check if ip_relay is running. So i did:
All the other topics mention that i should run
But i can't imagine this is right for such a recent OpenSUSE ISO.
- Code: Select all
iax2 show peers
Name/Username Host Mask Port Status Description
ASTloop (null) (D) (null) (null) UNKNOWN
ASTblind (null) (D) (null) (null) UNKNOWN
ASTplay (null) (D) (null) (null) UNKNOWN
3 iax2 peers [0 online, 3 offline, 0 unmonitored]
- Code: Select all
iax2 show registry
Host dnsmgr Username Perceived Refresh State
127.0.0.1:42569 N ASTplay 127.0.0.1:42569 60 Request Sent
127.0.0.1:41569 N ASTblind 127.0.0.1:41569 60 Request Sent
127.0.0.1:40569 N ASTloop 127.0.0.1:40569 60 Request Sent
This is a vicibox server 8.1.2 server with SVN 3058 and Asterisk 13.
I found various topics mentioning to check if ip_relay is running. So i did:
All the other topics mention that i should run
- Code: Select all
apt-get install libc6-i386
But i can't imagine this is right for such a recent OpenSUSE ISO.