THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#330 - debugger: new RPC command dbg.reset_msgid
User who did this - Daniel-Constantin Mierla (miconda)
----------
It can be committed.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=330#comment1047
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: tmp/tm_async_reply_support
Commit: 7637a9ae26113813394f8a4def451e08b9660cd8
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7637a9a…
Author: Richard Good <richard.good(a)smilecoms.com>
Committer: Richard Good <richard.good(a)smilecoms.com>
Date: Tue Aug 13 09:28:22 2013 +0200
Merge branch 'master' into tmp/tm_async_reply_support
---
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#330 - debugger: new RPC command dbg.reset_msgid
User who did this - Víctor Seva (linuxmaniac)
----------
This version does not need any changes in core.
As you said I use a pre-script callback to modify the msg->id. Internally there is no change. The module debugger changes the id when it's necessary.
When the dbg.reset_msgid command is triggered the flag reset_msg is set to 1 ( per process ). If the flag is set, I save the value of the current msg->id ( per process ) as msgid_base and the msg->id is "reset".
Thanks for the help!
----------
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=330#comment1046
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: cf23fa53124a13db8610bf84b82762b5096eaf5b
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=cf23fa5…
Author: Richard Good <richard.good(a)smilecoms.com>
Committer: Richard Good <richard.good(a)smilecoms.com>
Date: Tue Aug 13 09:21:25 2013 +0200
Merge branch 'master' into richard.good/diameter_rx_media
---