Hi there!
I have Bearerbox-Sqlbox-Smsbox system that is working (can send and
receive messages and reply on them), but records in db are very poor.

I have a few questions regarding this:

1) In configuration Bearerbox - Smsbox (no sqlbox)
..in kannel.conf I have...
>dlr-storage = mysql
>include = "dlr-mysql.conf"
......
I made two tests with MO+MT and MT message. Messages are delivered
successfully.
Nothing is inserted in dlr table in my kannel db. Why?


2) In configuration Bearerbox - Sqlbox - Smsbox
 ..in kannel.conf I have...
>dlr-storage = mysql
>include = "dlr-mysql.conf"
...........
I made two tests, one with MO+MT and another with MT message. Messages
are delivered successfully, but nothing recorded in dlr table. In
sent-sms table I have all recorded. Why nothing recorded in dlr table?


3) Configuration as in 2), but sending messages by inserting sql record
in send-sms table.
In this case I have message delivered successfully and recorded in
sent-sms table, but nothing in dlr table. Also, dlr- fields in sent-sms
table are empty.


4) During those tests, only few fields are filled in sent-sql table. How
to force sqlbox to fill all or most of fields ???


I have read SQLBOX User's Guide but there are no details about this...
Where to look for details ???

Thank you.



Reply via email to