Mark Michelson
5c53b2226d
Fix the ability to retrieve voicemail messages from IMAP.
...
A recent change made interactive vm_states no longer get
added to the list of vm_states and instead get stored in
thread-local storage.
In trunk and all the 1.6.X branches, the problem is that
when we search for messages in a voicemail box, we would
attempt to update the appropriate vm_state struct by directly
searching in the list of vm_states instead of using the
get_vm_state_by_imap_user function. This meant we could not
find the interactive vm_state that we wanted.
(closes issue #14685 )
Reported by: BlargMaN
Patches:
14685.patch uploaded by mmichelson (license 60)
Tested by: BlargMaN, qualleyiv, mmichelson
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@186286 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-04-03 14:32:05 +00:00
..
2008-11-05 13:07:29 +00:00
2008-11-05 14:37:07 +00:00
2008-11-05 14:37:07 +00:00
2008-11-05 13:07:29 +00:00
2008-11-01 21:10:07 +00:00
2008-12-13 08:36:35 +00:00
2009-01-28 20:31:06 +00:00
2009-02-13 20:35:26 +00:00
2009-03-11 13:44:42 +00:00
2008-11-01 21:10:07 +00:00
2008-11-01 21:10:07 +00:00
2008-11-02 02:50:33 +00:00
2008-11-01 21:10:07 +00:00
2008-11-05 12:13:57 +00:00
2009-04-02 17:20:52 +00:00
2009-02-11 22:41:01 +00:00
2009-03-03 20:02:20 +00:00
2008-12-17 21:17:20 +00:00
2009-02-17 20:41:24 +00:00
2009-03-27 16:21:10 +00:00
2008-11-01 21:10:07 +00:00
2008-11-02 02:50:33 +00:00
2009-02-09 17:26:02 +00:00
2009-02-20 20:29:00 +00:00
2008-12-09 20:46:11 +00:00
2008-11-02 05:10:22 +00:00
2009-03-29 05:52:20 +00:00
2008-11-05 01:44:04 +00:00
2008-11-01 21:10:07 +00:00
2009-03-27 20:08:44 +00:00
2008-11-05 13:07:29 +00:00
2008-11-03 01:01:25 +00:00
2008-12-15 14:40:08 +00:00
2008-12-23 18:13:49 +00:00
2009-03-03 22:01:24 +00:00
2009-02-17 22:52:43 +00:00
2009-03-27 18:04:43 +00:00
2009-02-05 18:48:55 +00:00
2008-11-05 14:37:07 +00:00
2009-03-18 02:28:55 +00:00
2009-03-18 02:28:55 +00:00
2009-01-09 01:15:43 +00:00
2009-02-26 17:45:22 +00:00
2009-01-25 13:35:48 +00:00
2009-01-22 15:01:54 +00:00
2008-12-05 10:31:25 +00:00
2009-02-17 20:41:24 +00:00
2008-11-05 14:37:07 +00:00
2009-03-31 22:12:52 +00:00
2009-03-03 23:21:18 +00:00
2009-02-17 20:41:24 +00:00
2008-11-05 12:13:57 +00:00
2009-02-13 16:41:15 +00:00
2009-02-26 17:45:22 +00:00
2008-11-05 14:37:07 +00:00
2009-03-24 22:40:39 +00:00
2008-11-05 12:13:57 +00:00
2008-11-01 21:10:07 +00:00
2008-11-01 21:10:07 +00:00
2008-12-07 22:43:46 +00:00
2008-11-01 21:10:07 +00:00
2009-03-01 23:25:23 +00:00
2009-02-10 07:06:29 +00:00
2009-02-20 17:29:51 +00:00
2008-11-02 04:57:02 +00:00
2009-03-26 21:09:37 +00:00
2008-11-01 21:10:07 +00:00
2008-11-05 12:13:57 +00:00
2009-01-19 20:05:52 +00:00
2008-11-01 21:10:07 +00:00
2009-04-03 14:32:05 +00:00
2008-11-03 01:01:25 +00:00
2009-02-11 22:41:01 +00:00
2008-11-01 21:10:07 +00:00
2008-11-14 00:43:13 +00:00
2008-11-01 21:10:07 +00:00
2005-11-29 18:24:39 +00:00
2005-11-29 18:24:39 +00:00
2008-07-03 22:23:04 +00:00
2005-11-29 18:24:39 +00:00