Moderators: enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, s0lid
/usr/share/astguiclient/ADMIN_backup.pl
/var/log/astguiclient/archive
mysql asterisk -p < /PATH/TO/XXXX.sql
mysql -u root -p vicidialnow
mysql> \. /var/log/astguiclient/archive/update.sql
ERROR:
Failed to open file '/var/log/astguiclient/archive/update.sql', error: 2
mysql>
SOURCE /var/log/astguiclient/archive/update.sql;
use asterisk;
register => trixbox:test@192.168.50.112:4569
register => trixbox:test@192.168.50.207:4569
[vicidial]
type=friend
context=default
auth=plaintext
host=dynamic
permit=0.0.0.0/0.0.0.0
secret=test
disallow=all
allow=ulaw
qualify=yes
[vici]
type=friend
context=default
auth=plaintext
host=dynamic
permit=0.0.0.0/0.0.0.0
secret=test
disallow=all
allow=ulaw
qualify=yes
IAX2 Registry
Host dnsmgr Username Perceived Refresh State
192.168.50.207:4569 N trixbox 192.168.50.201:4569 60 Registered
192.168.50.112:4569 N trixbox 60 Rejected
/etc/asterisk
iax.conf
register => vici:test@192.168.50.201:4569
extensions-vicidial.conf
exten => _192*168*050*112*.,1,Goto(default,${EXTEN:16},1)
and verify the IP address of the local server is also updated./etc/astguiclient
server_update_ip
vi ifcfg-eth0
service network restart
Return to ViciDialNow - GoAutoDial
Users browsing this forum: No registered users and 84 guests