Browse Source

- acc and missed_call table flags

Jan Janak 20 năm trước cách đây
mục cha
commit
084fb23aec
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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