<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><FONT size=2>
<P>Greetings. I am trying to get AMP up and going on my Asterisk server. I can 
access the admin pages on my asterisk server via a web browser. I can add and 
edit things via the web browser and it edits the database accordingly. 
Everything seems fine except when I try to run 'amportal start'. Below is what I 
get (Plus tail /var/log/asterisk/full, but the tail of the 'full' log doesn't 
seem to list anything from trying to run amportal. It seems to me that the last 
lines from the 'full' log are related to me stopping my currently up and running 
asterisk so that I can try to run the amportal command. Make sense?). Please 
help.</P>
<P>Thanks,</P>
<P>Ben F</P>
<P>CirclePix</P>
<P>[root@blah]# /usr/sbin/amportal start</P>
<P>SETTING FILE PERMISSIONS</P>
<P>Permissions OK</P>
<P>STARTING ASTERISK</P>
<P>Asterisk ended with exit status 127</P>
<P>Asterisk died with code 127.</P>
<P>Automatically restarting Asterisk.</P>
<P>Asterisk ended with exit status 127</P>
<P>Asterisk died with code 127.</P>
<P>Automatically restarting Asterisk.</P>
<P>mpg123: no process killed</P>
<P>-----------------------------------------------------</P>
<P>Asterisk could not start!</P>
<P>Use 'tail /var/log/asterisk/full' to find out why.</P>
<P>-----------------------------------------------------</P>
<P>[root@blah]#</P>
<P>[root@blah]# tail /var/log/asterisk/full</P>
<P>Jan 10 09:47:01 VERBOSE[12657] logger.c: == Registered file format pcm, 
extension(s) pcm|ulaw|ul|mu</P>
<P>Jan 10 09:47:01 VERBOSE[12657] logger.c: == Manager registered action 
DBGet</P>
<P>Jan 10 09:47:01 VERBOSE[12657] logger.c: == Manager registered action 
DBPut</P>
<P>Jan 10 09:47:01 VERBOSE[12657] logger.c: == Parsing 
'/etc/asterisk/enum.conf': Jan 10 09:47:01 VERBOSE[12657] logger.c: == Parsing 
'/etc/asterisk/enum.conf': Found</P>
<P>Jan 10 09:47:01 VERBOSE[12657] logger.c: Asterisk Ready.</P>
<P>Jan 10 09:47:09 VERBOSE[12657] logger.c: Asterisk Ready. Beginning asterisk 
shutdown.... Jan 10 09:47:09 VERBOSE[12657] logger.c: Executing last minute 
cleanups</P>
<P>Jan 10 09:47:09 VERBOSE[12657] logger.c: == Destroying musiconhold 
processes</P>
<P>Jan 10 09:47:09 VERBOSE[12657] logger.c: Asterisk cleanly ending (0).</P>
<P>[root@blah]#</FONT></FONT></P></DIV></BODY></HTML>