kailash-ratufa / csipsimple

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

Entering call set as missed call after it #349

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Call from another line the device using CSipsimple
2.Respond the call
3.terminate the call : the missed call icon appear in the notification bar

What is the expected output? What do you see instead?
Expected : no missed call icon as you answered it
Noticed : there is the icon

What version of the product are you using? On what operating system?
CsipSimple 15-09 (dev version)
Device : HTC Desire HD / Ace
Android Version : 2.2 FRF91
Firmware version : 1.32.405.6

Original issue reported on code.google.com by eha...@gmail.com on 6 Nov 2010 at 10:21

GoogleCodeExporter commented 9 years ago
Some SIP provider announce invite twice so that you can get this problem.

If you have two entries in CSipSimple call logs (I've opened issue 143 for that 
since that's the case for Sip2Sip for example). I've to dive a little bit more 
in the issue to see how I can detect that the two incoming call are the same.

Let me know if you have two entries in call log for each incoming call. If so 
I'll mark as duplicate of issue 143

Original comment by r3gis...@gmail.com on 7 Nov 2010 at 11:30

GoogleCodeExporter commented 9 years ago
This is a duplicate of #143

Original comment by eha...@gmail.com on 7 Nov 2010 at 11:54

GoogleCodeExporter commented 9 years ago
Ok, thanks.

I'll try to have a closer look soon to this bug.

Original comment by r3gis...@gmail.com on 7 Nov 2010 at 12:10