<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.pchero21.com/index.php?action=history&amp;feed=atom&amp;title=Kamailio_module_app_lua</id>
	<title>Kamailio module app lua - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.pchero21.com/index.php?action=history&amp;feed=atom&amp;title=Kamailio_module_app_lua"/>
	<link rel="alternate" type="text/html" href="http://wiki.pchero21.com/index.php?title=Kamailio_module_app_lua&amp;action=history"/>
	<updated>2026-04-08T18:48:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>http://wiki.pchero21.com/index.php?title=Kamailio_module_app_lua&amp;diff=3454&amp;oldid=prev</id>
		<title>Pchero: Created page with &quot;== Overview == Kamailio module app_lua 내용 정리  == Basic == This module allows executing Lua scripts from config file, implementing the KEMI framework and exporting Lua...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.pchero21.com/index.php?title=Kamailio_module_app_lua&amp;diff=3454&amp;oldid=prev"/>
		<updated>2019-07-25T07:55:08Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Overview == Kamailio module app_lua 내용 정리  == Basic == This module allows executing Lua scripts from config file, implementing the KEMI framework and exporting Lua...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Overview ==&lt;br /&gt;
Kamailio module app_lua 내용 정리&lt;br /&gt;
&lt;br /&gt;
== Basic ==&lt;br /&gt;
This module allows executing Lua scripts from config file, implementing the KEMI framework and exporting Lua module 'KSR'.&lt;br /&gt;
* http://kamailio.org/docs/tutorials/devel/kamailio-kemi-framework/&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
=== load(string) ===&lt;br /&gt;
Set the path to the Lua script to be loaded at startup. Then you can use lua_run(function, params) to execute a function from the script at runtime.&lt;br /&gt;
: Default value is 'null'&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
modparam(&amp;quot;app_lua&amp;quot;, &amp;quot;load&amp;quot;, &amp;quot;/usr/local/etc/kamailio/lua/myscript.lua&amp;quot;)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* https://kamailio.org/docs/modules/5.3.x/modules/app_lua.html&lt;br /&gt;
&lt;br /&gt;
[[category:kamailio]]&lt;/div&gt;</summary>
		<author><name>Pchero</name></author>
	</entry>
</feed>