lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi all

LuaResip (resip) is a binding of open source reSIProcate SIP stack to
Lua.

reSIProcate - www.resiprocate.org - most complete and standards
compliant
implementations of the key IETF RFCs relating to SIP.

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