Thread: Dialcentral 1.0
View Single Post
Posts: 384 | Thanked: 90 times | Joined on Mar 2008
#50
Originally Posted by bg4 View Post
1.0 is hanging on my N810

after upgrading to google voice I can no longer dial out.

put in 7 digit number - hit dial and nothing.

same thing using gc login

any help?

Same problem here with 1.01.


python output when trying to dial:

Code:
 /usr/lib/dialcentral/gv_backend.py:500: UserWarning: Performing download of https://www.google.com/voice/inbox/recent/placed/
  flatXml = self._browser.download(url)
/usr/lib/dialcentral/gv_backend.py:208: UserWarning: Performing download of https://www.google.com/voice/m/sendcall
  callSuccessPage = self._browser.download(self._clicktocallURL, clickToCallData, None, otherData)

Anyone find a solution?