View Single Post
Posts: 1,994 | Thanked: 3,342 times | Joined on Jun 2010 @ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
#1079
Okay, by the Xenolith0's workaround

Until the developer updates his package, a quick work-around to this is to edit the file "/opt/theonering/lib/gvoice/backend.py" go to line 169 and change:
self._loginURL = "https://www.google.com/accounts/ServiceLoginAuth"
to
self._loginURL = "https://accounts.google.com/ServiceLoginAuth"
I managed to sign in. Now, how do I check if it works or not? Some kind of echo-test-service would be welcome, especially for SMS...

P.S. I do not know why theonering has to depend on haze and pull in so many packages...

P.P.S. An alternative to Google Voice would be welcome, just for the sake of anti-monopoly. For example, if number@sip.voice.google.com worked, I would have just SIP-ed to GV (GV-to-SIP already works, thanks to IPKall).

Thank you. Best wishes.