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

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


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

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
(cherry picked from commit ae7047e05a7ff05a1707446286e2837fa49671dc)

---

 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