Hello!

The conclusions of yesterday's Public Meeting can be found here [1]

Here is a quick summary of the decided upon changes for variable restructuring in OpenSIPS 3.x:

* variable referencing will now mandate an *explicit scope*(local, msg (read/write into the SIP msg), tm, dlg, global)
* variables will still be *dynamically typed*
* improvements to *explicit casting*(from a couple of transformations to int(), str(), list() and json()) * *new data types*: list and json, along with contructors and specific operators ("+" for concat, [] for indexing)
* *AVPs dropped*
* *NULL *special value to be kept
* find the best way of adapting the multi-index pseudo-vars, e.g. $(hdr(Contact)[1])

This is still an ongoing effort, any feature is subject to change as we go along with the development of OpenSIPS 3.0, so this is the ideal time to reply to this thread and suggest improvements!

[1]: http://www.opensips.org/Community/IRCmeeting20160127

Best regards,

--
Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to