From 7c48060d710e455a76720d71eb42ab1cb4477950 Mon Sep 17 00:00:00 2001 From: Kurtis Date: Thu, 23 Jul 2015 17:28:22 -0700 Subject: [PATCH] bumped NR and SR to point to current heads and updated smqueue to point to right cdr location. --- NodeManager | 2 +- SR | 2 +- smqueue/smqueue.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NodeManager b/NodeManager index 896b3ef..fae5611 160000 --- a/NodeManager +++ b/NodeManager @@ -1 +1 @@ -Subproject commit 896b3ef67ab00db301bf9d449ecf8de6a377b6f9 +Subproject commit fae56117759e104ca2ba516cee048f794e8d896d diff --git a/SR b/SR index 68b0f0f..3affcd7 160000 --- a/SR +++ b/SR @@ -1 +1 @@ -Subproject commit 68b0f0f70c06051b4244acf3c0390e77bcaa38f1 +Subproject commit 3affcd705a9c6e03ce13f4e26e80c3708788e069 diff --git a/smqueue/smqueue.cpp b/smqueue/smqueue.cpp index 02f54ec..3082d8b 100644 --- a/smqueue/smqueue.cpp +++ b/smqueue/smqueue.cpp @@ -2861,7 +2861,7 @@ ConfigurationKeyMap getConfigurationKeys() map[tmp->getName()] = *tmp; delete tmp; - tmp = new ConfigurationKey("CDRFile","/var/lib/OpenBTS/smq.cdr", + tmp = new ConfigurationKey("CDRFile","/var/lib/smq.cdr", "", ConfigurationKey::CUSTOMER, ConfigurationKey::FILEPATH_OPT,// audited