Re: [FYI] smsbox routing patch commited
Stipe Tolj <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | Wapme Systems AG |
| Message-ID | <[email protected]> |
> mysql.. > most the entries are blank and some are "(null)", which could have to do > with some of the octstr patches? hmm, ok, this may be the problem. As we all know blank "" is not NULL. I'd expect the entries to be NULLed if no smsbox-id has been given. So the question is why are there entries that are blanked ""? Maybe it's an upgrade problem of the table itself. When you migrated to the "new" version, including the boxc_id field, you added another field to the table, right?! So when you did this, maybe MySQL has added the blanks to the existing entries in the table?! I'd recomment to update the table and alter it in that way that the boxc_id should be NULLed everywhere. Then send messages with DLR request and check your table if the new entries are NULLed or blanked for that specific field. If they are NULLed everything is fine, if they are blanked, then I don't know where the problem is, but there seems to be one. Stipe [email protected] ------------------------------------------------------------------- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf Tel: +49-211-74845-0 Fax: +49-211-74845-299 E-Mail: [email protected] Internet: http://www.wapme-systems.de ------------------------------------------------------------------- wapme.net - wherever you are