Re: [SR-Users] ACC module and BYE attacks

2016-10-31 Thread Gholamreza Sabery
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

Re: [SR-Users] ACC module and BYE attacks

2016-10-31 Thread Alex Balashov
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

[SR-Users] ACC module and BYE attacks

2016-10-31 Thread Gholamreza Sabery
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

Re: [SR-Users] TSILO module use failure

2016-10-31 Thread Igor Olhovskiy
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? >

Re: [SR-Users] Malformed To header, or?

2016-10-31 Thread Daniel-Constantin Mierla
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