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!
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}
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}