linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] Facing problem in multiple calls on same exten


From: mars zhang
Subject: Re: [Linphone-developers] Facing problem in multiple calls on same extension on IOS and Android SDK
Date: Thu, 29 Feb 2024 11:15:33 +0800

Hi,
The current rule of linphone SDK is only one call can keep alive. If you want to support 2 alive call, you need to modify the sdk code to adapt this situation. This is not very easy and requires writing code.

Rushika Patel <rushikakpatel@gmail.com> 于2024年2月28日周三 20:16写道:
Hi,

We had implemented an app on android and IOS. We are facing trouble in call waiting. Right now, if one call on extension is running and someone is making call to the same number that time linphone sending busy inplace of show call dialog.

We had google this and found that to enable that support we need to enable max_calls to 2 or more. We had already set that but still it is not working. We enabled the log and found that there is error like "Receiving a call while one with same address ["Test Deskphone2" <sip:2002@172.16.0.76>] is initiated, refusing this one with busy message".

So someone please help us to rectify this issue, as soon as possible. If there is any possible paid support can be provided then also please let us know pricing for same.

Waiting for your reply.

Thanks in advance.


--
Thanks,
Rushika Patel
_______________________________________________
Linphone-developers mailing list
Linphone-developers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-developers

reply via email to

[Prev in Thread] Current Thread [Next in Thread]