mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-17 07:18:15 +00:00
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:
@@ -25,7 +25,7 @@ extern "C" {
|
||||
|
||||
|
||||
//! Convenient for waiting
|
||||
#define AST_DIGIT_ANY "0123456789#*"
|
||||
#define AST_DIGIT_ANY "0123456789#*ABCD"
|
||||
|
||||
#define SEEK_FORCECUR 10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user