summaryrefslogtreecommitdiff
path: root/include/asterisk/adsi.h
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2002-01-13 18:51:27 +0000
committerMark Spencer <markster@digium.com>2002-01-13 18:51:27 +0000
commitc36135eebf6822c8f1ad1889daba07bfe53147d4 (patch)
tree6fd02493d44e48745b47e5aac27496e51758a646 /include/asterisk/adsi.h
parent0cbb5dd731bd89e16a70a332075098f7d667be3f (diff)
Version 0.1.11 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@406 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include/asterisk/adsi.h')
-rwxr-xr-xinclude/asterisk/adsi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/adsi.h b/include/asterisk/adsi.h
index a3d538d9e..5438e48d0 100755
--- a/include/asterisk/adsi.h
+++ b/include/asterisk/adsi.h
@@ -77,7 +77,7 @@
#define ADSI_SWITCH_TO_DATA2 0x92 /* Switch CPE to data mode */
#define ADSI_SWITCH_TO_VOICE2 0x93 /* Switch CPE to voice mode */
#define ADSI_DISP_CALL_BUF 0x94 /* Display specified call buffer */
-#define ADSI_CLEAR_CALL_BUF 0x95 /* Clear specified call buffer */
+#define ADSI_CLEAR_CALL_B 0x95 /* Clear specified call buffer */
#ifdef __ADSI_CPE
/* These messages are reserved for the ADSI CPE only */