[SR-Users] Re: Multiple headers in http client request

2023-09-17 Thread Matteo Brancaleoni
> with kemi if that http request is the only business logic that need more > complex stuff. > > > > Matteo Brancaleoni schrieb am Mi., 13. Sept. > 2023, 10:31: > >> Ok, >> >> seems that the Content-Type is added automatically by libcurl when >

[SR-Users] Re: Multiple headers in http client request

2023-09-13 Thread Matteo Brancaleoni
ing? Propose a patch to split the headers string into a libcurl linked list? br, Mat On Tue, Sep 12, 2023 at 5:53 PM Matteo Brancaleoni wrote: > Hello all :) > > I'm struggling to add two headers to an http client request, but cannot > find a proper way to do it. > > The head

[SR-Users] Multiple headers in http client request

2023-09-12 Thread Matteo Brancaleoni
Hello all :) I'm struggling to add two headers to an http client request, but cannot find a proper way to do it. The headers are Authorization and Content-Type. The first try is with http_client module, beside undocumented, is possible to add multiple headers separating them with "\r\n". What I

Re: [SR-Users] Kamailio v5.6.2 Released

2022-10-06 Thread Matteo Brancaleoni
Hi, there's asmall typo in https://www.kamailio.org/w/2022/10/kamailio-v5-6-2-released/ , "Relevant notes, binaries and packages will be uploaded at:" points to old 5.6.1 link. bye, mat On Thu, Oct 6, 2022 at 1:00 PM Daniel-Constantin Mierla wrote: > > Hello, > > Kamailio SIP Server v5.6.2

Re: [SR-Users] Interactions of dmq_usrloc and usrloc w/db_mode > 0

2022-09-29 Thread Matteo Brancaleoni
same setup these days, in > a lab everything works just fine. +1 to the initial question. > >> > >> On Mon 26 Sep 2022 at 18:33, Joel Serrano wrote: > >> +1 in this situation haha, also hoping to get some nice input :D > >> > >> On Mon, Se

Re: [SR-Users] Interactions of dmq_usrloc and usrloc w/db_mode > 0

2022-09-26 Thread Matteo Brancaleoni
Well, I asked a similar question here https://lists.kamailio.org/pipermail/sr-users/2022-July/115160.html but no answer yet :) What I see on my side is that it indeed works, the only drawback is that the same contact is getting synced to DB, which causes a duplicate error unless you use the

[SR-Users] Using usrloc db_insert_update in a dmq replicated environment with shared db ?

2022-07-19 Thread Matteo Brancaleoni
Hi, I was wondering if it is safe from a cache consistency pow to enable usrloc db_insert_update in a dmq replicated environment, where all registrars share the same db. I'm already using the filter option to avoid loading/deletion by server id, but there's no similar option for writing. I know

[SR-Users] Nathelper sip ping and Path support ?

2022-07-17 Thread matteo brancaleoni
Hello, I'm trying to setup the following scenario with sip ping: UAC -> Kamailio Edge -> Kamailio Registrar Edge proxy is a multihomed proxy with public/private ips and the registrar is a kamailio on a private network. The edge acts as a nat proxy and loadbalancer. Edge proxy inserts a Path