Reply
Thread Tools
Posts: 254 | Thanked: 122 times | Joined on Nov 2009
#401
rickrvo, run it as user, not as a root.
 
Posts: 113 | Thanked: 6 times | Joined on Jan 2010
#402
Originally Posted by KiberGus View Post
rickrvo, run it as user, not as a root.
get a different error...

~ $ python /usr/lib/hildon-desktop/ussd-widget.py 0
Translation file for your language not found
Timeout. Modem didn't reply.
Timeout. Modem didn't reply.
Timeout. Modem didn't reply.
Timeout. Modem didn't reply.
 
Posts: 13 | Thanked: 3 times | Joined on Jan 2010
#403
Hi folks, I am from mynokiamobile.org, we have published a post on how to send DTMF request on the N900, you can find it here http://mynokiamobile.org/2010/03/10/...on-nokia-n900/

Also read the comments there, help you in entering your DTMF number.
 

The Following User Says Thank You to mynokiamobile For This Useful Post:
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#404
Originally Posted by mynokiamobile View Post
Hi folks, I am from mynokiamobile.org, we have published a post on how to send DTMF request on the N900, you can find it here http://mynokiamobile.org/2010/03/10/...on-nokia-n900/

Also read the comments there, help you in entering your DTMF number.
Why those deb packages are not in repositories installable with apt-get?
 
Posts: 254 | Thanked: 122 times | Joined on Nov 2009
#405
Originally Posted by rickrvo View Post
get a different error...

~ $ python /usr/lib/hildon-desktop/ussd-widget.py 0
Translation file for your language not found
Timeout. Modem didn't reply.
Timeout. Modem didn't reply.
Timeout. Modem didn't reply.
Timeout. Modem didn't reply.
Try in additional options to ussdquery.py (in widget settings) enter something like "-t 300". This will increase timeout.
 
Posts: 254 | Thanked: 122 times | Joined on Nov 2009
#406
Originally Posted by mynokiamobile View Post
Hi folks, I am from mynokiamobile.org, we have published a post on how to send DTMF request on the N900, you can find it here http://mynokiamobile.org/2010/03/10/...on-nokia-n900/

Also read the comments there, help you in entering your DTMF number.
DO NOT FOLLOW THESE INSTRUSTIONS
All needed packages except ussd-pad ARE in repositaries. And what is more important, in this post you are suggested to download OLD versions, which have less functionality and more bugs.
 
Posts: 13 | Thanked: 3 times | Joined on Jan 2010
#407
Originally Posted by KiberGus View Post
DO NOT FOLLOW THESE INSTRUSTIONS
All needed packages except ussd-pad ARE in repositaries. And what is more important, in this post you are suggested to download OLD versions, which have less functionality and more bugs.
At the point of posting that post they were the latest package that we had. I have followed the instructions and installed the app on my Nokia N900 and it has been working properly. I haven't found any bug(s) in it.

It provide with the full functionality for what it is mentioned for.

Hello Mr Expert please provide the bug details.
 
Posts: 113 | Thanked: 6 times | Joined on Jan 2010
#408
Originally Posted by KiberGus View Post
Try in additional options to ussdquery.py (in widget settings) enter something like "-t 300". This will increase timeout.
where? i'm using ussd-widget.py not ussdquery.py...

I tried lots of times paused and long paused none worked :/
 
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#409
Originally Posted by KiberGus View Post
For call forwarding use call forwarding applet. You MO can call it USSD code, AT specification doesn't. I'm using AT commands so only USSD queries in a sense of AT standard work.
Call forward applet doesn't support shortcuts nor it supports min 5 and max 30 seconds call forwards. It is kinda weird USSD-widget doesn't support the oldest and first USSD-services there ever was.

Last edited by zimon; 2010-04-19 at 19:40.
 
Posts: 254 | Thanked: 122 times | Joined on Nov 2009
#410
Originally Posted by mynokiamobile View Post
At the point of posting that post they were the latest package that we had. I have followed the instructions and installed the app on my Nokia N900 and it has been working properly. I haven't found any bug(s) in it.

It provide with the full functionality for what it is mentioned for.

Hello Mr Expert please provide the bug details.
That's why you should not distribute programs yourself (unless you wan to be a maintainer and you want to keep an eye for new versions and update your repository). There is repositories, where latest versions can be downloaded and novice users can use them from GUI.
There is a rule never give links to exact version of a package unless you really want to link to exact version. Instead link to latest version (a special link which would be automatically updated).
If you want to install these packages from console, you could tell people to use "apt-get install <packet>" which would take latest available version.

If you do not follow this rule this leads to user confusion, accidentaly they choose old versions and old "hackish" methods when new clear methods exist.
Originally Posted by rickrvo View Post
where? i'm using ussd-widget.py not ussdquery.py...

I tried lots of times paused and long paused none worked :/
In ussd-widget settings (accessible by clicking on wrench icon in desktop layout mode) there is field for parameters, that should be passed to ussquery.py.
Can you please try
ussquery.py <USSD code>
for example for my operator it would be
ussquery.py *100#
ussquery.py *100# -t 300
If it still fails, can you please try starting pnatd and entering (you would not be able to alter entered symbols in pnatd)
Code:
at
at+cusd=1,"<USSD code>",15
and copy here what it produces.
Originally Posted by zimon View Post
Call forward applet doesn't support shortcuts nor it supports min 5 and max 30 seconds call forwards. It is kinda weird USSD-widget doesn't support the oldest and first USSD-services there ever was.
I have looked through standards again. Call forwarding is call forwarding, USSD is USSD, this are different things. Call forwarding exists on other tipes of networkd, USSD is specific to USSD. The fact, that call forwarding requests can be entered through your phone keyboard with special codes:
http://en.wikipedia.org/wiki/Call_forwarding
does not mean, that these codes are USSD numbers. Phone processes them in a different way.
So USSD widget works only with USSD codes and doest it a much better way, that usual phones (we will see, what nokia would implement).
Call forwarding widget works with call forwarding, again in a better way, than phones. If you don't like how it works write to call forwarding widget author, may be he will fix it or tell you why it is impossible to do it.
 
Reply

Tags
dial, dialing, lack of phone features, lack of quality control, sms, telephony, ussd


 
Forum Jump


All times are GMT. The time now is 18:54.