Thread: Dialcentral 1.0
View Single Post
epage's Avatar
Posts: 1,684 | Thanked: 1,562 times | Joined on Jun 2008 @ Austin, TX
#1032
Originally Posted by cheetos316 View Post
I am using N810 with wifi. Callback to Gizmo. Previous success rate was 0. Not sure what the difference between google.com/voice and google.com/voice/m is. When it doesn't connect, no error messages show up. It dials, and then nothing happens. There is no sign in the history tab of DialCentral that the attempt was even made.

It seems pretty consistent that the first call outgoing upon opening DialCentral will go through. After hanging up, all subsequent calls will not go through. If I exit out of DialCentral and then reopen it, the first outgoing call will work and all subsequent calls again will not go through.

Let me know if you need anymore info.

Thanks again!
What was this previous version? Sounds like 1.0.8-X. What about detailing the same behavior for the new version? There is a known issue with callbacks and Gizmo. In 1.0.8-X and before it failed silently. In 1.0.9-X and above it returns the error heavyt reported. Everything should work with regular phones for callback. People have reported the main GV page works but the mobile GV page has the same behavior as Dialcentral.

Could you look at Gizmo's call history (especially on their webpage to remove the client as a possible source) to see if anything shows up?

Since you have the callbacks work at first and then not, I would especially be interested in your log file. Ctrl+l copies the log, and then paste it somewhere to upload.

The most frustrating part of this issue is I can't even get Gizmo to work so I can't debug it on my end.

Originally Posted by heavyt View Post
Notification function now works in 1.0.10-8 on N810.

Call-Back functions fails for GV phone # when using DC. Same number works at GV website. Here is the log showing errors:

Code:
INFO:dialcentral:Dialcentral 1.0.10-8
INFO:dialcentral:OS: Linux
INFO:dialcentral:Kernel: 2.6.21-omap1 (#2 Tue Oct 14 11:25:25 EEST 2008) for armv6l
INFO:dialcentral:Hostname: Nokia-N810-WiMAX-43-7
INFO:browser_emu:Performing download of https://www.google.com/voice/mobile/phones
INFO:dc_glade:Logged into <backends.gv_backend.GVDialer object at 0x40cd3250> through cookies
INFO:gvoice.backend:Callback number changed: '747XXXXXXX'
INFO:gv_views:Callback number set to 747XXXXXXX
INFO:dc_glade:Logged into <backends.gv_backend.GVDialer object at 0x40cd3250> through cookies
INFO:gvoice.backend:{'subscriberNumber': 'undefined', 'remember': '1', 'phoneType': '7', 'forwardingNumber': '747XXXXXXX', 'outgoingNumber': '1800872XXXX'}
INFO:browser_emu:Performing download of https://www.google.com/voice/call/connect
ERROR:gtk_toolbox:There was a problem with GV: {'data': {'code': 20}, 'ok': False}
Traceback (most recent call last):
  File "/usr/lib/dialcentral/dc_glade.py", line 870, in _on_dial_clicked
    self._phoneBackends[self._selectedBackendId].call(number)
  File "/usr/lib/dialcentral/backends/gv_backend.py", line 79, in call
    return self._gvoice.call(outgoingNumber)
  File "/usr/lib/dialcentral/backends/gvoice.py", line 349, in call
    self._parse_with_validation(page)
  File "/usr/lib/dialcentral/backends/gvoice.py", line 721, in _parse_with_validation
    validate_response(json)
  File "/usr/lib/dialcentral/backends/gvoice.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}
So same Gizmo Specific error as we've known about?
__________________
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog