Will multiple rtimer processes consuming the same mqueue, i.e. via a
blocking mechanism
while(mq_fetch(...))
... hurt anything?
--
Alex Balashov - Principal
Evariste Systems LLC
235 E Ponce de Leon Ave
Suite 106
Decatur, GA 30030
United States
Tel: +1-678-954-0670
Web: http://www.evaristesys.com/, http://www.alexbalashov.com/
Hello,
based on last irc devel meeting and feedback afterwards, most of the
people seem to be fine releasing next major release a bit earlier, in
order to:
- make websockets support and the other new features available in a
stable version
- allow proper development time frame for other planned new features
that wouldn't have been ready if the release would be 1-2 months later
So, considering the winter holidays, I propose to freeze development on
January 7, 2013, with full release about one month later.
It seems that many people are already using devel version to play with
websockets, meaning that we are staying very well with testing.
Other opinions?
Cheers,
Daniel
--
Daniel-Constantin Mierla - http://www.asipto.comhttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Hello,
I'm getting some errors - if I restart kamailio on a live system, the
first call after restart fails with "max nr of branches exceeded".
However, we are not doing append_branch() or anything fancy for that
call at all:
Jan 3 15:26:54 sp1 /usr/sbin/kamailio[8078]: ERROR: <core>
[dset.c:306]: max nr of branches exceeded
Jan 3 15:26:54 sp1 /usr/sbin/kamailio[8078]: ERROR: registrar
[lookup.c:298]: failed to append a branch
Also it appears on the other system with a different config:
Jan 3 17:06:59 sip /usr/sbin/kamailio[7022]: ERROR: tm [t_fwd.c:656]:
ERROR: add_uac: maximum number of branches exceeded
Jan 3 17:06:59 sip /usr/sbin/kamailio[7022]: ERROR: tm [t_fwd.c:1534]:
ERROR: t_forward_nonack: failure to add branches
Jan 3 17:06:59 sip /usr/sbin/kamailio[7022]: ERROR: tm [tm.c:1369]:
ERROR: w_t_relay_to: t_relay_to failed
The second call however goes through and this error does not appear
until the next kamailio restart. What could be the problem here?
P.S. The kamailio version is 3.3.2.
Andrew
Hello Everyone,
I need a help, I was installing kamailio SIP server according to the
instruction provided at wiki page
-
http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-3.0.x-from-git
but while compiling it(make all) i am getting following error
- km_dbase.c:38: fatal error: mysql/mysql.h: No such file or directory
Can anybody tell me how to resolve this issue. Thanks in anticipation.
--
Best Regards
Shreyansh Purwar
I hope to get the outbound edge proxy and flow timer stuff into master by Monday, but it could really do with some additional testing especially in conjunction with the reg-id stuff in registrar/usrloc (which I have no idea how to use).
Peter
Daniel-Constantin Mierla <miconda(a)gmail.com> wrote:
>Hello,
>
>a reminder that the freezing date of the development for the next major
>release is next Monday, January 7.
>
>Considering it was vacation time so far, we can prolong development for
>few days if it is needed - just reply here.
>
>Besides few small additions, I want to add internal hash table to track
>MSRP connections, hopefully I should be able to do it in time. If not, I
>will ask for few more days as well.
>
>Cheers,
>Daniel
>
>On 12/5/12 5:05 PM, Daniel-Constantin Mierla wrote:
>> Hello,
>>
>> based on last irc devel meeting and feedback afterwards, most of the
>> people seem to be fine releasing next major release a bit earlier, in
>> order to:
>> - make websockets support and the other new features available in a
>> stable version
>> - allow proper development time frame for other planned new features
>> that wouldn't have been ready if the release would be 1-2 months later
>>
>> So, considering the winter holidays, I propose to freeze development
>> on January 7, 2013, with full release about one month later.
>>
>> It seems that many people are already using devel version to play with
>> websockets, meaning that we are staying very well with testing.
>>
>> Other opinions?
>>
>> Cheers,
>> Daniel
>>
>
>--
>Daniel-Constantin Mierla - http://www.asipto.com
>http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
>
>
>_______________________________________________
>sr-dev mailing list
>sr-dev(a)lists.sip-router.org
>http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
Hi,
I entered the command "kamailio -v" instead of "kamailio -V".
It looks like it starts kamailio again even that it was running....
the problem is that the kamctl_fifo and kamctl_ctl file are gone now. how
do i create the files again without restarting kamailio?
Thanks,
Uri