prakash1307 / siphon

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

iOS 4 multitask #410

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Used GV Voice to initiate with Siphon running in background with iOS 4
2. Siphon does not support iOS 4 background... yet?
3. using magicjack VoIP on Siphon

Original issue reported on code.google.com by sonphan...@gmail.com on 23 Jun 2010 at 12:39

GoogleCodeExporter commented 8 years ago
i am also looking for the same....

please give us some advice on these..

Original comment by khatrida...@gmail.com on 29 Jun 2010 at 9:01

GoogleCodeExporter commented 8 years ago
i'm working on, so this support should arrive in few days.

Original comment by samuelv0...@gmail.com on 30 Jun 2010 at 1:16

GoogleCodeExporter commented 8 years ago
Issue 92 has been merged into this issue.

Original comment by samuelv0...@gmail.com on 30 Jun 2010 at 1:16

GoogleCodeExporter commented 8 years ago
Issue 216 has been merged into this issue.

Original comment by samuelv0...@gmail.com on 30 Jun 2010 at 1:18

GoogleCodeExporter commented 8 years ago

Original comment by samuelv0...@gmail.com on 4 Jul 2010 at 12:32

GoogleCodeExporter commented 8 years ago
something new with ios4 background?
thank you 

Original comment by lucian.v...@gmail.com on 6 Jul 2010 at 10:07

GoogleCodeExporter commented 8 years ago
Well. Don't be inpatient, but if you have an update, please do tell us.

Original comment by GRMrGe...@gmail.com on 6 Jul 2010 at 12:05

GoogleCodeExporter commented 8 years ago
you could use local notifications for incoming calls

Original comment by kyd...@gmail.com on 8 Jul 2010 at 10:13

GoogleCodeExporter commented 8 years ago
Good luck Samuel making your app working in the background. IOS4 Background app 
wakeup supports only TCP calls, they do not have any UDP support which makes it 
unusable for SIP VOIP without push notifications. 

Original comment by rod.assa...@gmail.com on 11 Jul 2010 at 3:26

GoogleCodeExporter commented 8 years ago
If you are right, my app supports multitask ;-)
Unfortunately SIP providers support UDP mainly !!! 

Original comment by samuelv0...@gmail.com on 11 Jul 2010 at 4:54

GoogleCodeExporter commented 8 years ago
Yes.  That is true.  Your app can be built to support the multitasking but none 
of the SIP provider I know of supports TCP for incoming calls. Apple is so 
stupid to do this. I hope the new 4.1 would change that but it does not look 
like it so far.

Original comment by rod.assa...@gmail.com on 15 Jul 2010 at 2:46

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
hello again. is there something new about this?

Original comment by lucian.v...@gmail.com on 21 Jul 2010 at 9:00

GoogleCodeExporter commented 8 years ago
You guys could use Pbxes like Sipdroid recommends.

Original comment by kyd...@gmail.com on 21 Jul 2010 at 7:21

GoogleCodeExporter commented 8 years ago
It is running in background in os4? Does it works with asterisk?
10x

Original comment by lucian.v...@gmail.com on 23 Jul 2010 at 9:41

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
RE: Comment 14 by kydorn, Jul 21 (3 days ago)
You guys could use Pbxes like Sipdroid recommends.

If I use PBXes, could I receive inbounds calls while standby? Where is the 
option to use TCP Transport like Sipdroid for Android has.

Regards

Original comment by eniobri...@gmail.com on 25 Jul 2010 at 8:14

GoogleCodeExporter commented 8 years ago
Softphone by Acrobits supports backgrounding as well as TCP transport of SIP. 
It's supports a workaround for push notification of UDP calls, provided the SIP 
server you are using is publicly accessible.

Original comment by cdol...@gmail.com on 25 Jul 2010 at 8:31

GoogleCodeExporter commented 8 years ago
How can I get a demo of this? I want test it before buy it
thank you

Original comment by lucian.v...@gmail.com on 26 Jul 2010 at 9:57

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

i am also looking for this feature

Original comment by omarmal...@gmail.com on 23 Aug 2010 at 3:42

GoogleCodeExporter commented 8 years ago
What about  push notifications for the Calls? and just forget about the 
multitasking...

Original comment by frank...@gmail.com on 25 Aug 2010 at 12:54

GoogleCodeExporter commented 8 years ago
I have a last bug to fix (disconnect when application is killed), otherwise 
multitask works fine.

Original comment by samuelv0...@gmail.com on 31 Aug 2010 at 7:15

GoogleCodeExporter commented 8 years ago
Keep the app running in background will be just awesome or integrate it into 
the standard phone app of iPhone as in n900 

Original comment by youssef2...@gmail.com on 2 Sep 2010 at 9:30

GoogleCodeExporter commented 8 years ago
I truly prefer the push notification method since it will work on most iPhone 
models, however does that mean you have to maintain a separate push server?

