aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-03-20 17:27:10 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-03-20 17:27:10 +0000
commit51335c6cf3ccb500880afaa13ef432514c0ac28f (patch)
treec3c6d6a7e00f27fa65a2b98067e83b63b28c7844 /include
parent1f645b070dd2035d064c50301a2ab37e878ffbd1 (diff)
Merge ADSI fixes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2501 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include')
-rwxr-xr-xinclude/asterisk/adsi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asterisk/adsi.h b/include/asterisk/adsi.h
index 87b18c31f..33d5a1ae9 100755
--- a/include/asterisk/adsi.h
+++ b/include/asterisk/adsi.h
@@ -96,8 +96,8 @@
#define ADSI_INFO_PAGE 0x0
#define ADSI_COMM_PAGE 0x1
-#define ADSI_KEY_APPS 16 /* 16 to 33 reserved for applications */
-
+#define ADSI_KEY_APPS 20 /* 16 to 33 reserved for applications */
+ /* Changed to 20 by MDH */
/* Justification */
#define ADSI_JUST_LEFT 0x2
#define ADSI_JUST_RIGHT 0x1