Module: sip-router
Branch: master
Commit: d5c482ca06ff4b8529ea00d421484addd0203c37
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=d5c482c…
Author: Richard Good <richard.good(a)smilecoms.com>
Committer: Richard Good <richard.good(a)smilecoms.com>
Date: Thu Oct 17 16:44:46 2013 +0200
modules/tm: Edited documentation to show that t_suspend/continue can now be used on SIP responses
---
modules/tm/doc/api.xml | 2 +-
1 files changed, 1 insertions(+),…
[View More] 1 deletions(-)
diff --git a/modules/tm/doc/api.xml b/modules/tm/doc/api.xml
index 2a627ab..0a3c751 100644
--- a/modules/tm/doc/api.xml
+++ b/modules/tm/doc/api.xml
@@ -157,7 +157,7 @@ end of body
This function together with t_continue() can be used to
implement asynchronous actions: t_suspend() saves the transaction,
returns its identifiers, and t_continue() continues the
- SIP request processing. (The request processing does not continue
+ SIP request/response processing. (The request/response processing does not continue
from the same point in the script, a separate route block defined
by the parameter of t_continue() is executed instead. The reply lock
is held during the route block execution.)
[View Less]
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 …
[View More]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.
[View Less]
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:/…
[View More]/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.
[View Less]
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 …
[View More]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.
[View Less]