Page 1 of 1

asterisk not able to start

PostPosted: Sat May 12, 2007 12:16 pm
by ramindia
Hi all

I have just downloaded lastest SVN just hour back
and installed

installation went smoothly with out any problem, but when i keep asterisk startup line its not starting

but manually iam able to start asterisks

when i make debug mode and run

vi /usr/share/astguiclient/start_asterisk_boot.pl
#!/usr/bin/perl -w

i get following error and exits


Unquoted string "conf" may clash with future reserved word at /usr/share/astguiclient/start_asterisk_boot.pl line 14.
Unquoted string "conf" may clash with future reserved word at /usr/share/astguiclient/start_asterisk_boot.pl line 16.
Name "main::CLIserver_ip" used only once: possible typo at /usr/share/astguiclient/start_asterisk_boot.pl line 24.
Name "main::CLIDB_pass" used only once: possible typo at /usr/share/astguiclient/start_asterisk_boot.pl line 32.
Name "main::CLIhome" used only once: possible typo at /usr/share/astguiclient/start_asterisk_boot.pl line 22.
Name "main::CLIDB_database" used only once: possible typo at /usr/share/astguiclient/start_asterisk_boot.pl line 28.
Name "main::CLIDB_user" used only once: possible typo at /usr/share/astguiclient/start_asterisk_boot.pl line 30.
Name "main::CLIDB_port" used only once: possible typo at /usr/share/astguiclient/start_asterisk_boot.pl line 34.
Name "main::CLIDB_server" used only once: possible typo at /usr/share/astguiclient/start_asterisk_boot.pl line 26.
Use of uninitialized value in numeric lt (<) at /usr/share/astguiclient/start_asterisk_boot.pl line 22.
Use of uninitialized value in numeric lt (<) at /usr/share/astguiclient/start_asterisk_boot.pl line 24.
Use of uninitialized value in numeric lt (<) at /usr/share/astguiclient/start_asterisk_boot.pl line 26.
Use of uninitialized value in numeric lt (<) at /usr/share/astguiclient/start_asterisk_boot.pl line 28.
Use of uninitialized value in numeric lt (<) at /usr/share/astguiclient/start_asterisk_boot.pl line 30.
Use of uninitialized value in numeric lt (<) at /usr/share/astguiclient/start_asterisk_boot.pl line 32.
Use of uninitialized value in numeric lt (<) at /usr/share/astguiclient/start_asterisk_boot.pl line 34.



Server RHEL4
Xeon processor
3GB RAM
Zaptel Dummy driver

asterisk SVN
zaptel SVN
pri SVN

agc SVN

ram

PostPosted: Mon May 14, 2007 6:22 am
by mflorell
I don't see any critical errors there, what version of perl are you using?

PostPosted: Mon May 14, 2007 7:41 am
by ramindia
Hi

perl 5.8.5

ram

PostPosted: Mon May 14, 2007 7:45 am
by ramindia
Hi

but the asterisks now starting, its just existing after that errors

RHEL4
Kernel 2.6.5
perl 5.8.5

any suggestions

ram