mayurAzoi / idoubs

Automatically exported from code.google.com/p/idoubs
0 stars 0 forks source link

incoming call not working in app suspended state #112

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
I am not having any problem in receiving incoming call while the app is in 
background mode and in foreground mode. But if the app is suspended 
(terminated) by the system, i could not receive any incoming call. 

What is the expected output? What do you see instead?

The call was terminated.From caller app, i am getting Temporarily unavailable 
message in incoming event notification. The console log is
eargs.eventType=8
eargs.description=<NgnInviteEventArgs: 0x79e8020>
eargs.sipPhrase=Temporarily unavailable

What version of the product or source code revision are you using? On what
operating system?
 revision: r196
 ios 5

Please provide any additional information below.

Original issue reported on code.google.com by kpcdines...@gmail.com on 19 Jun 2012 at 5:23

GoogleCodeExporter commented 9 years ago
Very confusing.
I don't see how you expected receiving calls if the app is terminated unless 
you implement push notifications.

Original comment by boss...@yahoo.fr on 19 Jun 2012 at 9:35

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I have successfully implemented the push notification to wake up the 
application even after it's termination.

Original comment by kpcdines...@gmail.com on 2 Jul 2012 at 6:27

GoogleCodeExporter commented 9 years ago
can you explain me, How u fix the issue.

I too have the same problem.

Original comment by pingtosu...@gmail.com on 12 May 2015 at 10:46