The time that you mention is passed to the SMSC you are connecting to, it's not up to kannel to manage the time delay. So, basically, if your SMS provider supports timed sms, it will work, if not, then it's not useful, however you could change the SQLBOX select query in order to select only those messages where the NOW() values is greater then the TimeStamp + time and if your database clock is set accordingly, you will get what you are looking for.
2008/8/9 info.ubichip <[EMAIL PROTECTED]> > Hello all, > > Do someone know the purpose of the table send_sms in the sqlbox ? > > Sent_sms is the table that logs everything. > > When I put some sms in send_sms, they are sent automatically. Does there is > anyway to send them with a specific time ? I saw a field time in this table > but it look not working! > > Thanks in advance for your help. > > > > > > -- Julien Buratto
