On 8/20/05, Craig Guy <[EMAIL PROTECTED]> wrote: > Hi Dan, > > Does ARI require AMP? Or will it run standalone with just asterisk and > cdr_mysql? > > Craig > ----- Original Message ----- > From: "Dan Littlejohn" <[EMAIL PROTECTED]> > To: "Commercial and Business-Oriented Asterisk Discussion" > <[email protected]> > Sent: Friday, August 19, 2005 6:50 AM > Subject: Re: [Asterisk-biz] ARI 0.01 > > > On 8/18/05, Mark Phillips <[EMAIL PROTECTED]> wrote: > > OK, I downloaded it and installed it. Other thqan it being a better > > front end to the VM system than the one that comes with * what does it > > do and what's planned for it? > > > > I was sort of expecting it to be able to sort through the recorded phone > > calls rather than the voice mail. > > > > Mark > > > > Dan Littlejohn wrote: > > > Pretty big update to ARI. Includes login Authentication and Voicemail > > > support. Will have quite a few questions in the coming days. Take a > > > look if you have a chance. > > > http://www.littlejohnconsulting.com/?q=node/11 > > > > > > Regards; > > > Dan > > > _______________________________________________ > > > Asterisk-Biz mailing list > > > [email protected] > > > http://lists.digium.com/mailman/listinfo/asterisk-biz > > > > > > > -- > > > > Mark, G7LTT/KC2ENI > > Randolph, NJ > > http://www.g7ltt.com > > _______________________________________________ > > Asterisk-Biz mailing list > > [email protected] > > http://lists.digium.com/mailman/listinfo/asterisk-biz > > > > The call monitor recording interface was the only feature in the > intial release. On the side there is a menu item "call monitor" that > provides an interface to the recorded calls. If you want to look at > everyone's recorded calls, change the ./recordings/includes/main.conf > file -> $callmonitor_admin_mailboxes, and change it to include your > extension or put "all" if you would like everyone to be able to look > at everyone's call monitor recordings. > > Looks like a number of people would just like the call monitor portion > so I plan to add some flexibility to allow a no login version with no > voicemail that you can toggle with a main.conf variable. Also would > like to add some internationalization, and perhaps a fax interface. > Let me know if you have other suggestions. > > Regards; > Dan > _______________________________________________ > Asterisk-Biz mailing list > [email protected] > http://lists.digium.com/mailman/listinfo/asterisk-biz > > _______________________________________________ > Asterisk-Biz mailing list > [email protected] > http://lists.digium.com/mailman/listinfo/asterisk-biz > Craig:
It requires AMP and has been included in their distribution. However, there is only really one dependency that I see. It calls the /var/www/html/admin/functions.php -> parse_amportal_conf() function to get the passwords. If that was re-written it could be stand alone. Regards; Dam _______________________________________________ Asterisk-Biz mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-biz
