Hi Lonnie,
I have another suggestion for you :-):
What about an Web-Interface to play and delete monitored calls in
/mnt/kd/monitor/
I do this for private calls without CLID with the privacy manager of Asterisk.
I use this code in extension.conf:
[noclid_private]
exten => s,1,Set(CALLFILENAME=Private-${TIMESTAMP})
exten => s,2,Monitor(wav49,${CALLFILENAME},m)
exten => s,3,Zapateller(nocallerid)
exten => s,4,PrivacyManager
...
...
For now I just made a symlink from /mnt/kd/monitor/ to /stat/var/www/
a used the file view of the web server. But to integrate that in your
interface would be a very elegant solution.
I found something like this here:
http://www.voip-info.org/wiki/view/Asterisk+record+calls
and
http://horanappraisals.com/asterisk/recordings/
But I never got it working on my box.
Michael
--
Email: mailto:[EMAIL PROTECTED]
Web : http://www.easylivin.de
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Astlinux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/astlinux-users
Donations to support AstLinux are graciously accepted via PayPal to [EMAIL
PROTECTED]