mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
initialize caller profile ton and npi elements so we know the difference between undefined and unknown
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16836 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -39,6 +39,8 @@
|
||||
SWITCH_BEGIN_EXTERN_C
|
||||
#define SWITCH_ENT_ORIGINATE_DELIM ":_:"
|
||||
#define SWITCH_BLANK_STRING ""
|
||||
#define SWITCH_TON_UNDEF 255
|
||||
#define SWITCH_NUMPLAN_UNDEF 255
|
||||
#ifdef WIN32
|
||||
#define SWITCH_SEQ_FWHITE FOREGROUND_RED | FOREGROUND_GREEN | FOREGROUND_BLUE | FOREGROUND_INTENSITY
|
||||
#define SWITCH_SEQ_FRED FOREGROUND_RED | FOREGROUND_INTENSITY
|
||||
|
||||
Reference in New Issue
Block a user