[SR-Users] kamailio 3.0.3 tls problems

Rouskol Andrey anry-dev at yandex.ru
Tue Sep 28 10:55:29 CEST 2010


Daniel,

Here is what I get.

/etc/default/kamailio:
MEMORY=64                                     # I've tried to set it to 192 - result was the same

# grep loadmodule kamailio.cfg
loadmodule "db_mysql.so"
loadmodule "mi_fifo.so"
loadmodule "kex.so"
loadmodule "tm.so"
loadmodule "tmx.so"
loadmodule "sl.so"
loadmodule "rr.so"
loadmodule "pv.so"
loadmodule "maxfwd.so"
loadmodule "usrloc.so"
loadmodule "registrar.so"
loadmodule "textops.so"
loadmodule "uri_db.so"
loadmodule "siputils.so"
loadmodule "xlog.so"
loadmodule "sanity.so"
loadmodule "ctl.so"
loadmodule "mi_rpc.so"
loadmodule "acc.so"
loadmodule "auth.so"
loadmodule "auth_db.so"
#loadmodule "alias_db.so"
loadmodule "domain.so"
loadmodule "presence.so"
loadmodule "presence_xml.so"
loadmodule "nathelper.so"
loadmodule "tls.so"

Regards,
Andrey.

28.09.10, 12:23, "Daniel-Constantin Mierla" <miconda at gmail.com>:

>   Hello,
>  
>  On 9/28/10 10:15 AM, Rouskol Andrey wrote:
>  > Hello,
>  >
>  > I have a problem running kamailio with tls support.
>  > I can successfully register only for the first time, all further registration fails with the following message in the log:
>  >
>  > Sep 28 11:53:55 siptest /usr/sbin/kamailio[16963]: ERROR: tls [tls_server.c:392]: SSL error:error:07064041:memory buffer routines:BUF_MEM_grow:malloc failure
>  >
>  > The system is a default kamailio installation on a Debian 5.0.6 system.
>  > Does somebody know what could cause the problem?
>  >
>  is it a loaded server? Try to increase shared memory. Also, note that 
>  some modules conflict with tls module, such as auth_identity, utils ... 
>  listing loaded module will help to see if it is the case.
>  
>  Cheers,
>  Daniel
>  
>  



More information about the sr-users mailing list