Original comment by sonphan...@gmail.com on 3 Sep 2010 at 4:45

GoogleCodeExporter commented 8 years ago
Issue 437 has been merged into this issue.

Original comment by samuelv0...@gmail.com on 6 Sep 2010 at 6:40

GoogleCodeExporter commented 8 years ago
When can we expect the next release with MULTITASKING?

Original comment by omarmal...@gmail.com on 8 Sep 2010 at 10:28

GoogleCodeExporter commented 8 years ago
Will be the app able to sleep on background when using TCP as transport 
protocol? If yes, iOS kills apps itself, when it has low amount of free memory. 
Is it possible to implement functionality, which is able to relaunch Siphon 
when the app is killed or crashed?

Original comment by mhostin...@gmail.com on 8 Sep 2010 at 10:44

GoogleCodeExporter commented 8 years ago
Any updates on this issue?  Funny enough, I have an option called "keep awake" 
in my settings however when I exit the application (or switch to another app by 
double clicking the home button) the little phone icon at the top right corner 
disappears.  I've already tried doing an outbound call and it worked, however 
if I exit (or switch apps) the incoming call is never pushed to my phone since 
I get a line which hangs up right away.

Original comment by erik.go...@gmail.com on 16 Sep 2010 at 8:46

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I've tried with switcher plus. It does not forces multitasking, just provides 
faster switching, including from lock screen.

Question... Asterisk PBX can work with TCP too, can siphon to be forced to use 
TCP? I like siphon and do not want to keep open fring, nimbuzz or bria to get 
incoming call :)

Original comment by pb...@ya.ru on 5 Oct 2010 at 8:20

GoogleCodeExporter commented 8 years ago
Issue 449 has been merged into this issue.

Original comment by samuelv0...@gmail.com on 12 Nov 2010 at 7:29

GoogleCodeExporter commented 8 years ago
Issue 206 has been merged into this issue.

Original comment by samuelv0...@gmail.com on 28 Feb 2011 at 12:00

GoogleCodeExporter commented 8 years ago
I released an alpha version of Siphon.
You have to add a new source in cydia :
  http://svsip.free.fr/repository/cydia

If you enable background support, you have to quit and kill app, and restart.
Don't forget iOS support background application with TCP connection only. Also 
you SIP provider have to accept TCP connection to enable this feature.

Enjoy !!

Original comment by samuelv0...@gmail.com on 10 Mar 2011 at 11:30

GoogleCodeExporter commented 8 years ago
I AMA on 3.1.3 2g and when I launch siphon 3.9.3 it closes right away.

Original comment by pplonl...@gmail.com on 11 Mar 2011 at 12:20

GoogleCodeExporter commented 8 years ago
Great work!

I've installed the update onto a 3GS w/ iOS 4.2.1, no problems. I've picked up 
a few calls over 3G with 100% success.

I did have MobileNotifier installed which showed me the notification but didn't 
allow me to pick up the call. Choosing the option of "Open"ing in MobileNotifer 
on incoming call (in SpringBoard or the lock screen) would just open Siphon, 
but wouldn't indicate that the phone was ringing, and didn't pick up the call. 
I had to turn MobileNotifier off (uninstall). 

Original comment by nachosm...@gmail.com on 11 Mar 2011 at 1:34

GoogleCodeExporter commented 8 years ago
It crashed when i switched on the "magicJack" support in 3.9.3 and clicked Done 
afterward :|

Original comment by sonphan...@gmail.com on 11 Mar 2011 at 5:06

GoogleCodeExporter commented 8 years ago
Probably a really stupid question, but couldn't a daemon be implemented almost 
like Apple's CommCenter? Use the daemon like a client that connects, the actual 
interface as a client that connects to the daemons, then the daemon and 
interface stream audio back and forth? While the daemon still has the ability 
to open an accept and decline screen like it did in the original 3.x.x 
releases? Sorry if this question is a waste of time :)

Original comment by dreamcas...@gmail.com on 11 Mar 2011 at 5:09

GoogleCodeExporter commented 8 years ago
First, it's better to create a new issue for each new question, thanks ;-)
@comment 35, Siphon uses iOS 4.0/4.1 API, so it's clear it doesn't work on iOS 
3.1.3 (could you open a new issue)
@comment 36, Siphon uses Apple Local Notification, if you choose "answer" when 
there is an incoming call, Siphon starts and answers automatically. However if 
you don't answer, currently the call is not listed in history (could you open a 
new issue)
@comment 37, I don't reproduce this. Could you open a new issue or reopen issue 
485? And give the kind of device, the iOS version...
@comment 38, I don't understand your comment, sorry. Do you want to receive 
multi call ? If yes, I didn't test this case yet. Could you open a new issue ?

Original comment by samuelv0...@gmail.com on 11 Mar 2011 at 7:29

GoogleCodeExporter commented 8 years ago

Original comment by samuelv0...@gmail.com on 20 Mar 2011 at 11:09