Hi, If I start everything like this:
bearerbox (wait 2 seconds) sqlbox (wait 2 seconds) smsbox Then any messages that bearerbox has received via SMPP in the period while sqlbox and smsbox are starting are dumped to the store. However, the problem is these messages seem to remain in the store, and never get resubmitted to smsbox via sqlbox. It looks something like this: Box connections: smsbox:smsbox, IP 127.0.0.1 (1 queued), (on-line 0d 0h 0m 44s) *SMSBOX* smsbox:smsbox, IP 127.0.0.1 (0 queued), (on-line 0d 0h 0m 42s) *SQLBOX* As I started sqlbox first then smsbox two seconds later, it appears the message is queued at smsbox. The message that's jammed was sent around 30 minutes ago, and in the queue it says it has a BOX ID of smsbox. Any suggestions? Thanks, Alex
