Keywords: Mode: All keywords (AND) |
Sun Jul 11, 2010 01:00
|
ehaha:
Do you mean the script (running from the cron or regular_run), which reads the database and creates outgoing message files?
i mean:
1、receives incoming message files and writes the database;
2、reads the database and creates outgoing message files;
This can be achieved?
thank you !
|
Sun May 23, 2010 14:05
|
ehaha: In the process of sending and receiving messages, it can handle Chinese characters right?
|
Sun May 23, 2010 13:58
|
ehaha: today,i see this post .
http://smstools3.kekekasvi.com/topic.php?id=50
Generally taken your first idea sounds good. In the past I had plans to use SQL database for whole spooling, but I did not make this feature complete because another solution was used. I might do it in some day, but cannot promise anything large additions to the next version.
Do you mean : the SQL database features are No longer continue to develop?
In addition, consulting a question about this post:
http://smstools3.kekekasvi.com/topic.php?id=46
Can I achieve this functionality: Read sms from mysql database and then send ?
Configuration trouble?
thank you !
|
Mon Jan 25, 2010 07:33
|
ehaha: From the version history:
Coming to the next version, not yet released
Estimated release time for following additions is fall 2009. was fall 2009, but the publishing is delayed.
1.Faster spooling algorithm. Required if system has lot of modems and very much messages to send. Current algorithm works well on systems with less than 10 - 15 modems and with about 500 -600 messages per hour per each modem.
2.SQL database based spooling and message handling. Can be used together with current filesystem based spooling, or instead of it. At least MySQL will be supported, probably SQLite too.
This feature of the version is good, especially the database background, exactly what I needed, and what time of release it?
thank you !
|