hudamalmsteen / csipsimple_test

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

GSM call conflict #167

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Dial out to any number via SIP (Both SIP and GSM channel enabled)
2. VoIP is proceeding (talking status), a call comes in via GSM at 
simultaneously.
3. Neglect the GSM call and call back via SIP after current SIP is ended.

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

Expected-

1. Call progressive of setp 3 should run as usual instead of displaying "Huang 
UP" of last call. The call is still can be processed, but it confused me when I 
see it first time.  

2. Caller in step 2 should hear "busy tone" instead of keep ringing. Callee 
should not be disturbed as another call is proceeding.

What version of the product are you using? On what operating system?

CSipSimple_0.00-12-22.apk is used in this test, I hold HTC Desire(2.1) for the 
test. 

Please provide any additional information below.

Original issue reported on code.google.com by kumany...@gmail.com on 26 Aug 2010 at 2:49

GoogleCodeExporter commented 9 years ago
I think a better solution may be 

(1) When talking over SIP and GSM call is coming, the receiver may get a tone 
to alert there is a GSM call (may be the tone is quiet different)

(2) When talking over GSM and SIP call is coming, the receiver may get a tone 
to alert there is a SIP call (may be the tone is quiet different)

There may be a button to reject the incoming call and then resume the ongoing 
call after the reject.

On the other hand, there may also a button to receive the incoming call and the 
ongoing call will be go to on hold mode or hang up (by selection, may be).

This make the receiver not missing any incoming calls. 

Original comment by runner...@gmail.com on 26 Aug 2010 at 5:54

GoogleCodeExporter commented 9 years ago
In a certain way duplicate of an existing issue but more generic (the other 
include google voice issue).

As said in the other bug, I'll see what is possible to do technically.

Original comment by r3gis...@gmail.com on 26 Aug 2010 at 10:11

GoogleCodeExporter commented 9 years ago
Doesn't noticed it previously but duplicate of 70.

Original comment by r3gis...@gmail.com on 29 Aug 2010 at 11:14