Hello,

connect with sercmd and send the output of core.shmem to see if there is enough free memory.

I remember I got in similar issue at some point on a virtual machine with ubuntu, but then I haven't gotten back in that system.

Cheers,
Daniel

On 9/28/10 10:55 AM, Rouskol Andrey wrote:
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"<mico...@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


_______________________________________________
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

--
Daniel-Constantin Mierla
http://www.asipto.com


_______________________________________________
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