Ok! After the patch you should have in the header the following three lines

#ifndef RADIUS_ASYNC_SUPPORT
    #define RADIUS_ASYNC_SUPPORT
#endif

at the very beginning. This helps compiling the async support
for the aaa_radius module only if this patch is applied.


Ionut Ionita
OpenSIPS Developer

On 02/05/2016 10:56 AM, Dragomir Haralambiev wrote:
Do you want to send freeradius-client.h after the patch?

2016-02-05 10:49 GMT+02:00 Dragomir Haralambiev <goup2...@gmail.com <mailto:goup2...@gmail.com>>:

    Yes I apply the patch and then compile Opensips 2.2.

    2016-02-05 10:05 GMT+02:00 Ionut Ionita <ionution...@opensips.org
    <mailto:ionution...@opensips.org>>:

        Hi Dragomir,

            Did you apply the patch on the freeradius-client library
        as shown in [0]? The async support for aaa_radius it's
        compiled only if the patch is applied on the library.

        Ionut Ionita
        OpenSIPS Developer

        On 02/05/2016 01:28 AM, Dragomir Haralambiev wrote:
        Hello,

        I try setup Async in Opensips 2.2
        .......

        loadmodule "aaa_radius.so"
        modparam("aaa_radius", "radius_config",
        "/etc/radiusclient/radiusclient.conf")
        ''''''''''
        async( radius_send_auth("register","regrespons"),
        return_register );
        ......


        I receive follow Error:

         unknown async command <radius_send_auth>, missing loadmodule?

        Where is problem?

        Regards,
        Dragomir



        _______________________________________________
        Users mailing list
        Users@lists.opensips.org <mailto:Users@lists.opensips.org>
        http://lists.opensips.org/cgi-bin/mailman/listinfo/users


        _______________________________________________
        Users mailing list
        Users@lists.opensips.org <mailto:Users@lists.opensips.org>
        http://lists.opensips.org/cgi-bin/mailman/listinfo/users





_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to