Hi, all
debug=2
memdbg=0
memlog=0
mem_summary=0
i saw it in kamcmd cfg.get...
but anyway q_malloc messages in log. where i make mistake?
--
WBR, Victor
JID: coyote(a)bks.tv
JID: coyote(a)bryansktel.ru
I use FREE operation system: 3.10.24-calculate GNU/Linux
Hello,
Kamailio SIP Server v3.3.6 stable release is out.
This is a maintenance release of the previous stable branch, 3.3, that
includes fixes since release of v3.3.5. There is no change to database
schema or configuration language structure that you have to do on
installations of previous v3.3.x. Deployments running previous v3.x.x
versions are strongly recommended to be upgraded to v3.3.6 or a newer
stable release.
For more details about version 3.3.6 (including links and hints to
download the tarball or from GIT repository), visit:
* http://www.kamailio.org/w/2013/12/kamailio-v3-3-6-released/
Be aware that this is intended to be the last version released from
branch 3.3.
Note that latest stable series is now 4.1.x, with v4.1.0 released about
two weeks ago.
Cheers,
Daniel
--
Daniel-Constantin Mierla - http://www.asipto.comhttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
just a quick question, somebody out there might have an idea:
currently, we can easily control the ff:
Time from INVITE to 200 OK ------ fr_inv_timer
Time from INVITE to 100 TRYING ------ fr_timer
what i hope to achieve is:
Time from Session Progress (180/183) to 200 OK
Time from INVITE to Session Progress (180/183)
is there any hack to do this?
Kelvin Chua
i started to wonder, why my config does not work when there is
';user=phone' param in r-uri. in order to investigate, i added these to
the config:
xlog("L_INFO", "r-uri = '$ru'\n");
xlog("L_INFO", "r-uri params = '$(ru{uri.params})'\n");
xlog("L_INFO", "r-uri params = '$sel(ruri.params)'\n");
and made two tests. in the first, r-uri param is ;user=phone:
Dec 19 07:08:10 rautu /usr/sbin/sip-proxy[5107]: INFO: r-uri = 'sip:+35862345670@test.tutpro.com;user=phone'
Dec 19 07:08:10 rautu /usr/sbin/sip-proxy[5107]: INFO: r-uri params = ''
Dec 19 07:08:10 rautu /usr/sbin/sip-proxy[5107]: INFO: r-uri params = '<null>'
and in the second r-uri param is ;param=value:
Dec 19 07:09:59 rautu /usr/sbin/sip-proxy[5107]: INFO: r-uri = 'sip:+35862345670@test.tutpro.com;param=value'
Dec 19 07:09:59 rautu /usr/sbin/sip-proxy[5107]: INFO: r-uri params = 'param=value'
Dec 19 07:09:59 rautu /usr/sbin/sip-proxy[5107]: INFO: r-uri params = 'param=value'
note the difference. in the first, neither uri transformation nor ruri select
works, but they work in the second.
i checked from rfc3261 and both request uris are syntactically valid and
in both cases there is a valid r-uri parameter.
my current hack is to use tobody.params, but would like to get rid of
it.
-- juha
Hello,
the last two stable branches are now 4.0 and 4.1. I am considering
packaging the latest branch 3.3 as release 3.3.6 and mark the end of
releasing from that branch. Patches can still go there if developers
find time for them, but the focus on release will go on 4.0 and 4.1.
Hopefully I will find some time tomorrow afternoon for it. If anyone has
patches to backport, do it before noon GMT tomorrow, or if there is
something that should go there and is no time for it now, reply here
with description and eventually propose a new date (or when you think
what you want to do can be finished).
Cheers,
Daniel
--
Daniel-Constantin Mierla - http://www.asipto.comhttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Hi all
I need a solution to limit the amount of concurrent calls by trunk or user/subscriber.
We have the following situation:
Kamailio loadbalancer ==> 3 kamailio gateway with routing/business logic
Kamailio is version 3.3 for all 4 systems.
Loadbalancer has only the absolute minimum config to act as loadbalancert, the whole business logic is on gateway side (db connections, carrierroute, ...)
Do you have a suggestion how to limit calls/connections?
Has this to be done on the loadbalancer?
Or is there a solution to do this on the gateways - so every gateway knows the currently opened connections?
Thanks for helping
Oli
Hi Daniel,
What is the status and possible release date for your admin book. The last
update is it will be released as an e-Book only, that's ok with me.
Thanks.
JR
JR Richardson
- - - - - - - - - - -
Engineering for the Masses