Nico
Hi, I'm having a slight problem with sqlbox, it turns out that
whenever kannel receives a message (MO), sqlbox is able to log the
smsc_id of the message, but when kannel sends a message (MT), sqlbox
is unable to lof the smsc, it just inserts NULL into the DB. I was
wondering what causes this and how could it be solved, as it is
absolutely necessary for me to log this information. My first guess
is that smsbox passes the message to bearerbox for it to handle, then
bearerbox decides which smsc to use, hence this information is not
available when sqlbox handles the message. If this is the problem, do
you have any suggestions for routing messages at smsbox? Thanks in
advance for your help!
