Fortyseven / ToneDef

ToneDef is a small, but powerful tone dialer application for Android featuring DTMF, bluebox, and redbox tone generation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Italian ringback tone is wrong

LuccoJ opened this issue · comments

commented

What the application calls "RINGBACK [IT]" actually sounds like the Italian dial tone. The Italian ringback tone sounds pretty much, if not exactly, like "RINGBACK [EUROPE]". Even then, I think "RINGBACK [IT]" is slightly faster than the real Italian dial tone.

Good catch, thanks! :) I pulled up some documentation on this, and implemented the (hopefully) correct ringback, and added the dialtone, too. (I really need to rewrite that whole section. It's a mess.)

I'll do what I can to verify them before pushing the fix into the next release.

My references:

Should be fixed now. I wound up rewriting the entire section, like I threatened. ;D Let me know how it sounds! I took the tone data directly from a database of international tones, so if that's accurate, it should be here, too. If it's not, I'll see what I can do.