gomac / sipdroid

Automatically exported from code.google.com/p/sipdroid
GNU General Public License v3.0
0 stars 0 forks source link

Feature Request: Improvements to ringtone features. Faster ringtime & maybe TTS ringtones #115

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
NOTE: This form is only for reporting bugs. For questions, comments, or
advice please visit:  http://groups.google.com/group/sipdroid-users

*************************************************
* Read the FAQ                                  *
*    Check if the bug has already been reported *
*        No doubles please                      *
*************************************************

Did you carefully read above and decide this means of communication is the
right for your notice? Don't just list an incompatible SIP server or
device, please. Try to look behind the scenes if you like to
contribute here. Thanks!

--
What steps will reproduce the problem?
1. Receive Incoming Call
2.
3.

What is the expected output? What do you see instead? Ideally CID would be
displayed, and ringtone would start. Ringtone should stop when call is
answered. Instead ringtone starts much later, and continues until end of
audio file after call is answered.

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

Please provide any additional information below.

using renice to set a higher priority for this app has improved both the
ringtone response time, and call quality. I have been testing this for
about a week and have noticed quite a difference. The ringtone starts after
the first 1 to 1.5 rings on caller's end rather than on 3rd or 4th. Also
latency issues during calls are not as evident. It is pretty safe to say
however, that most users do not know how to change these settings. A "Set
High Priority" option that checks and sets the correct value when needed
might be helpful. I found somewhere between -10 to -16 works well.

Also I am aware it took a few releases before ringtones were even
implemented, and other features are more important at the moment, but it
would be nice to see extended functionality in that department. Could it be
made to query the phonebook for contact specific ringtones? Or possibly
even TTS notification of incoming calls. Zillode has been able to get TTS
working quite well for several notification types. His project TTSNotifier
could be a good reference source if you are interested. It can be found at
http://github.com/Zillode/Android-TTSNotifier/tree/master 

Anyway just wanted to toss a few Ideas out there. Other than the ringtone
continuing after call is answered (which I'm sure you guys will fix
eventually) the project is great. I have been using it as primary calling
method for months with very few issues. Keep up the good work

Original issue reported on code.google.com by T.Profane on 23 Aug 2009 at 4:09

GoogleCodeExporter commented 9 years ago
Thanks for your report. It'll fixed on next release.

TTS notification is something an external app can do. Sipdroid broadcasts 
incoming call 
notifications just like the built-in phone.

Original comment by pmerl...@googlemail.com on 23 Aug 2009 at 1:09

GoogleCodeExporter commented 9 years ago

Original comment by pmerl...@googlemail.com on 1 Sep 2009 at 10:08