[SR-Users] How to handle a 301 redirect request from a client?

2022-06-23 Thread Benoît Panizzon
Hi Gang We want to allow customers to send a 301 to forward calls to mimik ISDN PARE. The new destination is in the contact user HF. So I guess I could handle this on the t_on_failure route to catch that error, extract the contact user HF, craft an appropriate Diversion header and send the call

Re: [SR-Users] problem getting the rtp packet source port

2022-06-23 Thread Mojtaba
I think your customers use symmetric nat, so you have to use TURN service for relaying RTP sessions, In this situation, the ports in SDP are ignored and the RTP will be delivered to the ports used to send. cheers On Mon, Jun 13, 2022 at 11:33 AM Patrick Karton wrote: > Thé port in SDP is the por

Re: [SR-Users] Recommended openSSL version

2022-06-23 Thread Karsten Horsmann
Hi Igor, I jumped from 5.3 to 5.5.x so I read carefull the changelog and migrate steps. https://www.kamailio.org/wiki/features/new-in-5.5.x Show a bit about tls. Igor Olhovskiy schrieb am Mi., 22. Juni 2022, 21:08: > Karsten, > > Thanks for your answer! > > Out of your head, were there any si

Re: [SR-Users] Possibility of mirroring the rpm/deb.kamailio.org repos efficiently via rsync?

2022-06-23 Thread Sergey Safarov
Hello Malte You can download repo using this instruction curl -O https://raw.githubusercontent.com/kamailio/kamailio-ci/builder/builder/pull-packages.sh chmod 755 pull-packages.sh pull-packages.sh 5.3.2 centos-8 amd64 https://hub.docker.com/repository/docker/kamailio/kamailio-store/general On

Re: [SR-Users] Kamailio Procedure

2022-06-23 Thread Mathias WOLFF
Hello, Could you give the error you got ? Regards . Mathias WOLFF Tel : +33 9.72.13.22.62 Gsm : +33 6.79.59.43.32 . CONFIDENTIALITE. Cet email (y compris les éven

[SR-Users] Kamailio Procedure

2022-06-23 Thread Suporte
Hi Does anyone have the procedure model for Kamailio_cdrs, I'm trying to implement the model from the book, but the syntax error always appears. Thanks for the support. Adriano Vieira __ Kamailio - Users Mailing List - Non Commercial Discu

Re: [SR-Users] Testers wanted for new TLS transport based on wolfSSL

2022-06-23 Thread Anthony Alba
On Fri, Jun 17, 2022 at 6:54 PM Daniel-Constantin Mierla wrote: > > For the moment just adding that Ubuntu 20.04 has libwolfssl-dev 4.30, so > the module does not compile there. > > Cheers, > Daniel Hello Daniel and sr-users, To facilitate testing of tls_wolfssl I have pushed a commit that contai