linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Implement iOS Background Mode for incoming cal


From: Luis Soltero
Subject: Re: [Linphone-developers] Implement iOS Background Mode for incoming call
Date: Wed, 01 Oct 2014 04:17:35 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Note that receive calls in background mode on iOS you must use TCP and not UDP. 

--luis

On 10/1/14, 4:05 AM, Xaree wrote:
> Dear all,
>
>
> I use Linphone C API to write an iOS VoIP app. After I did add some code for 
> background mode, it still can't receive
> incoming call in background. I'm not sure what the problem is. Hope someone 
> can provide hints for me.
>
> I did the following jobs from the official docs 
> (http://www.linphone.org/docs/liblinphone/group__IOS.html) for the
> background mode in iOS:
>
> 1. add `voip` and `audio` value in the .plist for background mode.
> 2. refresh register and call `-setKeepAliveTimeout:handler:` in 
> UIApplicationDelegate method
> `-applicationDidEnterBackground:`.
>
> Did I miss something?
>
> Is there any minimal example to implement the background incoming call (not 
> the big linphone-iphone project)?
>
> I don't understand how the official linphone-iphone project implements the 
> background incoming call. After removing
> the `-setKeepAliveTimeout:handler:` implementation, the official 
> linphone-iphone app still can receive the background
> incoming call.
>
>
> Best regards,
> Xaree
>
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/linphone-developers
>

-- 


Luis Soltero, Ph.D., MCS
Director of Software Development, CTO
Global Marine Networks, LLC
StarPilot, LLC
Tel: +1.865.379.8723
Fax: +1.865.681.5017
E-Mail: address@hidden
Web: http://www.globalmarinenet.net
Web: http://www.redportglobal.com
Web: http://www.starpilotllc.com




reply via email to

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