Do you use current version with SQLBox configured to service MO? If yes then it could be thee old bug still there.
SlyDroid On Feb 7, 2013 7:44 PM, "michael osakede" <ire...@yahoo.com> wrote: > Hi, > > I have setup an sms service > > group = sms-service > keyword = default > get-url = "http://localhost/insms/insms.php?sender=%p&text=%b&to=%P" > accept-x-kannel-headers = true > max-messages = 3 > concatenation = true > catch-all = true > accepted-smsc = "xxx;xxx1;xxx2;xxx3" > omit-empty = true > > and corresponding SMPP connction with smsc-ids. > > I noticed that only about 40% of messages are routed to the sms service, > any idea why this is a problem? and is there anyway to check and see what > happened? > > > Michael > >