linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Set to "one call only" mode


From: Mario Josifovski
Subject: Re: [Linphone-developers] Set to "one call only" mode
Date: Wed, 12 Jun 2013 09:41:14 +0200

Hi Jehan,

I have just tried using linphone_core_set_max_calls(core, 1) and it did half of the job, meaning i didn't get any update notification for the second incoming call.
When i ring the app from the second phone, it still doesn't get a busy signal, but a normal ring.

Please advise

Mario


On 12 Jun 2013, at 08:52, Jehan Monnier wrote:

Hi,

Use linphone_core_set_max_calls to limit the number of calls.


Le 12 juin 2013 à 04:30, Mario Josifovski a écrit :

I am working on iOS project that requires VOIP integration without multi call support.

Once the line is engaged I have tried setting the 2nd call to busy,
 linphone_core_decline_call([LinphoneManager getLc], call, LinphoneReasonBusy);
but this didn't seem to work.

How do i do this ?

Thanks


_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


reply via email to

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