![]() |
Re: Grandcentral Dialer Application (version 0.4 now available)
Quote:
Quote:
|
Re: Grandcentral Dialer Application
Quote:
Code:
/home/user/.gcdialerhist I am very interested if the application is really concatenating numbers together, but I don't think that's possible, knowing how the code works. Quote:
Please remember that the Grandcentral Dailer program actually does very little...it gives you a friendly way to enter a phone number, then submits it to grandcentral.com to place the call. It's up to grandcentral.com and your VOIP provider (such as gizmo) and your VOIP software on the tablet to handle all the other details, such as dialling, volume, etc. If you are hearing a busy signal, then grandcentral.com has placed a call to a number that is busy. I am very interested in diagnosing any errors in the number that Grandcentral Dialer is submitting to grandcentral.com, but anything beyond that point is out of my control. Quote:
|
Re: Grandcentral Dialer Application
Quote:
Quote:
Quote:
Code:
/usr/local/bin/gc_dialer.py |
Re: Grandcentral Dialer Application
If people are thinking that this is a concatenation problem they should also check their call log on GC to see if there is any evidence of that.
It could just be a matter of GC bugs or possibly clamping down ( ha, that would require some effort on their part ). |
Re: Grandcentral Dialer Application
the app works like a champ on my n810- thanks for one of my most used apps
|
Re: Grandcentral Dialer Application
Yes, it's a bug and I can prove it. Looking at the /tmp/gc_dialer.output it's clearly concatenating the two numbers. In this case 5184421111 was the first number I dialed and 5184422222 was the second.
Code:
~ $ more /tmp/gc_dialer.output Code:
else : Code:
else : |
Re: Grandcentral Dialer Application
Ah, this is why I love open source! Thanks for investigating, Brontide, and thanks again to z2n for the app.
|
Re: Grandcentral Dialer Application
Neat, it's possible to change the callback number on the fly. I have to integrate this into the code. This way if you are at a random phone and don't want to use gizmo you can just punch in the phone number and use the dialer to initiate callback.
It shouldn't be too hard to implement the login without invoking the browser either. Maybe "visual voicemail" can be next ;-) |
Re: Grandcentral Dialer Application
Quote:
I've applied that fix, and made some other changes (including removing repeated numbers from the drop-down history list). The new version is only on the garage SVN (scm) site as the "gc_dialer.py" file--I haven't tested this on my tablet or built a new deb package yet. Give it a couple of days... I'm glad to see so much interested in the package, and welcome suggestions...even more, I welcome patches and people who want to work on the code itself. |
Re: Grandcentral Dialer Application
Quote:
|
All times are GMT. The time now is 06:18. |
vBulletin® Version 3.8.8