[sr-dev] exec module

Konstantin M. evilzluk at gmail.com
Thu Dec 13 09:20:55 CET 2012


I got the answer. Thanks to all.

2012/12/13 Olle E. Johansson <oej at edvina.net>

>
> 13 dec 2012 kl. 01:41 skrev "Konstantin M." <evilzluk at gmail.com>:
>
> I did a small table of found duplicates, the same question is: which
> modules are valid ?
>
>
> When merging SIP Express Router and OpenSER we had duplicates of many
> modules,
> some of them using different database schemas. In order to keep backwards
> compatibliity,
> the old SER modules continued to live in modules_s and Kamailio/Openser in
> modules_k,
> merged modules in "modules".
>
> This is why you see many duplicates. For the coming release, the
> developers are working
> on obsoleting many modules that are duplicates, moving missing functions
> to the module
> that will continue to exist and eventually trying to have as many modules
> as possible
> in "modules".
>
> Summary: There was a plan behind the duplicates. We needed them in order
> to give
> SER and OpenSER/KAMAILIO users backwards compatibility for some time. It's
> been
> a few years and now we're completing the merger by trying to eliminate the
> duplicated modules.
>
> /O
>
> +===========================+=========+===========+===========+
> |    module_name            | modules | modules_k | modules_s |
> +===========================+=========+===========+===========+
> | acc_radius                |         |     x     |    x      |
> | auth_db                   |         |     x     |    x      |
> | auth_radius               |         |     x     |    x      |
> | cpl-c                     |         |     x     |    x      |
> | domain                    |         |     x     |    x      |
> | exec                      |         |     x     |    x      |
> | ldap                      |         |     x     |    x      |
> | maxfwd                    |         |     x     |    x      |
> | nathelper                 |         |     x     |    x      |
> | permissions               |         |     x     |    x      |
> | pike                      |         |     x     |    x      |
> | registrar                 |         |     x     |    x      |
> | rr                        |         |     x     |    x      |
> | textops                   |         |     x     |    x      |
> | uri_db                    |         |     x     |    x      |
> | usrloc                    |         |     x     |    x      |
> +===========================+=========+===========+===========+
>
>
> 2012/12/13 Konstantin M. <evilzluk at gmail.com>
>
>> Hello,
>>
>> Looking to examples/exec.cfg I see:
>> loadmodule "modules/exec/exec.so"
>>
>> but looking to files tree I see that 'exec' module is absent in modules
>> but existing in modules_k and modules_s both.
>> Which one is a valid ?
>>
>>
>>
>>
>>
> _______________________________________________
> sr-dev mailing list
> sr-dev at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
>
>
>
> _______________________________________________
> sr-dev mailing list
> sr-dev at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20121213/30bc86f1/attachment.htm>


More information about the sr-dev mailing list