Sorry this was originally posted incorrectly, so I’m reposting....
I have been having problems with TCP under load. What I have been seeing is
TCP buffers failing to be serviced and, when wr_timeout exceeds the
configured value for tcp_send_timeout, kamailio kills the connection.
Increasing tcp_send_timeout doesn't help, even setting this to a big value
(such as 45 seconds) just delays the disconnection.
Putting some tracing into the code shows that wbufq_add() is repeatedly
called, but wbufq_run() is called for that connection far less than I would
expect. wbufq_run() is frequently called for other connections. It looks
like wbufq_run() doesn't get called when lots of wbufq_add()s are happening
for a connection? wbufq_run() only appears to be called for a connection
after some time has passed from the last wbufq_add().
The connection in question is a local loopback between the RLS and Presence
modules (both running in the same Kamailio instance). However, it may just
be a coincidence that this is the affected connection as it is also the one
with the most traffic.
My suspicion is that the bug is in the io_wait_loop_epoll() routine.
Can anybody with experience of this part of the code help?
Paul Pankhurst
Engineering Director
Crocodile RCS Ltd
Hi!
There are various packaging files for Debian:
debian
lenny
lucid
squeeze
wheezy
I wonder if such a distinction is really needed, and it seems that some
of them are not maintained. Which is the best maintained one?
Thanks
Klaus
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - oded resnik (or66)
Attached to Project - sip-router
Summary - uac_reg.c uac_reg_tm_callback does not support Proxy Authentication (407)
Task Type - Improvement
Category - Module
Status - Unconfirmed
Assigned To -
Operating System - All
Severity - High
Priority - Normal
Reported Version - Development
Due in Version - Undecided
Due Date - Undecided
Details - I use kamailio-3.2.2 (from RPM build on fedora).
My sip provider uses Proxy Authentication (ps->code == 407). The registration fails. A test with ekiga.net with is using (ps->code == 401) is OK !.
My analysis is that uac_reg.c:00431 uac_reg_tm_callback does not implement handling of Proxy Authentication.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=204
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
Hello,
there will be a VoIP Users Conference (VUC) session dedicated to
Kamailio SIP Server next week, Friday, February 17, starting with
17:00GMT. VUC is an online weekly audio conferencing event, you can
connect via SIP and IRC to interact with the other participants.
More details (including the ways to connect) are available at:
*
http://www.kamailio.org/w/2012/02/kamailio-at-voipuserconference-fri-feb-17…
Join the event to learn about latest developments and future plans for
the project, ask questions about your interested topics. Spreading the
word about the event is also appreciated.
Cheers,
Daniel
--
Daniel-Constantin Mierla -- http://www.asipto.comhttp://linkedin.com/in/miconda -- http://twitter.com/miconda
Hi Jason,
I was looking briefly over the dialog2 module in your branch. Is no
database (persistence) support for it?
Anyhow, from my point of view it can be added to master branch, so it is
more visible and interested people can start playing with it.
Cheers,
Daniel
--
Daniel-Constantin Mierla -- http://www.asipto.comhttp://linkedin.com/in/miconda -- http://twitter.com/miconda