Page 1 of 1

Problem with AST_update.pl

PostPosted: Thu Oct 12, 2006 11:42 am
by erwan
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

PostPosted: Thu Oct 12, 2006 2:50 pm
by Op3r
Please type screen -r and post it here

PostPosted: Thu Oct 12, 2006 4:58 pm
by mflorell
is your manager.conf setup correctly according to the SCRATCH_INSTALL?

PostPosted: Fri Oct 13, 2006 12:11 am
by erwan
Here is my screen -r output

asterisk01:~ # screen -r
There are several suitable screens on:
13882.ASTVDremote (Detached)
13798.ASTlisten (Detached)
13810.ASTsend (Detached)
10466.ASTupdate (Detached)
13875.ASTVDauto (Detached)
6602.ASTVDadapt (Detached)
Type "screen [-d] -r [pid.]tty.host" to resume one of them.


And manager.conf all good, and no error mesage in asterisk output

PostPosted: Fri Oct 13, 2006 3:59 am
by erwan
Sorry,

I found the proble, Not enough right for "updatecron" in manager.conf