THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Jasmin Schnatterbeck (jasmin)
Attached to Project - sip-router
Summary - uac_replace_to and backup via AVPs
Task Type - Improvement
Category - Module
Status - Unconfirmed
Assigned To -
Operating System - All
Severity - Medium
Priority - Normal
Reported Version - 3.1
Due in Version - Undecided
Due Date - Undecided
Details - Hi,
the attached patch integrates functionality (and bugfixes) from opensips for replacing the TO-Header.
Additionally I have added code to store the original values (for restoring in replies) in AVPs. This is especially useful, when msg_apply_changes() is being used and therefore the "really original" request is not available anymore (msg buf updated) to get the orig vals from it.
Updated module doc is included.
Please feel free to to test/review/possibly fix/integrate the patch...
Jasmin
One or more files have been attached.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=198
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.
A new Flyspray task has been opened. Details are below.
User who did this - Jasmin Schnatterbeck (jasmin)
Attached to Project - sip-router
Summary - pua_dialoginfo: set PUBLISH R-URIs via AVPs
Task Type - Improvement
Category - Module
Status - Unconfirmed
Assigned To -
Operating System - All
Severity - Medium
Priority - Normal
Reported Version - 3.1
Due in Version - Undecided
Due Date - Undecided
Details - Hi,
I have attached a patch for pua_dialoginfo I have created during the last days - it makes it possible to set the publish R-URIs (Presentity-URIs) via AVPs. If multiple AVPs are present (same name/different indexes) for each uri a publish-req is generated. Further details are stated in the module doc file, which is also updated by the patch.
Please feel free to review/test/integrate it...
Jasmin
One or more files have been attached.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=197
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#123 - Provide processed message in tm callbacks whenever possible
User who did this - Timo Reimann (tr)
Reason for closing: Fixed
Additional comments about closing: Fixed in master.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=123
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#123 - Provide processed message in tm callbacks whenever possible
User who did this - Timo Reimann (tr)
----------
Merge completed in commit 00391b9f.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=123#comment484
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#124 - Add additional tm callbacks
User who did this - Timo Reimann (tr)
Reason for closing: Fixed
Additional comments about closing: Fixed in master.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=124
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#124 - Add additional tm callbacks
User who did this - Timo Reimann (tr)
----------
Merge completed in commit 00391b9f.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=124#comment483
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.
A user has added themself to the list of users assigned to this task.
FS#196 - rtpproxy timeout functionality via dlg_terminate_dlg mi command
User who did this - Nick Altmann (nikbyte)
http://sip-router.org/tracker/index.php?do=details&task_id=196
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.
A new Flyspray task has been opened. Details are below.
User who did this - Nick Altmann (nikbyte)
Attached to Project - sip-router
Summary - rtpproxy timeout functionality via dlg_terminate_dlg mi command
Task Type - Improvement
Category - Core
Status - Assigned
Assigned To - Andrei Pelinescu-Onciul
Operating System - All
Severity - Medium
Priority - Normal
Reported Version - 3.1
Due in Version - Undecided
Due Date - Undecided
Details - Two small patches to add rtpproxy timeout functionality for latest rtpproxy git (2011-03-17) and modules/rtpproxy (3.2.1).
It works by sending dialog terminate command to management interface.
kamailio-3.2.1.patch - bugfix for rtpproxy module (with any rtpproxy timeout patch)
rtpproxy_git_2011_03_17.patch - adds support for tcp/udp sockets and dlg_terminate_dlg mi command
Usage example:
modparam("rtpproxy", "timeout_socket", "udp:127.0.0.1:7700")
modparam("mi_datagram", "socket_name", "udp:127.0.0.1:7700")
I hope, you include rtpproxy bugfix to the current release and place my rtpproxy patch in wiki for everybody.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=196
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: 00391b9f3d212bd5a953153a08db9071b70aa854
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=00391b9…
Author: Timo Reimann <sr(a)foo-lounge.de>
Committer: Timo Reimann <sr(a)foo-lounge.de>
Date: Fri Jan 6 20:32:50 2012 +0100
Merge branch 'treimann/master_tm-extend-callbacks'
* treimann/master_tm-extend-callbacks: (43 commits)
core: new cfg parameter fork_delay
textopsx: set the tcp clone rcvbuf on in mod init
topoh: set the tcp clone rcvbuf on in mod init
core: new cfg global parameter tcp_clone_rcvbuf
app_lua: don't start if a Lua API registered module is not found
auth: documented realm_prefix parameter
auth: re-introduced realm_prefix parameter
pua: is_dialog() returns 1 if there is a temporary dialog
Makefile: added app_mono module to exclude_modules list
app_mono: new module to run managed code embedded
pua: check if totag len >0 before comparing it
dispatcher: give faked msg to event routes execuition
mediaproxy: handle DLGCB_CONFIRMED event
pua_dialogingo: handle DLGCB_CONFIRMED_NA
mi_rpc: fixed warning of dereferencing type-punned pointer
modules: fixed several compile warnings
pua(k): use dedicated function to free tm dlg
presence(k): renamed tm dlg functions to avoid potential conflicts
pua: free parsed rr when sending subscribes
srdb1: schema update for address table of permissions module
...
---