Problem with AST_update.pl
![Post Post](./styles/vicidial/imageset/icon_post_target.gif)
Hi,
I've got a problem using Vicidial, when i try to connect, i always got the message "Noone is in your Session...." . I thing there's a problem with AST_update because when i issue a commande
/usr/share/astguiclient/AST_update.pl --debug
i always got the same message:
LOOKING FOR Zap clients assigned to this server:
|SELECT extension FROM phones where protocol = 'Zap' and server_ip='192.168.0.220'|
LOOKING FOR IAX2 clients assigned to this server:
|SELECT extension FROM phones where protocol = 'IAX2' and server_ip='192.168.0.220'|
3000@3000
LOOKING FOR SIP clients assigned to this server:
|SELECT extension FROM phones where protocol = 'SIP' and server_ip='192.168.0.220'|
6604
6904
3001
Zap Clients: |
IAX2 Clients: |3000@3000|3000|
SIP Clients: |6604|6604@6604|6904|6904@6904|3001|3001@3001|
|SELECT channel,extension FROM live_channels where server_ip = '192.168.0.220'|
|UPDATE server_updater set last_update='2006-10-12 18:33:17' where server_ip='192.168.0.220'|
command timed-out at /usr/share/astguiclient/AST_update.pl line 362
Does someone can Help me ???
Thanks
I've got a problem using Vicidial, when i try to connect, i always got the message "Noone is in your Session...." . I thing there's a problem with AST_update because when i issue a commande
/usr/share/astguiclient/AST_update.pl --debug
i always got the same message:
LOOKING FOR Zap clients assigned to this server:
|SELECT extension FROM phones where protocol = 'Zap' and server_ip='192.168.0.220'|
LOOKING FOR IAX2 clients assigned to this server:
|SELECT extension FROM phones where protocol = 'IAX2' and server_ip='192.168.0.220'|
3000@3000
LOOKING FOR SIP clients assigned to this server:
|SELECT extension FROM phones where protocol = 'SIP' and server_ip='192.168.0.220'|
6604
6904
3001
Zap Clients: |
IAX2 Clients: |3000@3000|3000|
SIP Clients: |6604|6604@6604|6904|6904@6904|3001|3001@3001|
|SELECT channel,extension FROM live_channels where server_ip = '192.168.0.220'|
|UPDATE server_updater set last_update='2006-10-12 18:33:17' where server_ip='192.168.0.220'|
command timed-out at /usr/share/astguiclient/AST_update.pl line 362
Does someone can Help me ???
Thanks