THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task is now closed:
FS#376 - SQLOPS returns 0 for empty result set instead of $null
User who did this - Daniel-Constantin Mierla (miconda)
Reason for closing: Not a bug
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=376
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#378 - modules/usrloc deadlock on load/restart
User who did this - Seudin Kasumovic (seudin)
----------
I tested on 4.1, and it works now!
Many thanks,
Seudin
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=378#comment1215
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#378 - modules/usrloc deadlock on load/restart
User who did this - Daniel-Constantin Mierla (miconda)
----------
I pushed a fix on master and 4.1 branches. Thanks for troubleshooting. The explicit lock is not needed as get_urecord_by_ruid() lets the record slot locked. Apparently it was also a mistakenly handled return code. Can you give a try and see if all goes fine now?
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=378#comment1214
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.
Hi,
I am using two rtpproxy's with one kamailio server. Could someone help me
on how to find out the rtpproxy ip of a particular call from kamailio.
Thank You,
Murthy.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Seudin Kasumovic (seudin)
Attached to Project - sip-router
Summary - modules/usrloc deadlock on load/restart
Task Type - Bug Report
Category - Modules kamailio
Status - Unconfirmed
Assigned To -
Operating System - Linux
Severity - Critical
Priority - Normal
Reported Version - Development
Due in Version - Undecided
Due Date - Undecided
Details - Hi,
kamailio stops responding when location and location_attr table contains non expired contacts and attributes.
I have these settings for usrloc module:
modparam("usrloc", "nat_bflag", FLB_NATB)
modparam("usrloc", "xavp_contact", "ulattrs")
modparam("usrloc", "db_mode", 2)
output of 'bt full' is attached.
function uldb_preload_attrs locks table by lock_udomain function and then calls get_urecord_by_ruid which again try to locks table.
Workaround by removing lock/unloc domain helps, but then operation is not atomic.
Regards,
Seudin
--
version: kamailio 4.1.0 (i386/linux)
flags: STATS: Off, EXTRA_DEBUG, USE_TCP, USE_TLS, TLS_HOOKS, USE_RAW_SOCKS, DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK, SHM_MEM, SHM_MMAP, PKG_MALLOC, DBG_QM_MALLOC, USE_FUTEX, FAST_LOCK-ADAPTIVE_WAIT, USE_DNS_CACHE, USE_DNS_FAILOVER, USE_NAPTR, USE_DST_BLACKLIST, HAVE_RESOLV_RES
ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535, DEFAULT PKG_SIZE 4MB
poll method support: poll, epoll_lt, epoll_et, sigio_rt, select.
id:
compiled on 16:45:39 Dec 6 2013 with gcc 4.5.4
One or more files have been attached.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=378
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#341 - presence_dialoginfo -> force_single doesn't sent most relevant xml
User who did this - Devs Voicenter (voicenter)
----------
I used same way to determine relevant node, but as now we have more options, i just used numbers, that every new number is sum of all previous + 1, just to be sure we don't get same results with sum of few as single one.
I checked the order on RFC, hope it's the right one.
----------
One or more files have been attached.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=341#comment1213
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.