|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
Tools useful for using Kamailio with KEMI Lua scripts.
|
|
Tools useful for using Kamailio with KEMI Lua scripts.
|
|
|
|
|
|
-## kemiksrlib ##
|
|
|
|
|
|
+## kemiksrlib.py ##
|
|
|
|
|
|
Generates the file `KSR.lua` with skeleton functions in the `KSR` object. The
|
|
Generates the file `KSR.lua` with skeleton functions in the `KSR` object. The
|
|
function parameters are prefixed with `p_` and the functions return:
|
|
function parameters are prefixed with `p_` and the functions return:
|
|
@@ -85,4 +85,4 @@ the check results in:
|
|
luac -p kamailio-basic-kemi-lua.lua
|
|
luac -p kamailio-basic-kemi-lua.lua
|
|
|
|
|
|
luac: kamailio-basic-kemi-lua.lua:100: unfinished string near '"Route);'
|
|
luac: kamailio-basic-kemi-lua.lua:100: unfinished string near '"Route);'
|
|
-```
|
|
|
|
|
|
+```
|