sridhar wrote:mcargile wrote:The output of screen -ls on a 2.0.4 system should look something like this on a single server setup:
- Code: Select all
#> screen -ls
There are screens on:
9291.ASTupdate (Detached)
9300.ASTVDauto (Detached)
3470.ASTfastlog (Detached)
26545.ASTVDadapt (Detached)
9297.ASTlisten (Detached)
9271.asterisk (Detached)
9294.ASTsend (Detached)
7 Sockets in /var/run/screens/S-root.
There is something preventing some of these scripts to run. Please post the contents of your /etc/astguiclient.conf file.
Also please try running the following command in the Linux command line and post the results:
- Code: Select all
/usr/share/astguiclient/AST_update.pl
Dear Sir,
Thank you very much for your prompt reply. Currently I am away from my system. I will do as you suggested and post you the output after 3 hours.
Thank you very much again for your precious time.
Kind regards
Sridhar
HI I did as you suggested here is the output:
##################################
# astguiclient.conf - configuration elements for the astguiclient package
# this is the astguiclient configuration file
# all comments will be lost if you run install.pl again
# Paths used by astGUIclient
PATHhome => /usr/share/astguiclient
PATHlogs => /var/log/astguiclient
PATHagi => /var/lib/asterisk/agi-bin
PATHweb => /var/www
PATHsounds => /var/lib/asterisk/sounds
PATHmonitor => /var/spool/asterisk/monitor
PATHDONEmonitor => /var/spool/asterisk/monitorDONE
# The IP address of this machine
VARserver_ip => 192.168.1.2
# Database connection information
VARDB_server => localhost
VARDB_database => asterisk
VARDB_user => cron
VARDB_pass => 1234
VARDB_port => 3306
# Alpha-Numeric list of the astGUIclient processes to be kept running
# (value should be listing of characters with no spaces: 123456)
# X - NO KEEPALIVE PROCESSES (use only if you want none to be keepalive)
# 1 - AST_update
# 2 - AST_send_listen
# 3 - AST_VDauto_dial
# 4 - AST_VDremote_agents
# 5 - AST_VDadapt (If multi-server system, this must only be on one server)
# 6 - FastAGI_log
# 7 - AST_VDauto_dial_FILL (only for multi-server, this must only be on one ser ver)
VARactive_keepalives => 123456
# FTP recording archive connection information
VARFTP_host => 192.168.1.2
VARFTP_user => ftpadmin
VARFTP_pass => XXXXXXXX
VARFTP_port => 21
VARFTP_dir => RECORDINGS
VARHTTP_path =>
http://192.168.1.2
# REPORT server connection information
VARREPORT_host => 192.168.1.2
VARREPORT_user => cron
VARREPORT_pass => 1234
VARREPORT_port => 21
VARREPORT_dir => REPORTS
# Settings for FastAGI logging server
VARfastagi_log_min_servers => 3
VARfastagi_log_max_servers => 16
VARfastagi_log_min_spare_servers => 2
VARfastagi_log_max_spare_servers => 8
VARfastagi_log_max_requests => 1000
VARfastagi_log_checkfordead => 30
VARfastagi_log_checkforwait => 60
#######################################
ind-strepx02:~# /usr/share/astguiclient/AST_update.pl
SHOW CHANNELS format: 1
LOOKING FOR Zap clients assigned to this server:
LOOKING FOR IAX2 clients assigned to this server:
LOOKING FOR SIP clients assigned to this server:
Zap Clients: |
IAX2 Clients: |
SIP Clients: |
unknown remote host: at /usr/share/astguiclient/AST_update.pl line 369