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