From: <abe...@us...> - 2015-01-12 19:29:42
|
Revision: 6929 http://sourceforge.net/p/astlinux/code/6929 Author: abelbeck Date: 2015-01-12 19:29:40 +0000 (Mon, 12 Jan 2015) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2015-01-12 19:07:47 UTC (rev 6928) +++ branches/1.0/docs/ChangeLog.txt 2015-01-12 19:29:40 UTC (rev 6929) @@ -64,6 +64,11 @@ -- phoneprov-tools, add support for pjsip_file and pjsip_path for new [pjsip] context +-- Asterisk 'agi-bin' now includes the 'custom-agi' sub-directory path which is automatically symlinked + to the /mnt/kd/custom-agi directory if it exists. The dialplan must use "AGI(custom-agi/foobar.agi,...)" + to use any such AGI scripts. The /mnt/kd/custom-agi directory is now part of the basic backup/restore. + Note: All previously existing AGI scripts will continue to work as before. + ** Web Interface -- Add Monit support This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |