Module: sip-router
Branch: master
Commit: 258bc7e2f9d147679c0434782f376afe2c3f02a4
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=258bc7e…
Author: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Committer: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Date: Fri Jun 1 11:50:17 2012 +0100
modules_k/presence: Fixed presence hard-state implementation
- Removed modparams added when I did this originally
- Hard-state is still "publish"ed to the presentity table (with expiry
of -1)
- Removed exported function for updating hard-state presentity and
added a new type to pres_refresh_watchers instead (also updated
refreshWatchers MI command)
- Hard-state presentity now fetched using the event->get_pidf_doc()
function instead of directly from the database
- Also fixed two bugs (from my notifier work) found during testing:
- query_db_notify() sends NOTIFY requests immediately (instead of
through notifier tasks)
- segmentation fault in update_pw_dialogs_dbonlymode() when there
are no matching dialogs
---
modules_k/presence/README | 386 ++++++++++++-----------------
modules_k/presence/doc/presence_admin.xml | 157 +++---------
modules_k/presence/event_list.c | 3 +-
modules_k/presence/event_list.h | 2 +
modules_k/presence/notify.c | 57 +++--
modules_k/presence/presence.c | 241 ++++++++----------
modules_k/presence/presence.h | 5 -
modules_k/presence/presentity.c | 2 +-
modules_k/presence/publish.c | 153 ++----------
modules_k/presence/publish.h | 3 +-
10 files changed, 371 insertions(+), 638 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=258…
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#206 - dialog doesn't clear calls that were re-INVITEd shortly after ACK
User who did this - Andrew Pogrebennyk (marduk)
----------
Daniel, as I understand there are good chances it would go away in the latest master branch, but I can't try it out at the moment. I should be able to do this in about 3 weeks time. I think you can ignore this for now, or even resolve this issue and I'll reopen it in case master/3.3 branch is still affected. Thanks.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=206#comment663
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#206 - dialog doesn't clear calls that were re-INVITEd shortly after ACK
User who did this - Daniel-Constantin Mierla (miconda)
----------
Any update on this item? Was it fixed with latest dialog version? Trying to clear out issues before v3.3.0...
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=206#comment662
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 been changed. The changes are listed below. For full information about what has changed, visit the URL and click the History tab.
FS#136 - tcp_async=yes breaks connect_timeout (no effect) and TCP reject detection
User who did this: Daniel-Constantin Mierla (miconda)
Severity: Low -> Very Low
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=136
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 is now closed:
FS#127 - Error parsing Via parameter with space before semicolon
User who did this - Daniel-Constantin Mierla (miconda)
Reason for closing: Fixed
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=127
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#127 - Error parsing Via parameter with space before semicolon
User who did this - Daniel-Constantin Mierla (miconda)
----------
Should be fixed now in master branch, with commit GIT#362b6f134c5ab408d6bb492e2492bcfc5bab4996. Reopen if still occurs.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=127#comment661
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 is now closed:
FS#191 - bad sotket after re-register in location table
User who did this - Daniel-Constantin Mierla (miconda)
Reason for closing: Fixed
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=191
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.