From fc579a76cff8105f6959ce251784b675336cf8dc Mon Sep 17 00:00:00 2001 From: lazedo Date: Fri, 20 Jan 2017 18:57:09 +0000 Subject: [PATCH] Create active_watchers_log (#132) --- kamailio/dbtext/active_watchers_log | 1 + 1 file changed, 1 insertion(+) create mode 100644 kamailio/dbtext/active_watchers_log diff --git a/kamailio/dbtext/active_watchers_log b/kamailio/dbtext/active_watchers_log new file mode 100644 index 0000000..940a97b --- /dev/null +++ b/kamailio/dbtext/active_watchers_log @@ -0,0 +1 @@ +id(int,auto) presentity_uri(string) watcher_username(string,null) watcher_domain(string) to_user(string,null) to_domain(string) event(string) callid(string) time(int) result(int) sent_msg(blob) received_msg(blob) user_agent(string,null)