Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sending messages out of order #162

Closed
godson opened this issue Dec 10, 2015 · 3 comments
Closed

Sending messages out of order #162

godson opened this issue Dec 10, 2015 · 3 comments
Labels

Comments

@godson
Copy link

godson commented Dec 10, 2015

When using MySql there is a possibility to send messages to the queue, the same as when sending files (change the letter in the file name)?

@nijel
Copy link
Member

nijel commented Dec 15, 2015

You can insert messages to the queue using gammu-smsd-inject or manually.

@nijel nijel added the question label Dec 15, 2015
@godson
Copy link
Author

godson commented Dec 15, 2015

You did not understand me ... If you are using the file system, it is possible to send SMS directly without looking at the big queue of messages without going through all ... ... Is there such a possibility when using the database?

@nijel
Copy link
Member

nijel commented Dec 15, 2015

Set InsertIntoDB to past, queue is ordered by this field, also see http://wammu.eu/docs/manual/smsd/tables.html#outbox

@nijel nijel closed this as completed Feb 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants