[SIPForum-discussion] Free SIP proxy/registrar scripting tools

Alexander Altshuler altshuler at xeepe.com
Wed Mar 26 12:49:43 UTC 2008


Hi

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.
reSIProcate - www.resiprocate.org - most complete and standards
compliant
implementations of the key IETF RFCs relating to SIP. 

Supported platform: Windows

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.





More information about the discussion mailing list