![]() |
Re: Dialcentral 1.0
Quote:
|
Re: Dialcentral 1.0
If you're saying that all of the issues could be resolved by having the screen completely plain, I think most people would agree that the appearance of how you have it right now is definitely preferred.
Even if it has to be a little buggy this way. :) My vote would be to keep RTF. :) |
Re: Dialcentral 1.0
Well, I went back to your GTK version.
I noticed why the older release was being so poopy with me. I get a lot of <3 messages which for some reason broke the display for DC. I never picked up on that until now. Anyway, are there any other kinds of texts that you can think of Ed that would also cause weirdness? |
Re: Dialcentral 1.0
Quote:
Anything that looks like HTML or can be mistaken as bad HTML would cause problems. |
Re: Dialcentral 1.0
:(
Just got a disturbing email from Gizmo5.... they are shutting service down as of 4/1/11. :( Anyone have any suggestions for a replacement on the N8x0? |
Re: Dialcentral 1.0
Sipgate. Incoming calls are free, so it's just as good as gizmo5.
|
Re: Dialcentral 1.0
Quote:
|
Re: Dialcentral 1.0
Check my sig :)
|
Re: Dialcentral 1.0
I don't know what HTML looks like.
Can you linky me to a page? |
Re: Dialcentral 1.0
Quote:
|
Re: Dialcentral 1.0
Hi can any one tell me how to set a callback number... i thought it should come by it self or it should let me edit it but it dosen't say any where....
|
Re: Dialcentral 1.0
Quote:
In the newer versions (1.2.0+) go to the menu "Account" and there is a touch selector to change the callback number. http://wiki.maemo.org/images/5/58/Di...al_Account.png |
Re: Dialcentral 1.0
2 Attachment(s)
i am using version 1.2.30...
the account has nothing written infront of it and call back says not set when i touch that it goes to options and there is only one option to chose "not set" |
Re: Dialcentral 1.0
Quote:
|
Re: Dialcentral 1.0
no man i am logged in... when it logs in it gives me this page...
|
Re: Dialcentral 1.0
Quote:
|
Re: Dialcentral 1.0
I am sorry i don't know how to show u my log... if you could explain i might be able to do that....
|
Re: Dialcentral 1.0
Quote:
There is suppose to be a keyboard shortcut for putting the log into the copy buffer but it hasn't been working, I need to get back to that... Just attach it to a post and I'll figure out where to go from here. |
Re: Dialcentral 1.0
Quote:
|
Re: Dialcentral 1.0
Hi all ,
i've been trying to use this app but no success so far. My only question is : Does this work outside US ? I'm from Macedonia and a lot of Google features dont work over here but i've been using GV from web service for quite some time and i just wanted it on my N900. Thanks in advance, Vladimir |
Re: Dialcentral 1.0
Quote:
Could you give more detail as to what kind of problem you are having? Does it just not log in? Have you tried both with and without @gmail.com? |
Re: Dialcentral 1.0
Quote:
Regards |
Re: Dialcentral 1.0
Quote:
|
Re: Dialcentral 1.0
Quote:
Thanks |
Re: Dialcentral 1.0
1 Attachment(s)
hello epage
i know i am trying to be a pain in the butt... but honestly i can't figure it out.... well i tryed to get the log by holding Ctrl + l but noting comes up secondly now this msg has started to appear when i dial a number it does log me in my gmail account but this thing about callback number... can't figure it out... |
Re: Dialcentral 1.0
Quote:
If the latter then the problem you had with configuring the callback number is most likely due to a bug caused by the session with the server expiring. The one time I saw it, I worked around it by closing and re-opening. I fixed that bug and pushed the build but it seemed to have disappeared on the server for Maemo 5. If the former, them I am still confused. When you press Ctrl+l it just copies the log text. You need to paste it somewhere. Did that not work? If you feel comfortable with a command line, the log can also be found at "~/.dialcentral/dialcentral.log". There is still an issue with the server timeout though, its just hard to reproduce so I haven't done too much testing with it. I'm guessing you might get it to work by re-logging in. Or you can always close and re-open. With all of the caching of data DC does now, that shouldn't be too much of a problem. |
Re: Dialcentral 1.0
Quote:
As said i've tried to configure my google account using the guide from the prevoius post , but no success. I cannot gain google voice number because i;m not us resident. I've tried to do it with 100 different proxies but it just wont redirect me to the site. As for your question of which version of Dial Central and OS i have ( which is a bit irrelevant at the moment ) here it is : DC v. 1.2.30 OS : CSSU 20.2010.36maemo13 Thanks for your effort Regards |
Re: Dialcentral 1.0
can u tell me a way to completely remove dial central in xterm with all it's internal files and every thing..
so that i might be able to install dial central freshely... |
Re: Dialcentral 1.0
Quote:
Quote:
First, send me Code:
~/.dialcentral/dialcentral.log Code:
cp ~/.dialcentral/dialcentral.log ~/MyDocs/ Then to clear everything Code:
rm -Rf ~/.dialcentral |
Re: Dialcentral 1.0
Quote:
I'm pushing 1.2.32 to extras-devel (hopefully it'll appear unlike 1.2.31). I don't expect wonders from it but maybe a tad bit more helpful information in the log. Once you've played around with it and sent me a log, would you mind trying out the debugging section on the wiki starting with "For serious users with serious problems...". That way I can see the data the way DC sees it to confirm the information is in the needed form. I should probably write a UI for that... |
Re: Dialcentral 1.0
Is there any chance that some of the google voice contact groups functionality could be added to DialCentral, e.g. being able to view your contact groups, add specific google contacts to groups, adjusting calling settings per group, tweaking call settings for particular contacts, etc... available via google voice settings on the web?
Also, general development question... is there a particular reference you're using for google voice APIs and your DialCentral development? I'm not overly familiar with Python, but I have a fair amount of development background with C/C++, Perl, CGI, etc... and wants/needs can be a good development motivator :) |
Re: Dialcentral 1.0
Quote:
I used most of those results in my app and I'm reasonably sure so did Ed. |
Re: Dialcentral 1.0
Quote:
I've tended to shy away from contact management (editing contacts but group management would also fit under that) as that would best be implemented elsewhere (libfolks? qtcontacts? contact sync? other contact apis?). Managing of contact groups specifically with GV is something more applicable to DC and having that without contact management would be odd so it could justify support for it. I'm a bit mixed about how much of all of GV's settings to put into DC though. I at least rarely use them so keeping GV simple at the cost of going to the website seems acceptable. Thoughts? Use cases? Quote:
Quote:
I find I rarely touch the GV APIs much these days, most of the work is on UI features on top. Quote:
I'd recommend forking the project and playing with it https://github.com/epage/DialCentral Since you talked about the APIs: Session management, threading, caching, etc layer: https://github.com/epage/DialCentral...src/session.py GV API to DC Adapter (makes working with TOR easier) https://github.com/epage/DialCentral...oice/gvoice.py GV API https://github.com/epage/DialCentral...oice/gvoice.py |
Re: Dialcentral 1.0
Quote:
|
Re: Dialcentral 1.0
Quote:
|
Re: Dialcentral 1.0
Quote:
I'm guessing my usage is somewhat typical for people who really try to leverage their google voice number to do the same sorts of things. Quote:
Quote:
But, I do have an E7 arriving in the next couple of days, so that may justify reviving some development for Maemo5 and Symbian^3, figuring out appropriate #ifdef, packaging differences, etc... I started doing some Qt/C++ development ( https://garage.maemo.org/projects/nfqm - Netflix Queue Manager ) for Maemo5 on the n900 a while ago, but I haven't given the project much attention for quite some time. It's also my first attempt at Qt/C++ development, and the code I've written so far is portable, compiles and runs on Maemo5, OS X, Linux, and possibly Win32, but I haven't verified Win32. Quote:
|
Re: Dialcentral 1.0
Quote:
Mind helping me understand the use case? Understanding use cases helps to determine what features need to be added and how the UI should be setuo. I think I am curious about the following
|
Re: Dialcentral 1.0
Quote:
If I get a call from someone not in one of my contact groups, I get the usual call screening prompt, but I may decide to save that number with a new contact on my phone, and also decide to create a google voice contact and put that contact into a contact group that rings my phones appropriately in the future, rather than continuing to screen the calls. Obviously, there's already some duplication of effort, creating a contact in my phone, and also creating a contact in google voice, but being able to manage this stuff directly on my phone, without visiting a 'heavier' website, would be convenient, if the Google Voice APIs provide access to these features. I really don't spend a lot of time on the phone, or receive many calls from unknown callers, but for example... last week I had several unknown callers, while I was taking care of some auto repairs, rental car, upholstery shop, etc.., etc... The call screening becomes a bit of a bother, if there's a lot of back and forth communication, multiple phone calls still getting screened, etc... before you get around to creating google voice contacts and putting contacts into appropriate call groups. |
Re: Dialcentral 1.0
Ok, I just installed the Python/Qt version of DialCentral from extras-devel on the n900, assuming that's the latest/greatest for recent feedback.
I'll play around with this new version, and hopefully find some time to start peeking at the source, to figure out how some of the Python/Qt stuff is working right now, in the interest of getting up to speed on the current functionality, before thinking about 'what if...' functionality. |
Re: Dialcentral 1.0
Hi Ed!
Hey, I just reflashed and I'm trying to install version 1.1.13-0 but it requires python2.5-conic which that depends on other junk as well. Is there a simple way just to download that specific DC release to make it easier for me? |
All times are GMT. The time now is 07:33. |
vBulletin® Version 3.8.8