![]() |
Re: SMS from CLI (Command Line)?
The problem with autosend is that the conversation app always popups showing the sent message, there's no way in QtMobility to avoid this.
I can easily add this feature, but is it what you want/need? To avoid simultaneous database writes I'll add an "IMMEDIATE TRANSACTION", thanks. |
Re: SMS from CLI (Command Line)?
I would want it to pop up, I think that would be the expected behaviour for me! I use smssend over ssh at work so I'm not obviously using my phone but I can still look at it for replies. I also schedule (alarmd) sms messages if I'm up in the night (kids) and don't want to wake people so it's useful to get that feedback that it was sent!
|
Re: SMS from CLI (Command Line)?
Ok, I'll add this feature soon. ;)
|
Re: SMS from CLI (Command Line)?
0.1.4 Works a charm! Thank you very much.
|
Re: SMS from CLI (Command Line)?
Many thanks for the feedback. :)
|
Re: SMS from CLI (Command Line)?
I'll definitely be trying this at some point soon. But hutchinsfairy, I might have something that interests you so you can check your replies without looking at your phone...
http://sprunge.us/HMQH?sh (plain text: http://sprunge.us/HMQH) Help message: Code:
<user@t900:~> texts --helpCode:
<user@t900:~>$ texts --latest | tail -n 3First three messages from a particular date from a particular person (it looks at an optional mapping file to turn numbers into names): Code:
<user@t900:~>$ texts -d 2010-04-01 -n Kiwi | head -n 3Hope it helps. |
Re: SMS from CLI (Command Line)?
To promote the smssend package please test and rate for karma
http://maemo.org/packages/package_in...smssend/0.1.5/ |
Re: SMS from CLI (Command Line)?
If someone cares this is the code to save a sms in the sent folder using rtcom-eventlogger:
Code:
bool SmsSender::saveMsgToSentFolder(QString number, QString message) |
Re: SMS from CLI (Command Line)?
Sakya, do you have any plans to try to figure out longer-than-160-char texts?
|
Re: SMS from CLI (Command Line)?
Hi,
I get Code:
ERR: Failed to send at+cmgf commandI don't want to remove the PIN from my card, and I guess that the PIN code must be stored somewhere in the device for use when the "normal" sms application needs it. -> Have you planned to search on that subject? I'll also search on my side and let you know if I find something. |
| All times are GMT. The time now is 03:31. |
vBulletin® Version 3.8.8