[sr-dev] git:master: kamctl/dbcassandra: Updated schema for cassandra location table

Anca Vamanu anca.vamanu at 1and1.ro
Wed Aug 29 18:36:00 CEST 2012


Module: sip-router
Branch: master
Commit: ae7047e05a7ff05a1707446286e2837fa49671dc
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ae7047e05a7ff05a1707446286e2837fa49671dc

Author: Anca Vamanu <anca.vamanu at 1and1.ro>
Committer: Anca Vamanu <anca.vamanu at 1and1.ro>
Date:   Wed Aug 29 19:33:51 2012 +0300

kamctl/dbcassandra: Updated schema for cassandra location table

---

 utils/kamctl/dbcassandra/openser/location |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/utils/kamctl/dbcassandra/openser/location b/utils/kamctl/dbcassandra/openser/location
index 555aee3..acfcc97 100644
--- a/utils/kamctl/dbcassandra/openser/location
+++ b/utils/kamctl/dbcassandra/openser/location
@@ -1,3 +1,3 @@
-callid(string) cflags(int) contact(string) cseq(int) expires(timestamp) flags(int) last_modified(int) methods(int) path(string) q(double) received(string) socket(string) user_agent(string) username(string)
+callid(string) cflags(int) contact(string) cseq(int) expires(timestamp) flags(int) last_modified(int) methods(int) path(string) q(double) received(string) socket(string) user_agent(string) username(string) ruid(string) instance(string) reg_id(int)
 username
 contact




More information about the sr-dev mailing list