On 12/04/08 18:57, Henning Westerholt wrote:
Hi,
in order to reduce the number of modules that needs to be maintained we integrated several small modules into existing ones. This applies only to the devel (trunk) version. No functionality was removed, it can be now just found in a different place.
- gflags module
The functionality of this module was integrated into the cfgutils module. The internal functionality, function names and MI commands are the same, the parameter “initial” was renamed to “initial_gflags”.
- options module
The functionality of this module was integrated into the siputils module. The function name was not changed, all parameters were prefixed with the "options_” string.
- uri module
The functionality of this module was integrated into the siputils module. The function names were not changed, internal functionality is the same.
So starting from the release 1.5 you'll need to fix your "loadmodule" statements and some parameter prefixes in your config if you use one of the mentioned modules. Documentation for the functions can be found in the usual place [1, 2].
thank you!
Another module that can get in siputils is mangler -- I think there are still people using it, Andrei did some fixes to this module on ser, so, if we decide to keep the functionality, we can update it and move.
Cheers, Daniel
[1] http://www.kamailio.org/docs/modules/devel/cfgutils.html [2] http://www.kamailio.org/docs/modules/devel/siputils.html
Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users