THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#355 - presence_dialoginfo to send initial NOTIFY with body
User who did this - Daniel-Constantin Mierla (miconda)
----------
No follow up on this for quite a while, if still interest on it, based on look at the patch I suggest:
- make this behaviour optional, it looks rather like a bug in the phones, not a RFC requirement to have notify with no useful data structures
- handle this situation with a dedicated function that builds this xml document -- calling the function that build the xml doc for valid cases results in mallocs and memsets of size 0, which can have unknown effects. So better make a function that build the xml you want -- you can pull the parts from existing function for valid cases
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=355#comment1272
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#351 - registrar: memory and db get not synced
User who did this - Daniel-Constantin Mierla (miconda)
----------
By uuid do you mean instance+reg_id or ruid?
----------
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=351#comment1271
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#351 - registrar: memory and db get not synced
User who did this - Víctor Seva (linuxmaniac)
----------
backport for 3.3
----------
One or more files have been attached.
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=351#comment1270
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#351 - registrar: memory and db get not synced
User who did this - Víctor Seva (linuxmaniac)
----------
There is a problem with update query if the uuid is the same for different subscribers.
Adding user_col to the query.
----------
One or more files have been attached.
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=351#comment1269
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 re-opened:
FS#351 - registrar: memory and db get not synced
User who did this - Víctor Seva (linuxmaniac)
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=351
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.
Module: sip-router
Branch: master
Commit: 3a5af040ed8dc84d37a8e1d21d9b1fbe4cf2263d
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3a5af04…
Author: Hugh Waite <hugh.waite(a)crocodile-rcs.com>
Committer: Hugh Waite <hugh.waite(a)crocodile-rcs.com>
Date: Tue Jan 7 11:57:31 2014 +0000
Merge branch 'master' of ssh://git.sip-router.org/kamailio
* 'master' of ssh://git.sip-router.org/kamailio:
permissions: fixed previous commit which used invalid variable
presence_dialoginfo: handle all states to get most relevant xml
tls: the pointer of cfg structure
websocket: store sub protocol value for later use in encode_and_send_ws_frame()
htable: free temporary slots used to reload hash table via rpc command
htable: use system malloc for temporary allocation of hash table realod slots
permissions: refreshed the README file
permissions: note about peer tag mode that applies only for allow_trusted()
permissions: set peer tag avp for allow_address_group()
---
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task is now closed:
FS#341 - presence_dialoginfo -> force_single doesn't sent most relevant xml
User who did this - Daniel-Constantin Mierla (miconda)
Reason for closing: Implemented
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=341
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 - Daniel-Constantin Mierla (miconda)
----------
Patch applied to master branch and planned for backport to branch 4.1
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=341#comment1268
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.