Active Topics

 



Notices


Reply
Thread Tools
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#451
Originally Posted by jefftb View Post
Downloaded and running on N9.
Awesome! Did you get it from Ovi or from the downloads list on code.google.com/p/qgvdial ?

Originally Posted by jefftb View Post
Login had some issues according to logs but it got everything from the inbox and my contacts.
Did it pop up error boxes? Email me the errors.

Originally Posted by jefftb View Post
Two things I see....

1) When I originally downloaded it I had 130+ GV entries in my inbox. It downloaded them all. I subsequently went back in an edited my box down to one GV entry. When hitting refresh it does not reflect the new volume of the inbox (@1).
So the bug is that deleted entries aren't really deleted from the view. I'll look into it.

Originally Posted by jefftb View Post
2) I looked for a tutorial, found none. Is there a procedure for entering for GV number somewhere? I'd like for it to show my outgoing number as my GV number.
I don't know how to change that setting from within qgvdial (yet). Google Voice does not have a published API. I've picked up what other people have reverse engineered and added some of my own reverse engineering to it.

For the moment to change your outgoing number, your Google Voice call settings page is the place to do it. Look for "Caller ID (outgoing)".
__________________
qgvdial: Google Voice client. All downloads
qgvtp: Phone integration for the n900 that dials out and sends texts using qgvdial.
mosquitto: message broker that implements the MQ Telemetry Transport protocol version 3.
qgvnotify: Google voice and contacts notifier for diablo and maemo.

If you want to thank me, click the Thanks button.
If you'd like to thank my applications, vote to move them to extras.
 
Posts: 39 | Thanked: 21 times | Joined on Dec 2011 @ Eastern US
#452
Originally Posted by uvatbc View Post
Awesome! Did you get it from Ovi or from the downloads list on code.google.com/p/qgvdial ?

OVI


Did it pop up error boxes? Email me the errors.
No boxes that I remember, looking through the logs there were some entries. I'll try and get those out.


So the bug is that deleted entries aren't really deleted from the view. I'll look into it.
I did not see any ability to delete entries from within the app so I went back into GV and deleted manually. Really did not remember there being 130+ VM's that I had not dealt with.


I don't know how to change that setting from within qgvdial (yet). Google Voice does not have a published API. I've picked up what other people have reverse engineered and added some of my own reverse engineering to it.

For the moment to change your outgoing number, your Google Voice call settings page is the place to do it. Look for "Caller ID (outgoing)".
I'll check into the mod via GV settings. Update: Looks like the option for Caller ID is only for text with a "calls" option coming soon.

Last edited by jefftb; 2012-01-03 at 19:50. Reason: clarification of options
 

The Following User Says Thank You to jefftb For This Useful Post:
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#453
Originally Posted by jefftb View Post
I'll check into the mod via GV settings. Update: Looks like the option for Caller ID is only for text with a "calls" option coming soon.
It's been like that for a long time.

I'm curious about the problem though, let me see if I've got it right:
You call someone with qgvdial, and the number (caller ID) the receiver sees is NOT your google voice number?
__________________
qgvdial: Google Voice client. All downloads
qgvtp: Phone integration for the n900 that dials out and sends texts using qgvdial.
mosquitto: message broker that implements the MQ Telemetry Transport protocol version 3.
qgvnotify: Google voice and contacts notifier for diablo and maemo.

If you want to thank me, click the Thanks button.
If you'd like to thank my applications, vote to move them to extras.
 
Posts: 39 | Thanked: 21 times | Joined on Dec 2011 @ Eastern US
#454
Originally Posted by uvatbc View Post
It's been like that for a long time.

I'm curious about the problem though, let me see if I've got it right:
You call someone with qgvdial, and the number (caller ID) the receiver sees is NOT your google voice number?
Strangely, I cannot complete a call to verify. It dials out and I get a recorded message that it could not complete my call and to try again. Where are the logs stored?
 
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#455
Originally Posted by jefftb View Post
Strangely, I cannot complete a call to verify. It dials out and I get a recorded message that it could not complete my call and to try again. Where are the logs stored?
The logs are stored at ~/.qgvdial/qgvdial.log.*
There quick way to fix this is to terminate qgvdial and restart: Press and hold the close button on the qgvdial screen.

Then restart qgvdial - it should re-login. Try making the call now.
__________________
qgvdial: Google Voice client. All downloads
qgvtp: Phone integration for the n900 that dials out and sends texts using qgvdial.
mosquitto: message broker that implements the MQ Telemetry Transport protocol version 3.
qgvnotify: Google voice and contacts notifier for diablo and maemo.

If you want to thank me, click the Thanks button.
If you'd like to thank my applications, vote to move them to extras.
 
Posts: 39 | Thanked: 21 times | Joined on Dec 2011 @ Eastern US
#456
Originally Posted by uvatbc View Post
The logs are stored at ~/.qgvdial/qgvdial.log.*
There quick way to fix this is to terminate qgvdial and restart: Press and hold the close button on the qgvdial screen.

Then restart qgvdial - it should re-login. Try making the call now.
Still not completed. I'll get the log together and get it posted. You want it here or your email box....
 
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#457
Originally Posted by jefftb View Post
Still not completed. I'll get the log together and get it posted. You want it here or your email box....
Email please.
__________________
qgvdial: Google Voice client. All downloads
qgvtp: Phone integration for the n900 that dials out and sends texts using qgvdial.
mosquitto: message broker that implements the MQ Telemetry Transport protocol version 3.
qgvnotify: Google voice and contacts notifier for diablo and maemo.

If you want to thank me, click the Thanks button.
If you'd like to thank my applications, vote to move them to extras.
 
Posts: 39 | Thanked: 21 times | Joined on Dec 2011 @ Eastern US
#458
perhaps you better point me to a post that shows me how to get there. I'm an N9 noob in the terminal structure. Developer mode can be turned on already.
 
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#459
Originally Posted by jefftb View Post
perhaps you better point me to a post that shows me how to get there. I'm an N9 noob in the terminal structure. Developer mode can be turned on already.
If you've got developer mode on, then there should be an icon for the terminal app.
Open the terminal and do the following:
Code:
cd ; cp .qgvdial/qgvdial.log.* MyDocs/Documents
Once the log is in your documents folder, it should be accessible to most "explorer" type apps. If you've not installed any, then connect your n9 to your pc via usb or bluetooth and pull out that log file.

I know its a pretty painful process just to get the logs and I'm working on making it a single click process.
__________________
qgvdial: Google Voice client. All downloads
qgvtp: Phone integration for the n900 that dials out and sends texts using qgvdial.
mosquitto: message broker that implements the MQ Telemetry Transport protocol version 3.
qgvnotify: Google voice and contacts notifier for diablo and maemo.

If you want to thank me, click the Thanks button.
If you'd like to thank my applications, vote to move them to extras.
 
Posts: 39 | Thanked: 21 times | Joined on Dec 2011 @ Eastern US
#460
Originally Posted by uvatbc View Post
Email please.
PM me your email. I thought I saw it listed somewhere but cannot locate it now. I have your log file.
 
Reply


 
Forum Jump


All times are GMT. The time now is 11:40.