diff options
| author | dumeijied <[email protected]> | 2018-12-24 18:11:20 +0800 |
|---|---|---|
| committer | dumeijied <[email protected]> | 2018-12-24 18:11:20 +0800 |
| commit | 0059d5e31a6091316419795cb48880c21dfc71d5 (patch) | |
| tree | b289c7e9d6531826073dc2e1fa6df26e538d53d9 /src/AV_interface.h | |
| parent | 79441f345d4308d6caee3a6ab626979b4ce1531d (diff) | |
2018.12.24 v4.0//send_voip_full_json_log add survey judgement for K
Diffstat (limited to 'src/AV_interface.h')
| -rw-r--r-- | src/AV_interface.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/AV_interface.h b/src/AV_interface.h index 13996a7..6eadfa7 100644 --- a/src/AV_interface.h +++ b/src/AV_interface.h @@ -75,6 +75,8 @@ #define SURVEY_PIC_MONITOR_TYPE 0xB1 #define SURVEY_PIC_KEYWORD_TYPE 0xB2 +#define SURVER_VOIP_COLLECT_TPYE 0xA4//for K voip_collect + // FD����, 0��ʾblacklist��1��ʾstatic configures��2��ʾcontent hit�� #define FD_TYPE_DYNAMIC_LIST 0 #define FD_TYPE_STATIC_CONF 1 |
