THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
Víctor Seva has taken ownership of the following task:
FS#330 - debugger: new RPC command dbg.reset_msgid
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=330
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 - Víctor Seva (linuxmaniac)
Attached to Project - sip-router
Summary - debugger: new RPC command dbg.reset_msgid
Task Type - Improvement
Category - Module
Status - Unconfirmed
Assigned To -
Operating System - All
Severity - Low
Priority - Normal
Reported Version - Development
Due in Version - Undecided
Due Date - Undecided
Details - This patch allows by a RPC command to reset the message sequential numbering (msg->id).
I use this on my unit testing framework. I relay on the numbering of the messages and need not to restart kamailio for every test I make. I'm getting errors with fifo if I restart kamailio every 10 secs.
will this change affect other parts of kamailio?
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
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: 57b41189a08e3cfac6a47581d7c352713d5532fa
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=57b4118…
Author: Richard Good <richard.good(a)smilecoms.com>
Committer: Richard Good <richard.good(a)smilecoms.com>
Date: Wed Aug 7 09:50:07 2013 +0200
Merge branch 'master' into tmp/tm_async_reply_support
---
Module: sip-router
Branch: richard.good/diameter_rx_media
Commit: 8f94babb588116043f8d5c406fdfc3d6b58e27ed
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=8f94bab…
Author: Richard Good <richard.good(a)smilecoms.com>
Committer: Richard Good <richard.good(a)smilecoms.com>
Date: Wed Aug 7 09:49:08 2013 +0200
Merge branch 'master' into richard.good/diameter_rx_media
---
Hi all
I've recently seen error messages in the kamailio log regarding the mysql
driver not being able to store the registration:
"ERROR: db_mysql [km_dbase.c:122]: driver error on query: Data too long for
column 'contact' at row 1"
I've checked that my location table is VARCHAR(255) but some device Contact
fields are longer than that.
A couple of examples:
Contact:
<sip:0049555555555555@XXX.XXX.XXX.XXX:2048;line=vkb2a7l8>;reg-id=1;q=1.0;+sip.instance="<urn:uuid:be1d1sdf-683b-fffb-844c-00041323A4F5>";audio;mobility="fixed";duplex="full";description="snom360";actor="principal";events="dialog";methods="INVITE,ACK,CANCEL,BYE,REFER,OPTIONS,NOTIFY,SUBSCRIBE,PRACK,MESSAGE,INFO'
Contact:
<sip:004966666666666@XXX.YYY.YYY.YYY:2048;line=vkb2a7l8>;q=1;expires=3600;pub-gruu="sip:0049666666666666@sip.mydomain.org;gr=urn:uuid:be1d15ba-gggb-40eb-gggc-05551323A4F5";temp-gruu="sip:uloc-51666af5-23ec-86149e-8c466689@sip.mydomain.org;gr";+sip.instance="<urn:uuid:be1dddba-683b-40eb-555c-00078823A4F5>";reg-id=1
I'll have to increase the field size in my installations. I'd like to know if
this is something to be pulled upstream and in that case what would be the
desired size.
cheers,
Jon
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task is now closed:
FS#327 - bugs in uac_redirect module
User who did this - Daniel-Constantin Mierla (miconda)
Reason for closing: Fixed
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=327
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.