THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#84 - htable / sercmd mi sht_dump fails with error
User who did this - Daniel-Constantin Mierla (miconda)
----------
There is a parameter that can be used to increase the internal buffer size:
http://kamailio.org/docs/modules/stable/modules/ctl.html#binrpc_max_body_si…
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=84#comment111
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: aa2f0a04895a9b402faaef3925267e1992a7bc34
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=aa2f0a0…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Thu Aug 12 14:38:36 2010 +0200
pv: $tu can be used in assignments
- update sip URI in To header
$tu = "sip:test@sip-router.org";
- note that this should be avoided unless strictly necessary (can break
compatibility with some old devices that match on To uri instead of To
tag
---
modules/matrix/doc/matrix.html | 874 ----------------------------------------
modules/matrix/doc/matrix.txt | 313 --------------
modules_k/pv/pv.c | 2 +-
modules_k/pv/pv_core.c | 100 +++++
modules_k/pv/pv_core.h | 4 +
5 files changed, 105 insertions(+), 1188 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=aa2…
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Kim Jakobsson (kjakobsson)
Attached to Project - sip-router
Summary - htable / sercmd mi sht_dump fails with error
Task Type - Bug Report
Category - Module
Status - Unconfirmed
Assigned To -
Operating System - Linux
Severity - Low
Priority - Normal
Reported Version - Development
Due in Version - Undecided
Due Date - Undecided
Details - - version 3.0.x from git
- module htable with mysql backend
I have approx 100 rows in htable, persisted in mysql database.
Kamailio starts up fine and loads htable contents from database.
Issuing 'sercmd mi sht_dump foo' fails with error:
> error: 500 - Internal server error processing 's': buffer too small (overflow) (-2)
In the syslog:
> ERROR: ctl [binrpc_run.c:413]: ERROR: binrpc: rpc_send: rpc method mi tried to reply more then once
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=84
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.