Are you having some #!ifdef statements? If yes, check if they are paired properly with #!endif. If not, can you give the log messages with debug=3 in kamailio.cfg?

Cheers,
Daniel

On 19/05/14 22:50, Ryan Brindley wrote:
No. It appears to be properly loading the module, aka no "failed to load module" errors and even properly setting the server modparam.

Ryan Brindley
Software Development Officer
Stratics Networks, Inc.
1.866.635.6918 x108


On Mon, May 19, 2014 at 3:40 PM, Daniel-Constantin Mierla <mico...@gmail.com <mailto:mico...@gmail.com>> wrote:

    Hello,

    do you get other errors in syslog before?

    Cheers,
    Daniel

    On 19/05/14 19:19, Ryan Brindley wrote:
    Hey Community,

    I'm trying to play around with ndb_redis, but seem to be missing
    something probably obvious as I'm getting a "failed to find
    command redis_cmd" error on load.

    loadmodule "ndb_redis.so"
    modparam("ndb_redis", "server", "name=test;addr=127.0.0.1;port=7000")

    request_route {
        redis_cmd("test", "SET foo bar", "r");
    }

    I've verified that mpath = /usr/local/lib64/kamailio/modules/ and
    that ndb_redis.so is in that directory.

    Any help is greatly appreciated.

    Ryan Brindley


    _______________________________________________
    SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
    sr-users@lists.sip-router.org  <mailto:sr-users@lists.sip-router.org>
    http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

-- Daniel-Constantin Mierla -http://www.asipto.com
    http://twitter.com/#!/miconda  <http://twitter.com/#%21/miconda>  
-http://www.linkedin.com/in/miconda


    _______________________________________________
    SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing
    list
    sr-users@lists.sip-router.org <mailto:sr-users@lists.sip-router.org>
    http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users



--
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to