Browse Source

compatibility with new active_watchers

4.0
Luis Azedo 10 years ago
parent
commit
14e946bf83
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      kamailio/dbtext/active_watchers
  2. +1
    -1
      kamailio/dbtext/version

+ 1
- 1
kamailio/dbtext/active_watchers View File

@ -1 +1 @@
id(int,auto) presentity_uri(string) watcher_username(string) watcher_domain(string) to_user(string) to_domain(string) event(string) event_id(string,null) to_tag(string) from_tag(string) callid(string) local_cseq(int) remote_cseq(int) contact(string) record_route(string,null) expires(int) status(int) reason(string,null) version(int) socket_info(string) local_contact(string) from_user(string) from_domain(string) updated(int) updated_winfo(int)
id(int,auto) presentity_uri(string) watcher_username(string) watcher_domain(string) to_user(string) to_domain(string) event(string) event_id(string,null) to_tag(string) from_tag(string) callid(string) local_cseq(int) remote_cseq(int) contact(string) record_route(string,null) expires(int) status(int) reason(string,null) version(int) socket_info(string) local_contact(string) from_user(string) from_domain(string) updated(int) updated_winfo(int) flags(int) user_agent(string,null)

+ 1
- 1
kamailio/dbtext/version View File

@ -1,7 +1,7 @@
table_name(string) table_version(int)
acc:5
acc_cdrs:1
active_watchers:11
active_watchers:12
address:6
aliases:6
carrier_name:1


Loading…
Cancel
Save