Re: [Blink] debian buster

2021-07-28 Thread Adrian Georgescu
The 200 OK is not correctly handed. Can you enable both notifications and pjsip traces as well > On 28 Jul 2021, at 19:00, Alberto wrote: > > Hi, > I mentioned I'm reproducing this on my own asterisk vm, > I happen to have the cli open and noticed this error when blink cores > > [Jul 28

Re: [Blink] debian buster

2021-07-28 Thread Alberto
Hi, I mentioned I'm reproducing this on my own asterisk vm, I happen to have the cli open and noticed this error when blink cores [Jul 28 22:39:43] WARNING[24030]: pjproject: : tsx0x7f7e5c315d48 .Error sending Response msg 200/INVITE/cseq=19985 (tdta0x7f7e50010d68): Invalid operation

Re: [Blink] debian buster

2021-07-28 Thread Alberto
attached, thanks for looking into this. On Wed, 28 Jul 2021 at 22:01, Adrian Georgescu wrote: > Can you show the sip trace. Enable SIP trace file logging. > > Adrian > > > > On 28 Jul 2021, at 17:57, Alberto wrote: > > I have python3-sipsimple 5.2.5buster amd64 > > On Wed, 28 Jul 2021 at

Re: [Blink] debian buster

2021-07-28 Thread Alberto
I have python3-sipsimple 5.2.5buster amd64 On Wed, 28 Jul 2021 at 17:57, Adrian Georgescu wrote: > What version of python3-sipsimple are you running? > > dpkg -l python3-sipsimple > > On 28 Jul 2021, at 13:50, Alberto wrote: > > I could do that, at least now we know that the "Unsupported

Re: [Blink] debian buster

2021-07-28 Thread Alberto
I could do that, at least now we know that the "Unsupported Protocol" is about. But now I have another problem, I tried to make a call using tls 1.2 and sdes. Blink established the call, I got less than half a second of audio, then cored. I followed this for crash reports:

Re: [Blink] debian buster

2021-07-28 Thread Alberto
Hi, I did some more tests with a different asterisk server on a vm, the problem is that the server only accepts tls 1 and blink(libraries) only support tls 1.2. When I change this setting on the server to tls 1.2, blink works just fine. However, I can't make the real provider change protocol for