]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 219818 via svnmerge from
authorTilghman Lesher <tilghman@meg.abyt.es>
Tue, 22 Sep 2009 21:47:26 +0000 (21:47 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Tue, 22 Sep 2009 21:47:26 +0000 (21:47 +0000)
commit3fde19e6e83991001a22380b02e5f084cb58c0e7
treeabfbc4f21cac38e99260f9bab2fc5eab6ab62731
parent17952fb663a39f63c22917c44fb99bf528a1bbc6
Merged revisions 219818 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r219818 | tilghman | 2009-09-22 16:43:22 -0500 (Tue, 22 Sep 2009) | 17 lines

  Merged revisions 219816 via svnmerge from
  https://origsvn.digium.com/svn/asterisk/branches/1.4

  ........
    r219816 | tilghman | 2009-09-22 16:37:03 -0500 (Tue, 22 Sep 2009) | 10 lines

    When IMAP variables were changed during a reload, Voicemail did not use the new values.
    This change introduces a configuration version variable, which ensures that
    connections with the old values are not reused but are allowed to expire
    normally.
    (closes issue #15934)
     Reported by: viniciusfontes
     Patches:
           20090922__issue15934.diff.txt uploaded by tilghman (license 14)
     Tested by: viniciusfontes
  ........
................

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@219819 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_voicemail.c