[Asterisk-cvs] asterisk ChangeLog,1.74.2.61,1.74.2.62

russell at lists.digium.com russell at lists.digium.com
Mon Jul 11 18:34:32 CDT 2005


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

Modified Files:
      Tag: v1-0
	ChangeLog 
Log Message:
if the first user hangs up while being prompted for a pin, don't hold the
conference open (bug #4656)


Index: ChangeLog
===================================================================
RCS file: /usr/cvsroot/asterisk/ChangeLog,v
retrieving revision 1.74.2.61
retrieving revision 1.74.2.62
diff -u -d -r1.74.2.61 -r1.74.2.62
--- ChangeLog	11 Jul 2005 22:25:52 -0000	1.74.2.61
+++ ChangeLog	11 Jul 2005 22:42:45 -0000	1.74.2.62
@@ -8,6 +8,9 @@
        only, not requiring authentication on incoming invites, or both. Before,
        to not require authentication on incoming invites also required matching
        peers based on IP only.
+ -- 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_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