Hi,
We would like to propose a patch for the sipcapture module where we
retry a write to the homer database in case the first attempt fails.
This proves useful under heavy loads.
We add the insert_retries parameter to limit the maximum number of write
retries and also the insert_retry_timeout as a time limit for the retry.
Thank you,
Lucian Balaceanu
Module: sip-router
Branch: master
Commit: e88b500f8fb6077ac17e5413ffe8770d72e5c6ac
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e88b500…
Author: lucian balanceanu <lucian.balanceanu(a)1and1.ro>
Committer: lucian balanceanu <lucian.balanceanu(a)1and1.ro>
Date: Wed Aug 20 18:08:03 2014 +0300
sipcapture: retry insert in DB on initial failure
- added insert_retries and insert_retry_timeout parameters, which
control how many times and for how long Kamailio should try to
rewrite to the Homer database in case the first attempt fails;
trying to rewrite proves useful especially in heavy load scenarios.
---
modules/sipcapture/README | 173 ++++++++++++++++++---------
modules/sipcapture/doc/sipcapture_admin.xml | 42 +++++++
modules/sipcapture/sipcapture.c | 64 +++++++---
3 files changed, 204 insertions(+), 75 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=e88…
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Kamrul Khan (dodullive.com)
Attached to Project - sip-router
Summary - textopsx : hf_value and hf_value2 can not parse authorize header
Task Type - Bug Report
Category - Module
Status - Unconfirmed
Assigned To -
Operating System - Linux
Severity - Low
Priority - Normal
Reported Version - 4.1
Due in Version - Undecided
Due Date - Undecided
Details - I tried using hf_value and hf_value2 for getting username, uri and response from my authorize header. But, each time it keeps returning Digest as result. For @hf_value2.Authorization.username returns Digest.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=461
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.