[sr-dev] git:master: kamctl: added mtrees tables for dbtext and berkeley db

Daniel-Constantin Mierla miconda at gmail.com
Tue Sep 13 11:55:08 CEST 2011


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

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Tue Sep 13 11:54:28 2011 +0200

kamctl: added mtrees tables for dbtext and berkeley db

---

 utils/kamctl/db_berkeley/kamailio/mtrees |   12 ++++++++++++
 utils/kamctl/dbtext/kamailio/mtrees      |    2 ++
 2 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/utils/kamctl/db_berkeley/kamailio/mtrees b/utils/kamctl/db_berkeley/kamailio/mtrees
new file mode 100644
index 0000000..1a31057
--- /dev/null
+++ b/utils/kamctl/db_berkeley/kamailio/mtrees
@@ -0,0 +1,12 @@
+METADATA_COLUMNS
+id(int) tname(str) tprefix(str) tvalue(str)
+METADATA_KEY
+
+METADATA_READONLY
+0
+METADATA_LOGFLAGS
+0
+METADATA_DEFAULTS
+NIL|''|''|''
+mtrees|
+mtrees|1
diff --git a/utils/kamctl/dbtext/kamailio/mtrees b/utils/kamctl/dbtext/kamailio/mtrees
new file mode 100644
index 0000000..d4d806a
--- /dev/null
+++ b/utils/kamctl/dbtext/kamailio/mtrees
@@ -0,0 +1,2 @@
+id(int,auto) tname(string) tprefix(string) tvalue(string) 
+mtrees:1




More information about the sr-dev mailing list