[SR-Users] Issue with userblacklist module after 4.4.2 upgrade

2016-07-05 Thread Tim Balmer
g is working as expected again so it looks to me like a bug in the 4.4.2 release. Is anyone else experiencing the same issues after the 4.4.2 upgrade or is it just me doing something wrong? Best Regards, Tim Balmer ___ SIP Express Router (SE

Re: [SR-Users] Issue with userblacklist module after 4.4.2 upgrade

2016-07-05 Thread Tim Balmer
ing the table parameter > within the check_user_blacklist call but both are not making any difference. > > After downgrading the sipproxy back to 4.4.1 everything is working as > expected again so it looks to me like a bug in the 4.4.2 release. Is anyone > else experiencing

Re: [SR-Users] Issue with userblacklist module after 4.4.2 upgrade

2016-07-05 Thread Tim Balmer
.2 upgrade Hello, can you try now with latest branch 4.4? Thanks, Daniel On 05/07/16 14:26, Tim Balmer wrote: > Hi Daniel, > > Thanks for your quick response, please let me know if you want me to test > something. > > > Cheers, > Tim > > -Oorspronkelijk beric

Re: [SR-Users] Issue with userblacklist module after 4.4.2 upgrade

2016-07-05 Thread Tim Balmer
r.org] Namens Daniel-Constantin Mierla Verzonden: dinsdag 5 juli 2016 16:39 Aan: Kamailio (SER) - Users Mailing List Onderwerp: Re: [SR-Users] Issue with userblacklist module after 4.4.2 upgrade Hello, can you paste here how you execute the userblacklist function in the kamailio.cfg? Cheers, Dani

Re: [SR-Users] Issue with userblacklist module after 4.4.2 upgrade

2016-07-05 Thread Tim Balmer
e for userblacklist_table should be used, which was not changed either. I pushed another commit to add a bit more details to the log messages. Can you try again with the latest 4.4 branch and paste again the log messages? Cheers, Daniel On 05/07/16 16:54, Tim Balmer wrote: > Of course

Re: [SR-Users] Issue with userblacklist module after 4.4.2 upgrade

2016-07-06 Thread Tim Balmer
: Kamailio (SER) - Users Mailing List Onderwerp: Re: [SR-Users] Issue with userblacklist module after 4.4.2 upgrade I see that the core dump file is generated, can you get the backtrace out of it with gdb? Cheers, Daniel On 06/07/16 08:47, Tim Balmer wrote: > With the latest commit kamailio cras

Re: [SR-Users] Issue with userblacklist module after 4.4.2 upgrade

2016-07-06 Thread Tim Balmer
09:46, Tim Balmer wrote: > Of course, > > Since the backtrace contains some phone numers and stuff I sended the actual > backtrace offlist. > > > Regards, > Tim > -- Daniel-Constantin Mierla http://www.asipto.com - http://www.kamailio.org http://twitter.com/#!/miconda

Re: [SR-Users] Permissions module question

2016-09-14 Thread Tim Balmer
the repository. So in case you are also dealing with issues caused by this bug you can either manually compile the latest GIT version or just use 4.4.1 for now and wait for the 4.4.3 release. Best Regards, Tim Balmer Van: sr-users [mailto:sr-users-boun...@lists.sip-router.org] Namens Ivan Dudko

[SR-Users] Regex module having trouble with large regex expressions in kamailio 4.4.5

2017-03-23 Thread Tim Balmer
logs while in fact it is not working. Checked the regex module documentation but there I cannot find any limits regarding to the size of invididual expressions. Is it me missing something or did I discover a bug in de regex module? Best Regards,

Re: [SR-Users] Regex module having trouble with large regex expressions in kamailio 4.4.5

2017-03-24 Thread Tim Balmer
gone further checking, as I am out of the office, but I guess it just truncates the longer lines to the limit. So it would require a patch to extend that. Cheers, Daniel March 23, 2017 9:05 AM, "Tim Balmer" wrote: > Hi, > > I discovered some strange behavior from the regex mo