[reSIProcate] Lua scripting tools for reSIProcate
- From: "Alexander Altshuler" <alt@xxxxxxxxx>
- Date: Tue, 25 Mar 2008 13:45:23 +0300
Hi all
LuaResip (resip) is a binding of open source reSIProcate SIP stack to
Lua.
Lua - http://www.lua.org - a powerful, fast, light-weight, embeddable
scripting language.
Supported platform: Windows, but may be easily extended to all platforms
reSIProcate supports.
The key goals for this binding were to meet the following requirements:
- provide flexible scripting tools for SIP proxy/regisrar/etc
development
- minimize binding overhead
- simulate original C++ reSIProcate API as close as possible
LuaResip is a Lua module.
It consists of two logical parts:
- SIP message parser/builder
- multithreaded framework to create SIP applications
For more information see http://support.xeepe.com/node/30
This software is in alpha state - don't use it in real world projects at
the moment. We public it to see will we have community interest to
support
it in the future.
Regards
Alexander Altshuler
Xeepe Project
http://xeepe.com