Is there an option in the ACC module for this, or I should handle dialog
tracking using dialog module?
On Tue, Nov 1, 2016 at 10:24 AM, Alex Balashov
wrote:
> On 11/01/2016 02:43 AM, Gholamreza Sabery wrote:
>
> If you enable acc module to log CDR data into a database a user can send
>> an infin
On 11/01/2016 02:43 AM, Gholamreza Sabery wrote:
If you enable acc module to log CDR data into a database a user can send
an infinite number of BYE requests to the server and all of them will be
logged into the database as "481 Call/transaction does not exist"! How
can we prevent this?
Don't d
If you enable acc module to log CDR data into a database a user can send an
infinite number of BYE requests to the server and all of them will be
logged into the database as "481 Call/transaction does not exist"! How can
we prevent this?
___
SIP Express R
Hi!
Just resolved this one. Actual problem was in 4.4.0-dev version. With
update to lastest issue is fixed.
Thanks!
2016-10-28 11:06 GMT+03:00 Federico Cabiddu :
> Hi,
> I'm currently travelling and I don't always have a connection. Have you
> tried to set module's parameter "use_domain" to 1?
>
Hello,
the to header doesn't have the ending '>' after its uri:
<<+123456789 >
The first << and last >> are from the log messages, but before ;tag=, it
has to be another >, to close the one started before Hi!
>
> Having some issues with Kamailio 4.3 reporting a malformed header, but
> I cann