[Asterisk-Users] initiate call recording from phone.

Mojo with Horan & Company, LLC mojo at horanappraisals.com
Mon Oct 17 10:53:28 MST 2005


If you have httpd with php on the * server, you can do what I did:

I set up the key combination *# in features.conf to monitor and created 
a few php files to interact with the results.  Save the four php files at:

http://horanappraisals.com/asterisk/

into a folder on the * web server, eg: /var/www/html/recordings/ -- 
rename them all to .php instead of .phps, and edit config.php to point 
to the asterisk monitor directory (usually /var/spool/asterisk/monitor). 
  Now make a soft link so the recorded waves appear in the web tree:

ln -s /var/spool/asterisk/monitor /var/www/html/recordings/monitor

Then direct a web browser to http://asterisk_server/recordings/ and it 
should be pretty self-explanatory.  No recordings will appear in the 
list if you don't have the sox packages installed.

Andy Goss wrote:
> I am looking for a way to allow a user to record a call simply by
> pressing a button or some combination of buttons on their phone.  Is
> this possible?
> 
> I have read the stuff about the monitor command; however, this doesn't
> seem to be very interactive for the user.  
> 
> Thanks,
> Andy
> 
> --
> H. Andy Goss
> Network Engineer
> Network Advocates Inc.
> Main: 502.412.1050
> DID: 502.992.5933
> Mobile: 502.387.8216
> agoss at ntad.com
>  
> 
> _______________________________________________
> --Bandwidth and Colocation sponsored by Easynews.com --
> 
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
> 

-- 
Mojo <mojo at horanappraisals.com>
Office Manger, Horan & Company, LLC
(907) 747-6666 x112



More information about the asterisk-users mailing list