Module: sip-router
Branch: master
Commit: 16e763c32d7a2b9fc451185e028a90b3be758f65
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=16e763c…
Author: Richard Good <richard.good(a)smilecoms.com>
Committer: Richard Good <richard.good(a)smilecoms.com>
Date: Thu Oct 17 16:41:15 2013 +0200
modules/tm: extended tm async support to SIP responses
-t_suspend and t_continue functions now work with SIP responses as well as requests
---
modules/tm/t_reply.c | 65 ++++++++
modules/tm/t_reply.h | 3 +
modules/tm/t_suspend.c | 419 +++++++++++++++++++++++++++++++++---------------
3 files changed, 359 insertions(+), 128 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=16e…
Module: sip-router
Branch: tmp/tm_async_reply_support
Commit: 40d6672506ce8bd3c2917a735edd39a94422bf33
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=40d6672…
Author: Richard Good <richard.good(a)smilecoms.com>
Committer: Richard Good <richard.good(a)smilecoms.com>
Date: Thu Oct 17 14:28:27 2013 +0200
Merge branch 'master' into tmp/tm_async_reply_support
---
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Andrew Pogrebennyk (marduk)
Attached to Project - sip-router
Summary - presence_dialoginfo to send initial NOTIFY with body
Task Type - Bug Report
Category - Module
Status - Unconfirmed
Assigned To -
Operating System - All
Severity - Low
Priority - Normal
Reported Version - 4.0
Due in Version - Undecided
Due Date - Undecided
Details - The initial notification from dialoginfo to Linksys and Cisco phones should contain a valid XML body, even if there is no useful data structure inside this body.
The patch was prepared for kamailio v3.3.3, but still applies on 4.0 cleanly.
Initial NOTIFYs are accepted by my Cisco 504g and Linksys SPA962 phones now. It is also compatible with other phones as far as I can tell (Polycom, Yealink etc - don't remember the details as we tested it at my previous job).
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=355
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: richard.good/diameter_rx_media
Commit: 7fd9b4a61b85cc28b54143a467da53230e35e2fc
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7fd9b4a…
Author: Richard Good <richard.good(a)smilecoms.com>
Committer: Richard Good <richard.good(a)smilecoms.com>
Date: Thu Oct 17 14:29:16 2013 +0200
Merge branch 'master' into richard.good/diameter_rx_media
---
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#354 - UAC restore_mode "auto" fails to restore From if UA changes From header
User who did this - Daniel Grotti (dgrotti)
----------
Also the vsf parameter sent by the caller on the Route header (ACK) is the same to the one I sent to him in the Record-route (200 OK), so kamailio should recover the original From.
Am I wrong ?
Daniel
----------
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=354#comment1121
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#354 - UAC restore_mode "auto" fails to restore From if UA changes From header
User who did this - Daniel Grotti (dgrotti)
----------
Hi Daniel,
I use the one with the string in the Route header:
modparam("uac", "rr_from_store_param", "vsf")
Daniel
----------
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=354#comment1120
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#354 - UAC restore_mode "auto" fails to restore From if UA changes From header
User who did this - Daniel-Constantin Mierla (miconda)
----------
Do you use dialog based mechanism or the classic one with parameter in Route header? The later uses xor, so if the From URI is changed in one side, then xor-ing give a different value.
----------
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=354#comment1119
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.