0

I developed a mobil app for Android phones.

And I used linphone-sdk-android-5.1.2.aar in this app.

My app is

linphone account to linphone account - perfect working

freePBX account to linphone account - perfect working

but

linphone account to freePBX account - not working

freePBX account to freePBX account - not working

for incoming call accept.

I think, linphone-android-sdk isn't accept third party accounts for incoming calls.

How can i use my application with linphone-sdk-android for incoming calls to my freePBX accounts?

moorker
  • 105
  • 2
  • 13

2 Answers2

0

I think, linphone-android-sdk isn't accept third party accounts for incoming calls.

That isn't true, but without logs it will be hard to tell you what's wrong in your project.

Cheers,

Viish
  • 434
  • 4
  • 12
  • Many thanks for your answer. Yes, it isn't true. Because, I tried a lot of tests and I found my problem. I changed my freePBX extensions chan pjsip to chan sip. It works fine. Thanks and Best Regards. – moorker May 17 '22 at 21:38
  • Great! Please mark this issue as resolved then to help other people that may have the same issue you did. – Viish May 18 '22 at 07:29
0

I tried a lot of tests and I found my problem. I changed my freePBX extensions chan pjsip to chan sip. It works fine.

moorker
  • 105
  • 2
  • 13