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

TCP not listening on Android 9.0 Pie with Proxy SIP Server. #1035

Open
rdjanati opened this issue Dec 16, 2019 · 2 comments
Open

TCP not listening on Android 9.0 Pie with Proxy SIP Server. #1035

rdjanati opened this issue Dec 16, 2019 · 2 comments

Comments

@rdjanati
Copy link

TCP not listening on Android 9.0 Pie with Proxy SIP Server.

No incoming calls when using SIP over TCP on Android 9.0 (Pie).
Caller can initiate calls, but Callee doesn't receive the incoming SIP INVITE.
This doesn't work when Kamailio SIP Proxy is used. It works, with TCP, however when sipDroid runs on Android 7.0 (Nougat).
When UDP is used for SIP, the call gets established. The incoming INVITE is received. But, there is no audio both ways.
With Android 7.0 and UDP, the call works. Both SIP and Audio are OK.

Has anyone experienced similar incoming calls issues with Android 9.0?

Thank you,
Rabah

@xiaochuan4938
Copy link

hi, how can you run this app in android studio , I don't know how to get it work.

@rdjanati
Copy link
Author

hi, how can you run this app in android studio , I don't know how to get it work.

Just import Project from Android Studio and fix highlighted errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants