Giter VIP home page Giter VIP logo

Comments (5)

Viish avatar Viish commented on June 18, 2024

Hi @Adnan-addi,

Given your logs, the issue seems to be the qop value in the WWW-Authenticate that we do not seem to support:

23:16:06.189 I channel [0x75d019d280]: received [484] new bytes from [UDP://
sip.kurira.com:5060]:
23:16:06.189 I SIP/2.0 401 Unauthorized
23:16:06.189 I Via: SIP/2.0/UDP
10.52.21.138:40665;received=223.123.43.14;branch=z9hG4bK.pgCCE~8Fh;rport=2
122
23:16:06.189 I To: sip:
[email protected];tag=9f79.cd41df51d552ae3e8473077f7e5b4299
23:16:06.189 I From: <sip:[email protected]>;tag=JRH3VP5Ix
23:16:06.189 I Call-ID: zH4KO1JOby
23:16:06.189 I CSeq: 37 REGISTER
23:16:06.189 I WWW-Authenticate: Digest realm="sip.kurira.com",
nonce="qOBJ6D5Gzh9scvtgPjr+yUlWx+OXkaLzPDgcT0xFvmAA", qop="auth-
int,auth"
23:16:06.189 I Server: OpenSIPS (3.4.3 (x86_64/linux))
23:16:06.189 I Content-Length: 0
23:16:06.189 I
23:16:06.189 I
23:16:06.191 I channel [0x75d019d280] [484] bytes parsed
23:16:06.191 I Found transaction matching response.
23:16:06.191 I Changing [client] [REGISTER] transaction [0x75d0129540], from
state [TRYING] to [COMPLETED]
23:16:06.191 I linphone_core_find_auth_info(): returning auth info
username=+447824869580, realm=sip.kurira.com
23:16:06.191 I AuthStack::authFound() for
Username[+447824869580];Userid[];Realm[sip.kurira.com];Domain[sip.kurira.com];A
lgorithm[];AvailableAlgorithms[];
23:16:06.191 I Auth info found for [+447824869580] realm [sip.kurira.com]
23:16:06.191 E belle_sip_fill_authorization_header, unsupported qop [auth-int], use
auth or nothing instead

Given the error message, I'd say you have to change your OpenSIPS server configuration to change the qop value from auth-int to auth.

That being said, please keep in mind that Linphone source code is distributed under GPLv3 license that requires you to mention the original license and publish your own app source code under the same license, which doesn't seems to be the case for the app currently on the Play Store and AppStore.
So either update your app & website to properly follow the license or contact our sales department using the contact form on our website (https://linphone.org/contact) to purchase a proprietary license.

Cheers,

from linphone-android.

Adnan-addi avatar Adnan-addi commented on June 18, 2024

@Viish

Hi , Hope your doing well.

After reviewing the details we came to this point that we cannot change server qop settings. Is there a way to change it at sdk level and make it work ?

from linphone-android.

Viish avatar Viish commented on June 18, 2024

Hi @Adnan-addi,

Not with our public APIs, no. You'd have to hack our SDK source code to make the change.

You can also contact our sales department for a quotation for us to do the work though.

from linphone-android.

Adnan-addi avatar Adnan-addi commented on June 18, 2024

any link or contact of the sales department? i can't find it please help. Thanks

from linphone-android.

Viish avatar Viish commented on June 18, 2024

@Adnan-addi Simply use contact form button on our website https://linphone.org/contact#content-bottom3

from linphone-android.

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.