wanghongliang / siphon

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

While in a call, Siphon hangs after declining second inbound call #69

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start a call with Siphon
2. While in the above call, have another phone call Siphon
3. Decline the second (inbound) call
4. Both calls are dropped and Siphon is hung (nonresponsive), displaying
the call keypad.

What is the expected output? What do you see instead?
When I decline the inbound call, the first call should continue.
What happens is the the first call is dropped and Siphon hangs. 
Fortunately it's possible to exit back to Springboard using the Home button.

What version of the product are you using? On what operating system?
Siphon beta 9, iphone 3G 2.1

Please provide any additional information below.

When the inbound call came in, I could hear audio from the first call in
the iphone bottom speaker mixed with the "ringtone" (sounds like US ringback).

Original issue reported on code.google.com by dblac...@gmail.com on 25 Oct 2008 at 12:52

GoogleCodeExporter commented 8 years ago
This issue arrives because, when you decline a call, the function calls
"pjsua_call_hangup_all" and not "pjsua_call_hangup" :-(
The correction should be easy :-)

Original comment by samuelv0...@gmail.com on 25 Oct 2008 at 8:23

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

Original comment by samuelv0...@gmail.com on 4 Dec 2008 at 2:24

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

Original comment by samuelv0...@gmail.com on 15 Jan 2009 at 7:30

GoogleCodeExporter commented 8 years ago
I have experienced this issue and another related: 

While engaged in call 1, another call comes in, call 2. I answer call 2, and 
now it's a conference, with no way to 
switch between the two. If call 2 is terminated, Siphon goes to its home 
screen, but call 1 is still connected.

This is the only VOIP app for my ipod that accepts 2nd calls though!

Original comment by onea...@gmail.com on 25 Dec 2009 at 7:11

GoogleCodeExporter commented 8 years ago
I uploaded Siphon 2.3 rc 3 here : http://code.google.com/p/siphon/downloads/list

Original comment by samuelv0...@gmail.com on 22 May 2010 at 10:24