On Jul 17, 2012, at 6:40 AM, Tom Chadwin wrote: > Hello all > > Building a very simple intranet here. Just found dialproxy.php in Astlinux. > Can I configure it to initiate a call from one user-specified extension to > another? > > Thanks > > Tom
Yes, that is what dialproxy.php is for, but it needs configuration before it does anything. Look in this link and search for [Version 1.5.48] http://lonnie.abelbeck.com/astlinux/altweb-changelog.txt Note you have to edit your Asterisk "manager.conf" and define an actionlist key in the web interface. Be sure to define context=from-dialproxy (or such) for just your dialproxy use. You can look at the comments in the dialproxy.php script for info as well. Lonnie ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ 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].
