[SR-Users] Re: uac_req_send + evroute + crash

2023-10-05 Thread Dr . Barabás Péter via sr-users
Hello, I used kamailio version 5.6.2. I refreshed to 5.7.2 today. As I remember it was in kamailio long time ago therefore I could skip evroute route. But this CRITICAL log appears always when I call uac_req_send(). I call it with settings: $uac_req(auser) = $var(username); $uac_req(apasswd) = $v

[SR-Users] Re: uac_req_send + evroute + crash

2023-10-05 Thread Daniel-Constantin Mierla via sr-users
Hello, On 05.10.23 16:34, Dr. Barabás Péter via sr-users wrote: > > Hi All, > >   > > I use kamailio In front of Asterisk and kamailio needs to refresh > registrations periodically towards Asterisk to ensure the availability > of users from Asterisk side. > > I use uac module and call uac_req_send

[SR-Users] uac_req_send + evroute + crash

2023-10-05 Thread Dr . Barabás Péter via sr-users
Hi All, I use kamailio In front of Asterisk and kamailio needs to refresh registrations periodically towards Asterisk to ensure the availability of users from Asterisk side. I use uac module and call uac_req_send() for sending REGISTER requests. I set $uac_req(evroute)=1 The event_route[uac:rep

[SR-Users] Re: Crypto module AES algorithm details

2023-10-05 Thread Henning Westerholt via sr-users
(Please keep the list in CC) Hello, The web tools might use another logic internally. I had some success with a java library use case and also with PostgreSQL, I think. A usual use-case is to have an encrypted password value in a DB, for data at rest encryption. The password is encrypted from