Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SIP Calls on Samsung S24 Ultra in Production Mode #483

Open
viniciusoliverrs opened this issue Oct 3, 2024 · 2 comments
Open

SIP Calls on Samsung S24 Ultra in Production Mode #483

viniciusoliverrs opened this issue Oct 3, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@viniciusoliverrs
Copy link

Description:
We are experiencing a specific issue on the Samsung S24 Ultra related to SIP calls. When an incoming call is received and the application is started, audio is not transmitted correctly, resulting in a timeout or authentication error. Interestingly, SIP registration works without issues.

Observed Behavior:

Scenario: Production Mode
Action: Answering a SIP call
Result:
Audio is not transmitted.
Timeout or authentication errors occur.
Testing Scenario:

Debug Mode: The issue does not occur, and calls function normally.
Possible Causes:

Suspected limitations related to the device kernel or operating system, potentially affecting packet size.
Steps Taken:

Verified SIP configuration.
Tested on other devices (normal results).
Analyzed logs during calls (no clear error identified).
Reviewed app permissions and network settings.
Request for Help:

Has anyone encountered a similar issue?
Any suggestions for resolving this problem?
Thank you for your assistance!

@viniciusoliverrs viniciusoliverrs added the bug Something isn't working label Oct 3, 2024
@mikaelwills
Copy link
Contributor

Have a look at what audio codecs are being sent in the SDP compared to what audio codecs your PBX accepts

@BarakatMohamad
Copy link

@mikaelwills I asked you many time , why you did not replaying me ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants