Hello
I want to try DTLS with kamailio, I am working on minisip it support DTLS,
but what
a bout the kamailio side? is there any thing to do?
also i would ask about IPSec support is there any thing to do on kamailio
side, or it just on
the kernel level? any help please?
thanks
Module: sip-router
Branch: master
Commit: 71e12561770882911b240fc05f39a2175d2bdfc3
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=71e1256…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Fri Jan 29 22:52:45 2010 +0100
app_lua: function params can be dynamic strings
- all functions accept parameters with PVs that are evaluated at runtime
- new function lua_runstring() to run lua script in the context of
loaded lua files at startup
- helper functions to return boolean to lua and print lua stack in c
side
---
modules/app_lua/README | 40 ++++++--
modules/app_lua/app_lua_api.c | 57 ++++++++++
modules/app_lua/app_lua_api.h | 3 +
modules/app_lua/app_lua_mod.c | 181 +++++++++++++++++++++++++++++++--
modules/app_lua/doc/app_lua_admin.xml | 44 ++++++--
5 files changed, 296 insertions(+), 29 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=71e…
Hi
We are running Kamailio 1.5.3 TLS version & found a problem with it. We are running two Kamailio servers behind a load balancer & a firewall & we found that (frequently) the tcp receiver processes go crazy & use 100% CPU (in both servers). You can also check this site - they are discussing about the same problem...
http://old.nabble.com/tcp_blocking_connect-related-errors-and-Kamailio-usin…
We have fixed the problem & we are running those servers for the last 2 days & have not seen that problem yet.
We would like to contribute our fix to Kamailio. How this can be done?
Regards
-Zunnun
Global Relay Communications Inc.
Over Ten Years of Email Archiving & Compliance Excellence
T: 866.484.6630<livecall:866.484.6630> (toll free)
F: 604.608.2941<livecall:866.484.6630>
W: www.globalrelay.com<http://www.globalrelay.com/>
Important - Confidential Information & Disclaimer. All email sent to or from this address will be retained by Global Relay's email archiving system. This message is intended only for the use of the individual or entity to which it is addressed, and may contain information that is privileged, confidential, and exempt from disclosure under applicable law. Any other distribution, copying, or disclosure is strictly prohibited. If you have received this message in error, please notify us immediately and delete the message without copying or forwarding it to anyone. Global Relay will not be liable for any compliance and technical information or guidance provided herein. The information contained in this communication is not intended to be a legal opinion and should not be relied upon as legal advice. It is important to seek independent legal and/or compliance advice for all inquiries regarding compliance, legal or regulatory obligations in connection with Global Relay's Services.
Module: sip-router
Branch: master
Commit: 7ae36a90704a413166f3281bdf12976f4c3d5fe3
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7ae36a9…
Author: Elena-Ramona Modroiu <ramona(a)rosdev.ro>
Committer: Elena-Ramona Modroiu <ramona(a)rosdev.ro>
Date: Fri Jan 29 17:55:45 2010 +0100
xlog(k): two new functions xlogl and xdbgl
- xlogl is similar to xlog, in adition prints the config line number at
the beninning of message
- xdbgl is similar to xdbg, in adition prints the config line number at
the beninning of message
- (c) updated to reflect current content
- handy for troubleshooting as same messages might be used across
config, making easier to follow the execution path
---
modules_k/xlog/README | 30 +++--
modules_k/xlog/doc/xlog.xml | 6 +-
modules_k/xlog/doc/xlog_admin.xml | 22 +++-
modules_k/xlog/xl_lib.c | 1 -
modules_k/xlog/xlog.c | 251 +++++++++++++++++++++++++------------
5 files changed, 212 insertions(+), 98 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=7ae…
Hello,
what is the recommended way to merge back into master branch the fixes
done in 3.0 releases?
The master is now behind of sr_3.0 and kamailio_3.0 with many fixes.
kamailio_3.0 should be pretty much sync'ed with sr_3.0, but has some
kamailio specific updates that need to be discussed before pushing to
master.
I think fixes in modules_k can get bulk in master, for the rest I will
try to compile a summary.
Cheers,
Daniel
--
Daniel-Constantin Mierla
* http://www.asipto.com/