Hello I have new vicidial installation in cluster mode and i have the problem that I make the 'sip reload' in asterisk cli and doesn´t refresh the configuration.
I am seeing in DB and /etc/asterisk/sip-vicidial.conf and the extension is present but I when make 'sip reload' in CLI and after 'sip show peers' the extension not appear
cat /etc/asterisk/sip-vicidial.conf
; WARNING- THIS FILE IS AUTO-GENERATED BY VICIDIAL, ANY EDITS YOU MAKE WILL BE LOST
[1000]
username=1000
secret=Temporal1
accountcode=1000
callerid="1000" <1000>
mailbox=1000
context=default
type=friend
host=dynamic
[2000]
username=2000
secret=Temporal1
accountcode=2000
callerid="2000" <2000>
mailbox=2000
context=default
type=friend
host=dynamic
[gs102]
username=gs102
secret=Temporal1
accountcode=gs102
callerid="Test Admin Phone" <>
mailbox=102
context=default
type=friend
host=dynamic
; END OF FILE Last Forced System Reload: 2021-07-08 11:15:33
mysql -uroot --password='**********' -D asterisk -e "select extension, server_ip from phones;"
+-----------+-----------------+
| extension | server_ip |
+-----------+-----------------+
| 1000 | 192.168.192.151 |
| 2000 | 192.168.192.151 |
| callin | 192.168.192.151 |
| gs102 | 192.168.192.151 |
+-----------+-----------------+
sip show peers
Name/username Host Dyn Forcerport Comedia ACL Port Status Description
0 sip peers [Monitored: 0 online, 0 offline Unmonitored: 0 online, 0 offline]
In minimal situation the sockets presents are these
There are screens on:
1216.ASTconf3way (Detached)
1211.ASTfastlog (Detached)
1207.ASTVDadapt (Detached)
1170.asterisk (Detached)
1151.astshell20210709112659 (Detached)
5 Sockets in /var/run/screen/S-root
By at moment change to
There are screens on:
4418.ASTVDremote (Detached)
4415.ASTVDauto (Detached)
4412.ASTlisten (Detached)
4409.ASTsend (Detached)
1216.ASTconf3way (Detached)
1211.ASTfastlog (Detached)
1207.ASTVDadapt (Detached)
1170.asterisk (Detached)
1151.astshell20210709112659 (Detached)
9 Sockets in /var/run/screen/S-root.
CentOS Linux 7 (Core) || VICIDIAL VERSION: 2.14-820a BUILD: 210707-0731 SVN Revision: 3478|| mysql Ver 15.1 Distrib 5.5.68-MariaDB || PHP 5.4.16 (cli) || Asterisk 13.29.2