[OpenSIPS-Users] OpenSIPs -> Asterisk

2021-03-24 Thread Social Boh
Hello, I'm looking for the best configuration for this setting: OpenSIPs -> AsteriskPBX on a local server without public IP and with remote and local extensions. Testing different configurations I can call from remote extension and access to media services configured on Asterisk. I can

Re: [OpenSIPS-Users] mid_registrar lookup

2021-03-24 Thread volga629 via Users
Hello Liviu, May I send few screen shot of sip flow for this call ? volga629. On 3/24/21 8:57 AM, volga629 via Users wrote: Hello Liviu, We use topology hiding edge proxy for end point. Here are example of contact

Re: [OpenSIPS-Users] Using sngrep for visualising encrypted SIP traffic

2021-03-24 Thread Ovidiu Sas
Ciao Giovanni, Those are great additions! I will integrate them into the blog, to be more comprehensive. Thanks, Ovidiu On Wed, Mar 24, 2021 at 10:31 AM Giovanni Maruzzelli wrote: > > Ciao Ovidiu! > > We're often in parallel :) > > I found that if you create the transaction before creating (if

Re: [OpenSIPS-Users] Mid_Registrar outgoing_expire issue (Bug?)

2021-03-24 Thread Ricardo Martinez
Guys. I finally install all the latest changes…. So far so good… at least the initial problem for the outgoing_expire not modified is fixed!!. Thanks again for your help! Ricardo *De:* Liviu Chircu *Enviado el:* miércoles, 24 de marzo de 2021 11:09 *Para:* Ricardo Martinez ; OpenSIPS

Re: [OpenSIPS-Users] Using sngrep for visualising encrypted SIP traffic

2021-03-24 Thread Giovanni Maruzzelli
Ciao Ovidiu! We're often in parallel :) I found that if you create the transaction before creating (if any) the dialog, then the ACK is traced even from HEP. What I would add to the super nice recipe is: - let's give a portrange to sngrep, so it will not analyze all traffic on all ports, and

Re: [OpenSIPS-Users] Mid_Registrar outgoing_expire issue (Bug?)

2021-03-24 Thread Liviu Chircu
On 24.03.2021 16:05, Ricardo Martinez wrote: So.. in order to make the update… is just fine to make it through git using this? git clone https://github.com/OpenSIPS/opensips.git -b 3.1 opensips-3.1 That will pull all the latest changes ??

Re: [OpenSIPS-Users] Mid_Registrar outgoing_expire issue (Bug?)

2021-03-24 Thread Ricardo Martinez
Liviu. Thanks for that!… that seems to deal with the problem I’m facing…. I will try the update and let you know! One more question…. I have installed opensips 3.1.0 from the link *http://opensips.org/pub/opensips/latest* , that’s why I have the

Re: [OpenSIPS-Users] Mid_Registrar outgoing_expire issue (Bug?)

2021-03-24 Thread Liviu Chircu
On 24.03.2021 15:51, volga629 wrote: Is in 3.1.2 all those fixes will be released ? Yes, most of them have not made it into 3.1.1. -- Liviu Chircu www.twitter.com/liviuchircu | www.opensips-solutions.com ___ Users mailing list

Re: [OpenSIPS-Users] Mid_Registrar outgoing_expire issue (Bug?)

2021-03-24 Thread volga629 via Users
Hello Liviu, Is in 3.1.2 all those fixes  will be released ? volga629 On 3/24/21 10:26 AM, Liviu Chircu wrote: On 24.03.2021 15:18, Ricardo Martinez wrote: I'm using version: opensips 3.1.0

Re: [OpenSIPS-Users] Mid_Registrar outgoing_expire issue (Bug?)

2021-03-24 Thread Liviu Chircu
On 24.03.2021 15:18, Ricardo Martinez wrote: I'm using version: opensips 3.1.0 (x86_64/linux) git revision: 58804282f *git log 58804282fe5..HEAD modules/mid_registrar* There are at least 8 mid-registrar fixes which you are missing, including: -- commit

Re: [OpenSIPS-Users] Mid_Registrar outgoing_expire issue (Bug?)

2021-03-24 Thread Ricardo Martinez
Hi Volga. Thanks for your answer. Let me get this right. In my case… if I receive a REGISTER to the mid_registrar like this: REGISTER Contact: ;+sip.instance="";reg-id=1;expires=300 Expires: 300. I apply the work around you mention… Then I will get the outgoing_register to the PBX

Re: [OpenSIPS-Users] Mid_Registrar outgoing_expire issue (Bug?)

2021-03-24 Thread Ricardo Martinez
Hi Liviu. I'm using version: opensips 3.1.0 (x86_64/linux) git revision: 58804282f Ricardo -Mensaje original- De: Liviu Chircu Enviado el: miércoles, 24 de marzo de 2021 4:59 Para: OpenSIPS users mailling list ; Ricardo Martinez Asunto: Re: [OpenSIPS-Users] Mid_Registrar

Re: [OpenSIPS-Users] mid_registrar lookup

2021-03-24 Thread volga629 via Users
Hello Liviu, We use topology hiding edge proxy for end point. Here are example of contact header Contact: that call is inbound from PBX  to opensips and opensips forward to end point.    

Re: [OpenSIPS-Users] mid_registrar lookup

2021-03-24 Thread Liviu Chircu
On 24.03.2021 05:04, volga629 via Users wrote: But then arrive the ACK and that where start the problems lookup  only find first contact and not second. Hi Volga, So you're doing a lookup() on the ACK Request-URI?  Typically, the ACK R-URI will contain a contact header, which is not meant to

Re: [OpenSIPS-Users] Mid_Registrar outgoing_expire issue (Bug?)

2021-03-24 Thread Liviu Chircu
On 23.03.2021 17:46, Ricardo Martinez wrote: Hi. I’m still unable to understand why the REGISTER is not using the outgoing_expire. Hi, What version are you using?  `opensips -V` -- Liviu Chircu www.twitter.com/liviuchircu | www.opensips-solutions.com