Hi,
is there a way to get the total up time of kamailio from the cfg file?
like $stat(used_size) gives me the stat of the shared memory used size.
and if i am in it... is there a way to get the dispatcher status as well?
i am trying to find a way to export these params with out the need to p
Hi
I am running Kamailio and at times it just crashes, sometimes it happens
once a day sometimes a few times a day, in debug mode it shows the
following when it crashes
http://pastebin.com/ZcQRnXmM
GDB shows
http://pastebin.com/02wVK0eZ
GDB BT Shows
http://pastebin.com/3TBAuQAp
Please advice
Hi,
we are using the XMPP gateway modules:
• PUA
• PUA_XMPP
• XMPP
The behavior is ok but since the modules are started, the memory usage
is getting increased and now also the swap memory area is used.
I send to you the following information:
1. Numer of records from PUA an
Hi,
Sorry, it was my mistake in the sample.
in the FAQ we have fixed this issue :-)
http://code.google.com/p/homer/wiki/FAQ
*Q: I use HEP and see kamailio replying with 100 Trying, 200 OK. Why is
that?*
A: The messages have been replied to by onreply_route; To disable
replies, adjust your k
I once had a similar problem. In my case I just "pinged" other hosts and
wanted to know if they are alive. I solved it by reversing the logic -
not reacting on errors but reacting on successful responses. Reply
routes work fine with uac_req_send.
regards
Klaus
On 17.01.2012 01:16, Nathan Ange