]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 203802 via svnmerge from
authorRussell Bryant <russell@russellbryant.com>
Fri, 26 Jun 2009 21:26:50 +0000 (21:26 +0000)
committerRussell Bryant <russell@russellbryant.com>
Fri, 26 Jun 2009 21:26:50 +0000 (21:26 +0000)
commit910aaac5aed0a9a27c97ffd74fe7c02ad8e210a2
tree2a27a4af754bf03fd3632e6a6b37af66b2efed4b
parent41c332513f890b78d03261b686a187a2b3064c33
Merged revisions 203802 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r203802 | russell | 2009-06-26 16:21:48 -0500 (Fri, 26 Jun 2009) | 22 lines

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

  ........
    r203785 | russell | 2009-06-26 16:16:39 -0500 (Fri, 26 Jun 2009) | 15 lines

    Don't fast forward past the end of a message.

    This is nice change for users of the voicemail application.  If someone gets a
    little carried away with fast forwarding through a message, they can easily
    get to the end and accidentally exit the voicemail application by hitting the
    fast forward key during the following prompt.

    This adds some safety by not allowing a fast forward past the end of a message.

    (closes issue #14554)
    Reported by: lacoursj
    Patches:
          21761.patch uploaded by lacoursj (license 707)
    Tested by: lacoursj
  ........
................

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@203823 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/file.c