mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 16:50:14 +00:00
I changed my mind on this - I don't want to needlessly break anything ...
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5028 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -25,7 +25,7 @@ extern "C" {
|
||||
|
||||
|
||||
//! Convenient for waiting
|
||||
#define AST_DIGIT_ANY "0123456789#*ABCD"
|
||||
#define AST_DIGIT_ANY "0123456789#*"
|
||||
|
||||
#define SEEK_FORCECUR 10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user