View Single Post
Posts: 1,283 | Thanked: 370 times | Joined on Sep 2009 @ South Florida
#13
Originally Posted by epage View Post
"Screen Name" is usually meant for an Alias or nickanme that can be shared with your contacts. Neither of those have meaning here. Instead I made it a way to configure the callback number for when making calls.

The best way to work out the authentication issue is to send me the log file which you can find information on that in the first post.
I deleted some files out of the cache and the log file rebooted and it connected! But I am not sure how to setup the forward and callback info. I am having calls fail.

12471567', 'outgoingNumber': '+15615551212'}
(13:29:05) DEBUG:gvoice.browser_emu:Performing download of https://www.google.com/voice/call/connect
(13:29:06) ERROR:channel.call:RequestStreams
Traceback (most recent call last):
File "/usr/lib/theonering/gtk_toolbox.py", line 248, in wrapper
return func(*args, **kwds)
File "/usr/lib/theonering/channel/call.py", line 128, in RequestStreams
self._conn.session.backend.call(contactNumber)
File "/usr/lib/theonering/gvoice/backend.py", line 349, in call
self._parse_with_validation(page)
File "/usr/lib/theonering/gvoice/backend.py", line 721, in _parse_with_validation
validate_response(json)
File "/usr/lib/theonering/gvoice/backend.py", line 800, in validate_response
raise RuntimeError('There was a problem with GV: %s' % response)
RuntimeError: There was a problem with GV: {'data': {'code': 20}, 'ok': False}
(13:29:06) DEBUG:channel.call:Closing call

Thanx! Almost there!