On 05/31/2011 10:15 AM, Borin wrote:
Thanks Alex,
that is a big Problem for us. We have usually about 300 calls running
through kamailio at the same time..and kamailio does not process all of
them while DELETE procedure is running. Probably could you recommend
how to deal with this? we still nee
Thanks Alex,
that is a big Problem for us. We have usually about 300 calls running
through kamailio at the same time..and kamailio does not process all of them
while DELETE procedure is running. Probably could you recommend how to deal
with this? we still need to remove some old data from the tabl
On 05/31/2011 09:53 AM, Alex Balashov wrote:
On 05/31/2011 09:52 AM, Borin wrote:
Does that mean that if kamailio does not manage to write acc record for
any reason it does not forward that INVITE/200ok?
It should forward the requests. But SIP worker threads doing the
forwarding will block on
On 05/31/2011 09:52 AM, Borin wrote:
Does that mean that if kamailio does not manage to write acc record for
any reason it does not forward that INVITE/200ok?
It should forward the requests. But SIP worker threads doing the
forwarding will block on database requests that block due to locks,
Hi all,
Recently I met the following problem with kamailio acc table. We are using
kamailio for calls dispatching to a couple of rtp gateways and for call
statistics acc is used (with mysql). I tried to delete some old entries from
acc table and for this time mysql "show processes" showed a lot