[SR-Users] Re: Filtering codes in db acc

2024-06-06 Thread Jon Bonilla (Manwe) via sr-users
El Thu, 6 Jun 2024 17:48:43 + Henning Westerholt escribió: > Hello, > > just to double check, you are also setting this two flags then in processing > the INVITE, right? > Yes. I get the failed rows in the database tables "missed_calls" I just want in a invite-407-invite-486 call to have a

[SR-Users] Re: Filtering codes in db acc

2024-06-06 Thread Henning Westerholt via sr-users
Hello, just to double check, you are also setting this two flags then in processing the INVITE, right? Cheers, Henning -- Henning Westerholt – https://skalatan.de/blog/ Kamailio services – https://gilawa.com > -Original Message- > From: Jon Bonilla (Manwe) via sr-users > Sent: Donne

[SR-Users] Re: CentOS 7 and 8 deprecated

2024-06-06 Thread Karsten Horsmann via sr-users
Hi Sergey, yes Centos 7 and 8 are still in use. Most users tend to upgrade / switch to an stabilized Centos 8 clone like alma Linux and Rocky Linux and one I forgot. I used centos 7 in the past and switched to Rocky Linux 8 (aka centos 8). "Rocky 8 (Code Name "Green Obsidian") has general suppor

[SR-Users] Re: Filtering codes in db acc

2024-06-06 Thread Jon Bonilla (Manwe) via sr-users
El Thu, 6 Jun 2024 15:40:19 +0200 "Jon Bonilla (Manwe) via sr-users" escribió: > > DEBUG: acc [acc_logic.c:721]: tmcb_func(): acc callback called for > t(0x7f7cec807480) event type 512, reply code 407 > > DEBUG: acc [acc_logic.c:443]: should_acc_reply(): probing acc state - code: > 407 flags: 0

[SR-Users] Filtering codes in db acc

2024-06-06 Thread Jon Bonilla (Manwe) via sr-users
Hi all I'm trying to make kamailio not to insert a row in missed_calls table when reply code is 407. But even if I set the "failed_filter" modparam the 407 row is inserted. The acc mmodparams are: modparam("acc", "db_table_acc", "kam_acc") modparam("acc", "db_flag", FLT_ACC) modparam("acc", "db