git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7225 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Josh Roberson
2005-11-30 03:35:24 +00:00
parent 66ddc1dd5f
commit 1f538ad219
3 changed files with 14 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2005-11-29 Josh Roberson <josh@asteriasgi.com>
* apps/app_voicemail.c: Only look in 'default' context when no context defined to VoiceMailMain(). (issue #5887)
2005-11-25 Russell Bryant <russell@digium.com>
* apps/app_dial.c: Properly duplicate the string for ANI (issue #5850)