Files
asterisk/apps
Tilghman Lesher fab5527451 Disallow leaving more than maxmsg voicemails.
This is a possibility because our previous method assumed that no messages are
left in parallel, which is not a safe assumption.  Due to the vmu structure
duplication, it was necessary to track in-process messages via a separate
structure.  If at some point, we switch vmu to an ao2-reference-counted
structure, which would eliminate the prior noted duplication of structures,
then we could incorporate this new in-process structure directly into vmu.
(closes issue #16271)
 Reported by: sohosys
 Patches: 
       20100108__issue16271.diff.txt uploaded by tilghman (license 14)
       20100108__issue16271__trunk.diff.txt uploaded by tilghman (license 14)
       20100108__issue16271__1.6.0.diff.txt uploaded by tilghman (license 14)
 Tested by: jsutton


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@240414 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-01-15 20:52:27 +00:00
..
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-12-10 15:49:12 +00:00
2009-08-10 19:15:57 +00:00
2008-12-19 19:48:00 +00:00
2007-02-10 09:08:55 +00:00
2008-03-11 17:32:17 +00:00
2008-06-22 02:54:52 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2008-06-12 15:46:08 +00:00
2009-08-10 19:15:57 +00:00
2009-12-02 19:03:01 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2009-08-10 19:15:57 +00:00
2010-01-13 17:16:12 +00:00