[sr-dev] git:master:6147bfe2: misc/examples/kemi: fix another small copy and paste error
Henning Westerholt
hw at skalatan.de
Thu May 23 21:35:01 CEST 2019
Module: kamailio
Branch: master
Commit: 6147bfe28dd54d62417040c96a7d54efb0f6ec56
URL: https://github.com/kamailio/kamailio/commit/6147bfe28dd54d62417040c96a7d54efb0f6ec56
Author: Henning Westerholt <hw at skalatan.de>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2019-05-23T21:34:01+02:00
misc/examples/kemi: fix another small copy and paste error
---
Modified: misc/examples/kemi/kamailio-basic-kemi.cfg
---
Diff: https://github.com/kamailio/kamailio/commit/6147bfe28dd54d62417040c96a7d54efb0f6ec56.diff
Patch: https://github.com/kamailio/kamailio/commit/6147bfe28dd54d62417040c96a7d54efb0f6ec56.patch
---
diff --git a/misc/examples/kemi/kamailio-basic-kemi.cfg b/misc/examples/kemi/kamailio-basic-kemi.cfg
index c102fa7f9c..9245056a80 100644
--- a/misc/examples/kemi/kamailio-basic-kemi.cfg
+++ b/misc/examples/kemi/kamailio-basic-kemi.cfg
@@ -407,7 +407,7 @@ cfgengine "sqlang"
#!ifdef WITH_CFGRUBY
modparam("app_ruby", "load", "/usr/local/etc/kamailio/kamailio-basic-kemi-ruby.rb")
-cfgengine "sqlang"
+cfgengine "ruby"
#!else
cfgengine "native"
include_file "/usr/local/etc/kamailio/kamailio-basic-kemi-native.cfg"
More information about the sr-dev
mailing list