projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
ba264f8
)
Fix voicemail ADSI codes (bug #1680)
author
Mark Spencer
<markster@digium.com>
Mon, 24 May 2004 00:44:40 +0000
(
00:44
+0000)
committer
Mark Spencer
<markster@digium.com>
Mon, 24 May 2004 00:44:40 +0000
(
00:44
+0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3050
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
apps/app_voicemail.c
patch
|
blob
|
history
diff --git
a/apps/app_voicemail.c
b/apps/app_voicemail.c
index
cba6db4
..
84d8421
100755
(executable)
--- a/
apps/app_voicemail.c
+++ b/
apps/app_voicemail.c
@@
-151,9
+151,9
@@
static int vm_delete(char *file);
static char *tdesc = "Comedian Mail (Voicemail System)";
static char *tdesc = "Comedian Mail (Voicemail System)";
-static char *adapp = "CoMa";
+static char *adapp = "\x00\x00\x00\x0F";
-static char *adsec = "_AST";
+static char *adsec = "\x9B\xDB\xF7\xAC";
static char *addesc = "Comedian Mail";
static char *addesc = "Comedian Mail";