Hi all,

this mail announces the release of luasofia 0.1.6.

LuaSofia is a Lua binding of Sofia-Sip library. Sofia-SIP is an open-source
SIP User-Agent library, compliant with the IETF RFC3261 specification. (
http://sofia-sip.sourceforge.net) — Read more:

http://github.com/ppizarro/luasofia/downloads#readme

For more information, see http://github.com/ppizarro/luasofia

=============
Version 0.1.6
=============

luasofia Core:
 * nua object only will be collected after calling destroy method
 * loading sofia.glib after loading sofia.su no longer crashes
 * added luarocks support

"nua" module:
 * implemented destroy method on the nua class
 * fixed bind method of the NuaHandle class to accept nil or none
values (unbind)

"si" module:
 * implemented function get_proxy_subscription_state on the module 'sip'
 * implemented function get_proxy_msg_payload on the module 'sip'
 * implemented function status_phrase on the module 'sip'

"su" module:
 * implemented threading method on the root class

I'm sending the new rockspec to be added to the repository.

Best regards,
Katcipis

Attachment: luasofia-0.1.6-1.rockspec
Description: Binary data

_______________________________________________
Luarocks-developers mailing list
[email protected]
http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers

Reply via email to