Hi, Basically SQLBOX watches the send_sms table for changes and when some row is inserted into that table it will inject the message into the bearerbox. All you have to do to send a message is to insert a row into that table and SQLBOX does the rest. However; some time ago there was a problem with binary messages (with UDH); I don't know if it's fixed or not.
Catalin info.ubichip IMAP wrote: > > > Hello, > > I'm using kannel with sqlbox. I well understand the table sent_sms but I > don't have any documentation regarding send_sms table. Do someone could > please give me some information and example to use it ? > > Regards > > >
