[reSIProcate] Lua scripting tools for reSIProcate

Alexander Altshuler alt at kaluga.ru
Tue Mar 25 05:45:23 CDT 2008


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




More information about the resiprocate-devel mailing list