Explorar el Código

- acc and missed_call table flags

Jan Janak hace 20 años
padre
commit
084fb23aec
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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