And the w or W options must be specified in the Dial() cmd, as in:
http://www.voip-info.org/tiki-index.php?page=Asterisk+cmd+Dial

Moj

Mojo with Horan & Company, LLC wrote:
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
[EMAIL PROTECTED]


_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users




--
Mojo <[EMAIL PROTECTED]>
Office Manger, Horan & Company, LLC
(907) 747-6666 x112
_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to