Hi.

According to your logs and your configuration you are connecting sqlbox this
way:


smsc -> bb -> smsbox
                 -> sqlbox

Meanwhile you are sending all incoming SMS (MOs, dlrs) to sqlbox. You
probably want to send them to smsbox1.

You should also use storage. Read UG about it.

You should also clean your mysql db of any stale dlrs, I suspect that there
are a few old ones with <box-id> 0, left from previous tests. Now that this
entity is gone, bb in vain tries to route them there. That's where you are
getting the warning.

BR,
Nikos

On Sun, Jul 17, 2011 at 1:45 PM, Michael van der Poel <[email protected]>wrote:

>  Hi everybody,
>
> I am sending messages successfully but I have a hard time capturing the dlr
> reports.
>
> I run bearerbox, sqlbox and smsbox, kicked off in that order. To start the
> first and the last, I use the same configuration file (“kannel.conf”), the
> sqlbox is started with “sqlbox.conf”.  When I send a message, I get a
> warning: “Could not route message to smsbox id <0>, smsbox is gone!”. I
> attach the various logs, too.
>
> I believe, the error is my configuration for the smsbox and the sqlbox and
> their ports, and therefore the message can’t be routed. I have been
> ‘playing’ with different settings but that only seems to have made things
> worse.  The submit_sm_resp was initially captured and stored in the sent_sms
> table but with my present config, that is no longer the case.
>
> Would anyone be able  to get me back on track?
>
> Thanks a mil!
>
>
> Michael
>
>

Reply via email to