From: <abe...@us...> - 2013-06-07 00:07:02
|
Revision: 6118 http://sourceforge.net/p/astlinux/code/6118 Author: abelbeck Date: 2013-06-07 00:07:00 +0000 (Fri, 07 Jun 2013) 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 2013-06-06 23:49:34 UTC (rev 6117) +++ branches/1.0/docs/ChangeLog.txt 2013-06-07 00:07:00 UTC (rev 6118) @@ -78,6 +78,12 @@ -- Asterisk 11, fixed an issue when res_xmpp is active and unwanted debug log /tmp/refs grows without limit. More Info: https://issues.asterisk.org/jira/browse/ASTERISK-21785 +-- Automatically add symlink /var/spool/asterisk/meetme -> /mnt/kd/monitor/meetme so recordings without MEETME_RECORDINGFILE + defined will be saved on persistent storage, and located such that the Monitor tab may be used to manage them. + +-- When the directory /mnt/kd/dictate exists, add symlink /var/spool/asterisk/dictate -> /mnt/kd/dictate so the + dialplan Dictate() application files will be placed on persistent storage. + ** Web Interface -- ConfBridge tab, new ConfBridge tab has been added, hidden by default. Similar to the MeetMe tab. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |