Hello,
anyone out there using kamailio and oracle database in production system?
How's your experience on that?
We may be forced to migrate from mysql to oracle dbms.
Mit freundlichen Grüßen / Best regards
Marco Barthel
Robert Bosch GmbH
(CI/AFU1)
Postfach 30 02 20
70442 Stuttgart
GERMANY
www
Hello,
first, to clarify, is the system memory or kamailio's pkg/shm memory
running out? If the operating system runs out of memory, then should be
a leak in a library, because kamailio modules uses only from a
pre-allocated chunk, not going over it.
On 7/23/13 7:33 AM, David Cunningham wrot
Hi
I am trying to make a kamailio script which gets a uri from the database
and then directs the call to that uri. Setting the uri with a string (not
derived from the database) works just fine:
append_branch();
seturi("sip:user@domain");
But I can not seem to pass anything to seturi other than a
Hello,
I am trying to limit the number of concurrent calls to 1 per user..
But I can't get the dialogs to be counted.
Can anybody tell me what I am doing wrong..?
Kamailio version 3.2.3
# -- dialog params ---
modparam("dialog", "enable_stats", 1)
modparam("dialog",
Hello,
We're running a Kamailio 3.3.4 system, and Kamailio is slowly using more
and more memory. Over a couple of weeks it will run out of system memory.
We tried to enable memory debugging doing the following, but it resulted in
Kamailio not responding to any SIP packets. Would anyone have advic
Hello,
I am currently working on porting Kamailio 4.0.2 to the
FreeBSD ports collection: /usr/ports, and I just have a
few general questions regarding compilation with regard
to the extra modules.
There are 172 modules that come with Kamailio, and most,
however not all of them are compiled by def
Thanks Daniel, your help was very useful.
With this I created a header by append_hf () before calling the function
t_replicate and standby server retrieved the value of this header and
assigns this value to the parameter avp
Example
$avp(s:rcv) = $hdr(IP-source);
Best regards
Raphael
Hello,
>
Hello All,
Is there no straight forward way of getting the ACC module CDR values into
the DB. I mean logging the start_time, end_time and duration in DB directly
using some pseudo variables from the config script !!
I think, if a dialog is maintained, all the values related to that dialog
is anywa
Hi Daniel,
Thank you for the reply. One scenario was like to check if the available
credit is greater than or equal to required credit, which requires
comparison of float values in the script. Currently the solution is to
multiply the rates by say 1000 and then compare the values in the
script.
Welcome Lucian and happy coding!
Marius
On Mon, Jul 22, 2013 at 11:18 AM, Daniel-Constantin Mierla <
mico...@gmail.com> wrote:
> Hello,
>
>
> On 7/16/13 2:45 PM, Henning Westerholt wrote:
>
>> Hello,
>>
>> I am pleased to announce a new developer for the Kamailio project: Lucian
>> Balaceanu. L
Hello,
do you have fork=yes in the config file?
Cheers,
Daniel
On 6/27/13 1:39 PM, Krishna Kurapati wrote:
Hi,
After few crashes of the Kamailio during prcessing of the messages,
Kamailio fails to start
I see rtimer is failing. Here is the log
0(20082) DEBUG: [sr_module.c:892]: DEBUG: in
Hello,
On 7/7/13 5:42 AM, Ovidiu Sas wrote:
I've seen a lot of discussions about running rtpproxy behind NAT.
The fact is that standard vanilla rtpproxy can run behind NAT without
any issues (no patches required).
A few things must be addressed:
- the proper ports must be forwarded from the pu
Hello,
On 7/16/13 2:45 PM, Henning Westerholt wrote:
Hello,
I am pleased to announce a new developer for the Kamailio project: Lucian
Balaceanu. Lucian works in our 1&1 office in Bucharest and is for some years
with us in the company. He worked on several internal projects with our
Kamailio sta
Hello,
On 7/17/13 3:00 PM, Jayesh Nambiar wrote:
Is there a plan to support floating point arithmetic operations in
kamailio in the near future.
it might happen, although is not a high priority here (and don't know
about other devs), because there are ways to do it right now in many
cases - if
Hello,
On 7/17/13 1:02 PM, Nguyen Anh Tuan wrote:
Hi all,
I have a question about Control RTPProxy in Bridge mode with
distributed Kamalio topology, including a SIP Load Balance, RTPProxies
and some SIP Proxies behind. SIPProxies control RTPProxy by Route
[NATMANAGE].
Hello,
can you send the log messages with debug=1 when the re-registration 401
is processed?
Cheers,
Daniel
On 7/21/13 1:35 AM, Isaac McDonald wrote:
Hello,
I'm using the UAC module to register to remote sip proxies. When
starting Kamailio, the UAC module successfully registers with the rem
16 matches
Mail list logo