summaryrefslogtreecommitdiffstats
path: root/kamailio-model.lua
diff options
context:
space:
mode:
Diffstat (limited to 'kamailio-model.lua')
-rw-r--r--kamailio-model.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/kamailio-model.lua b/kamailio-model.lua
index 42b9ff0..8b6f71c 100644
--- a/kamailio-model.lua
+++ b/kamailio-model.lua
@@ -143,7 +143,7 @@ end
function mymodule.get_startstop(self, clientdata)
return modelfunctions.get_startstop(processname)
end
-
+
function mymodule.startstop_service(self, startstop, action)
return modelfunctions.startstop_service(startstop, action)
end
@@ -332,7 +332,7 @@ function mymodule.get_create_database(self, clientdata)
-- parse the kamctlrc file to determine the root user
config = config or format.parse_ini_file(fs.read_file(kamctlrc_file), "") or {}
local user = removequotes(config.DBROOTUSER) or "root"
-
+
retval.value.password = cfe({ type="password", label="Password", seq=1 })
self.handle_clientdata(retval, clientdata)
-- MYSQL has some character sets that Kamailio cannot use, namely utf8 and ucs2