[Asterisk-cvs] asterisk ChangeLog,1.74.2.62,1.74.2.63

russell at lists.digium.com russell at lists.digium.com
Mon Jul 11 21:26:02 CDT 2005


Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv12704

Modified Files:
      Tag: v1-0
	ChangeLog 
Log Message:
update the password in memory as well when using externpass (bug #4602)


Index: ChangeLog
===================================================================
RCS file: /usr/cvsroot/asterisk/ChangeLog,v
retrieving revision 1.74.2.62
retrieving revision 1.74.2.63
diff -u -d -r1.74.2.62 -r1.74.2.63
--- ChangeLog	11 Jul 2005 22:42:45 -0000	1.74.2.62
+++ ChangeLog	12 Jul 2005 01:34:16 -0000	1.74.2.63
@@ -11,6 +11,10 @@
  -- app_meetme
     -- If the first caller into a conference hangs up while being prompted for
        the conference pin number, the conference will no longer be held open.
+ -- app_voicemail
+    -- When using the externpass option for voicemail, the password will be
+       immediately updated in memory as well, instead of having to wait for
+       the next time the configuration is reloaded. 
  -- app_zapras
     -- We now ensure buffer policy is restored after RAS is done with a channel.
        This could cause audio problems on the channel after zapras is done




More information about the svn-commits mailing list