Git Product home page Git Product logo

Comments (12)

maximilianfridrich avatar maximilianfridrich commented on June 12, 2024 1

You can start baresip with the -s option. (edit: and maybe the -v option, although for now we just need the traces)

from baresip.

haricane8133 avatar haricane8133 commented on June 12, 2024 1

Thanks. I don't have access to system now. I will share a few hours later.

from baresip.

maximilianfridrich avatar maximilianfridrich commented on June 12, 2024 1

Thanks, I will have a look.

from baresip.

haricane8133 avatar haricane8133 commented on June 12, 2024 1

@maximilianfridrich, wow 🚀 👍🏽 .
That did solve the issue.

But what is interesting is that media encryption is turned off in Linphone configs.
Maybe it is an issue on their side then....?

image

from baresip.

haricane8133 avatar haricane8133 commented on June 12, 2024 1

Sure got it. Thanks a lot for the help!

from baresip.

maximilianfridrich avatar maximilianfridrich commented on June 12, 2024

@haricane8133 It is difficult to figure out what happened without knowing what was sent in the SDP offer.

Could you provide a trace of what was sent in the INVITE to BareSIP?

from baresip.

haricane8133 avatar haricane8133 commented on June 12, 2024

Sure. Is there a way to turn on Verbose logs from Baresip, or should I intercept network?

from baresip.

haricane8133 avatar haricane8133 commented on June 12, 2024

@maximilianfridrich, here are the logs after starting baresip with -s

baresip_init_logs.txt

account_registration_logs.txt

linphone_call_logs.txt

from baresip.

haricane8133 avatar haricane8133 commented on June 12, 2024

Here are the logs after starting baresip with -v

baresip_init_logs.txt

account_registration_logs.txt

linphone_call_logs.txt

from baresip.

maximilianfridrich avatar maximilianfridrich commented on June 12, 2024

It's a configuration issue. I was able to reproduce your problem, then I configured BareSIP differently and now it works:

In the global baresip configuration I loaded

module			dtls_srtp.so

and to my account configuration I added

;mediaenc=dtls_srtp

Please let me know if that resolves your issue.

from baresip.

haricane8133 avatar haricane8133 commented on June 12, 2024

Considering that our instance may get calls from multiple sources which may or may not have media encryption, or different media encryptions each, is it possible to configure our BareSip instance to support more than one at a time?

If we add the media encryption to our account configs as mentioned, would incoming calls without media encryption fail?
(I am unable to test this as of the moment as I am unable to determine what the Linphone app does)

from baresip.

maximilianfridrich avatar maximilianfridrich commented on June 12, 2024

Maybe it is an issue on their side then....?

The incoming INVITE looks like it came from an Asterisk server. Maybe that Asterisk needs to be configured differently.

If we add the media encryption to our account configs as mentioned, would incoming calls without media encryption fail?

I'm honestly not sure, trying it out is probably best.

from baresip.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.