Browse Source

Create active_watchers_log (#132)

4.1
lazedo 9 years ago
committed by GitHub
parent
commit
fc579a76cf
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      kamailio/dbtext/active_watchers_log

+ 1
- 0
kamailio/dbtext/active_watchers_log View File

@ -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)

Loading…
Cancel
Save