Hello people! I'm new on this Kannel/SMS stuff, but I managed Kannel to work 100% with what I need (send SMS through a sms center using smpp).
But I still got one problem, I set it all in kannel.conf to use mysql as a dlr storage, but the table still empty. Nothing seems to be wrong in the log. My conf below: group = mysql-connection id = mydlr host = localhost username = kannel password = somepassword database = dlr max-connections = 1 group = dlr-db id = mydlr table = dlr field-smsc = smsc field-timestamp = ts field-destination = destination field-source = source field-service = service field-url = url field-mask = mask field-status = status field-boxc-id = boxc Nicholas Amorim.
