Module: sip-router Branch: master Commit: a6a37ad2ae7dd99deae3ec9d83ab38ab54e2f2af URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a6a37ad2...
Author: Henning Westerholt hw@kamailio.org Committer: Henning Westerholt hw@kamailio.org Date: Mon Sep 3 13:01:05 2012 +0200
kamdbctl: add some explanation to the variables section and fix path
---
utils/kamctl/kamdbctl.base | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/utils/kamctl/kamdbctl.base b/utils/kamctl/kamdbctl.base index 59bc2e7..b1cf561 100644 --- a/utils/kamctl/kamdbctl.base +++ b/utils/kamctl/kamdbctl.base @@ -44,7 +44,8 @@ PRESENCE_TABLES=${PRESENCE_TABLES:-presentity active_watchers watchers xcap
# SQL definitions # If you change this definitions here, then you must change them -# in db/schema/entities.xml too. +# in ../../lib/srdb1/schema/entities.xml too. They are used in this +# script and needed to be the same as in the database definitions. # FIXME
FOREVER=${FOREVER:-2020-05-28 21:32:15}