[sr-dev] [tracker] Comment added: pua_reginfo: Fails to insert the contact into the location table
sip-router
bugtracker at sip-router.org
Mon Sep 16 10:55:28 CEST 2013
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#339 - pua_reginfo: Fails to insert the contact into the location table
User who did this - Daniel-Constantin Mierla (miconda)
----------
Besides the ruid part, I see that you changed in notify.c:
- ul.unlock_udomain(domain, &aor);
+ if (aor.len > 0)
+ ul.unlock_udomain(domain, &aor);
Any reason for it? Is the code getting here if aor.len<=0?
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=339#comment1077
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.
More information about the sr-dev
mailing list