浏览代码

- acc and missed_call table flags

Jan Janak 20 年之前
父节点
当前提交
084fb23aec
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      db/db.h

+ 3 - 0
db/db.h

@@ -53,6 +53,9 @@
 #define DB_FOR_SERWEB (1 << 5)  /* Credentials instance can be used by serweb */
 #define DB_PENDING    (1 << 6)
 #define DB_DELETED    (1 << 7)
+#define DB_CALLER_DELETED (1 << 8) /* Accounting table */
+#define DB_CALLEE_DELETED (1 << 9) /* Accounting table */
+
 
 /*
  * Specify table name that will be used for