<div>You are wonderful !!!</div>
<div> </div>
<div>for this bug, I noticed later on that by removing the second path in the "monitor" folder ...</div>
<div>I didn't get any error ...</div>
<div>the script was searching inside a file, thinking that it could be a directory where recordings were.</div>
<div> </div>
<div>Anyway, Again, Thanks a lot,</div>
<div> </div>
<div>JM<br> </div>
<div><span class="gmail_quote">On 2/17/06, <b class="gmail_sendername">Dan Littlejohn</b> <<a href="mailto:dan@littlejohnconsulting.com">dan@littlejohnconsulting.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On 2/17/06, Jean-Marc Salsa <<a href="mailto:jsalsa@gmail.com">jsalsa@gmail.com</a>> wrote:<br>> Hi !
<br>><br>> I always use your ARI through AAH, and indeed nice job !<br>><br>> A few comment :<br>> - I have seen that we could use ARI only for the Call Monitor by setting a<br>> value. would it be possible to do the same for "only Voicemail" ... indeed,
<br>> we are using Asterisk only for Voicemail, and this would be so good only to<br>> present this tab to people ... ( And in Settings page also, hiding the Call<br>> Monitor Settings part here too )<br>> - Same for help ( to show it or not )
<br>><br>> I have installed it on our AAH 1.3 version and here are the error messages I<br>> get :<br>><br>><br>> Call Monitor Page (Only the first message on each page shows the "Play"<br>> link):
<br>> Warning: is_dir(): Stat failed for<br>> /var/lib/asterisk/bin/archive_recordings/ (errno=20 - Not a<br>> directory) in<br>> /var/www/html/recordings/includes/bootstrap.inc on line 113<br>><br>> Settings Page (Didn't try to apply new settings):
<br>> Warning: Invalid argument supplied for foreach() in<br>> /var/www/html/recordings/modules/settings.module on line<br>> 434<br>> Warning: Invalid argument supplied for foreach() in<br>> /var/www/html/recordings/modules/settings.module on line
<br>> 473<br>> Warning: Invalid argument supplied for foreach() in<br>> /var/www/html/recordings/modules/settings.module on line<br>> 577<br>><br>> I hope you won't take these comments as critics,<br>> you are really doing a GREAT job !
<br>> Asterisk was really lacking this application part !<br>><br>> Thanks again,<br>><br>> And all the best !<br>><br>><br>> Jean-Marc<br>><br>> On 2/17/06, Dan Littlejohn <<a href="mailto:dan@littlejohnconsulting.com">
dan@littlejohnconsulting.com</a>> wrote:<br>> ><br>> > ARI (Asterisk Recording Interface) has reached another milestone.<br>> > The project is starting to become a full featured user portal and<br>> > handle all the common errors that people seem to have. This release
<br>> > supports:<br>> ><br>> > call monitor page – new features include column sorting and filter<br>> > small duration calls<br>> > in addition to the<br>> ability to listen
<br>> > to call monitor recordings<br>> > voicemail page – allows voicemail message listening and management<br>> > handset feature code help page - I can never remember them all<br>> > user settings web interface - that allows setting call fowarding,
<br>> > voicemail email and<br>> > pager,<br>> voicemail<br>> > password, and call monitor recording<br>> ><br>> > There are also alot of i18n translations now, although with all the
<br>> > rework of the code many are now somewhat broken and need to be<br>> > updated. If you speak one of the following, email and I will send you<br>> > the page to translate or updating to the appropriate
ari.po page and<br>> > returning it to me would be very helpful.<br>> ><br>> > German<br>> > Greek<br>> > Spanish<br>> > French<br>> > Hebrew<br>> > Hungarian<br>> > Italian
<br>> > Portuguese<br>> > Swedish<br>> ><br>> > If you would like to translate ARI into another language, I would be<br>> > happy to support it.<br>> ><br>> > Loaded into AMP CVS and also here:
<br>> > <a href="http://www.littlejohnconsulting.com?q=ari">www.littlejohnconsulting.com?q=ari</a><br>> ><br>> > If you have a chance, take a look. Comments and suggestions are welcome.<br>> ><br>
> > Dan<br>> > 512.791.0137<br>> > <a href="http://www.littlejohnconsulting.com">www.littlejohnconsulting.com</a><br>> ><br>> > _______________________________________________<br>> > --Bandwidth and Colocation provided by
<a href="http://Easynews.com">Easynews.com</a> --<br>> ><br>> > Asterisk-Users mailing list<br>> > To UNSUBSCRIBE or update options visit:<br>> ><br>> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>> ><br>> ><br>> ><br>><br>><br><br><br>Jean-Marc:<br><br>Thanks for the feedback. I have addressed these issues they are<br>available on my website and have been checked into AMP cvs.
<br><br>I have added a setting to the /recording/includes/main.conf file.<br><br>$ARI_DISABLED_MODULES = "";<br> allows for individual modules to be disabled (they are true<br>modules though, and you can just delete them from the
<br>/recordings/modules directory)<br><br>the is_dir error is a PHP bug.<br><a href="http://groups.google.com/group/mailing.www.php-dev/browse_frm/thread/1b5b94e775b70cdb/877e4406600a8121?lnk=st&q=Warning%3A+is_dir()%3A+Stat+failed+for+errno%3D20+-+Not+a+directory&rnum=1&hl=en#877e4406600a8121">
http://groups.google.com/group/mailing.www.php-dev/browse_frm/thread/1b5b94e775b70cdb/877e4406600a8121?lnk=st&q=Warning%3A+is_dir()%3A+Stat+failed+for+errno%3D20+-+Not+a+directory&rnum=1&hl=en#877e4406600a8121
</a><br>But, I think I was able to suppress the error.<br><br>The settings page errors have been corrected.<br><br>Thanks;<br>Dan<br>512.791.0137<br><a href="http://www.littlejohnconsulting.com">www.littlejohnconsulting.com
</a><br></blockquote></div><br>