git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7141 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Josh Roberson
2005-11-20 05:51:33 +00:00
parent bcd45496ed
commit e9ae7a8be1
2 changed files with 3 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
2005-11-20 Josh Roberson <josh@asteriasgi.com>
* apps/app_voicemail.c: Make sure we're copying the read digits when calling voicemail without a box. (issue #5774)
* apps/app_md5.c: Fix conditional jump option.
* apps/app_controlplayback.c: Fix conditional jump option.