respect A,B,C,D (bug #3538)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5026 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2005-02-14 02:16:33 +00:00
parent 5ef097f5d7
commit a346745899

View File

@@ -25,7 +25,7 @@ extern "C" {
//! Convenient for waiting
#define AST_DIGIT_ANY "0123456789#*"
#define AST_DIGIT_ANY "0123456789#*ABCD"
#define SEEK_FORCECUR 10