Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rings audibly once - continues to vibrate - calls still answerable #33

Closed
GoogleCodeExporter opened this issue Apr 16, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Have someone call your sip number.

What is the expected output? What do you see instead?
I expect to hear ringing until phone is answered, caller hangs up, or goes to 
voicemail.  Instead 
the phone only rings once.
Vibrate works as expected though.  It continues to vibrate until I answer.

What version of the product are you using? On what operating system?
9 on Nexus 2.1

Please provide any additional information below.
This problem also occurs on SipDroid and SipAgent (on the G1 1.6 as well as 
Nexus).  Some have 
suggested on SipDroid to choose a long ring tone to compensate for it not 
repeating.

Original issue reported on code.google.com by kro...@gmail.com on 13 May 2010 at 10:49

@GoogleCodeExporter
Copy link
Author

Ok, I've noticed this issue too. 
In fact, the android SDK ringer feature doesn't provides any way to 
automatically
repeat the ringtone once ended.
I've read the android source code (the Phone app), they have not this problem 
for
standard GSM call since the carrier send "rings" events (and the phone app try 
to
restart ring when it receive it).
Theorically i'll be able to simulate this behavior. 
This bug must be fixed before the beta phase (at least i'll everything i can to 
fix it).
I'll also try to get the contact ringtone from the contact database and give a 
way to
change the default ringtone. (But if it's deeply integrated to the native 
behavior,
the default ringtone option will be just a nice to have).


Original comment by r3gis...@gmail.com on 13 May 2010 at 1:22

  • Changed state: Accepted
  • Added labels: Priority-High
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

I am working on this now. Related to Issue 127 and Issue 124.

Original comment by dc3de...@gmail.com on 4 Aug 2010 at 6:25

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

-> Fixed, see r177

Original comment by dc3de...@gmail.com on 4 Aug 2010 at 6:43

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by r3gis...@gmail.com on 17 Oct 2010 at 11:24

  • Changed state: Verified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant