[SR-Users] Re: Serial Forking with differing next hop for each branch?

2023-10-06 Thread Alex Balashov via sr-users
> On 6 Oct 2023, at 10:39, Barry Flanagan via sr-users > wrote: > > On 06/10/2023 15:23, Alex Balashov via sr-users wrote: >> Hello, >> >> If you can't key by R-URI, perhaps then just store a list of routes in a >> database table or similar? > > Thanks. The routes are received via an API

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

2023-10-06 Thread Jayesh Nambiar via sr-users
Hi Henning, Thanks for your responses. The exact use case is as follows: - In a custom SIP header, I'll have the number that is supposed to be dialed out in AES encrypted format - I will have to decrypt it using the shared key and IV that was used to encrypt this phone number on Kamailio - Once

[SR-Users] Re: Serial Forking with differing next hop for each branch?

2023-10-06 Thread Barry Flanagan via sr-users
On 06/10/2023 15:23, Alex Balashov via sr-users wrote: Hello, If you can't key by R-URI, perhaps then just store a list of routes in a database table or similar? Thanks. The routes are received via an API call, and are dynamic. Trying to avoid the overhead of a database. -Barry On 6

[SR-Users] Re: Serial Forking with differing next hop for each branch?

2023-10-06 Thread Alex Balashov via sr-users
Hello, If you can't key by R-URI, perhaps then just store a list of routes in a database table or similar? > On 6 Oct 2023, at 08:35, Barry Flanagan via sr-users > wrote: > > Hi, > Anyone have a clue how the below can be acheived? > > Thanks! > > -Barry > > On Thu, 21 Sep 2023, at 13:52,

[SR-Users] Re: Serial Forking with differing next hop for each branch?

2023-10-06 Thread Barry Flanagan via sr-users
Hi, Anyone have a clue how the below can be acheived? Thanks! -Barry On Thu, 21 Sep 2023, at 13:52, Barry Flanagan wrote: > Hi > > I have a scenario where I need to implement serial forking but each > destination has also a next hop proxy. I can do the forking using > append_branch, but how

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

2023-10-06 Thread Daniel-Constantin Mierla via sr-users
Hello, do you also get error log messages that include "failed to send request with authentication"? Which CRITICAL log appears when you call uac_req_send()? You pasted a couple of them in the initial email? Cheers, Daniel On 05.10.23 17:32, Dr. Barabás Péter wrote: > > Hello, > >   > > I used

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

2023-10-06 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) =