I was getting the same error message, and looking at the Kannel source code I discovered that the SMS Center number is not included in the message PDU:
http://www.mail-archive.com/[email protected]/msg15671.html Nobody replied, and I didn't had time to look further so I hardcoded my SMS Center number in Kannel source for PDU creation, recompiled and got it working ;) It's not the solution, the solution would probably be using the center number from config file, but I'm not that familiar with kannel source and I needed a solution very quickly. Hope this helps narrowing the problem... On Tue, May 5, 2009 at 3:37 PM, James Mutuku <[email protected]> wrote: > Hello, > > For me it happens when my sim card has run out of units(credit). > > HTH. > James Mutuku > > Eduardo Raad wrote: > > I have gotten that error (or similar) when the mobile number doesn't exist. > I configured the modem to discard these messages after two retries. > > It's a totally empiric solution as I'm not sure about the real reason for > the error, but it works. > > Eduardo > > Sent from my BlackBerry® wireless device > > ________________________________ > From: @ MANIKS SYS [email protected] > Date: Tue, 5 May 2009 18:45:52 +0530 > To: <[email protected]> > Subject: CMS ERROR: Unknown error. -> maybe Sim storage is full? I'll have a > look at it. (500) > HI, > I am new to using kannel. > > I had configure the kannel to send sms using nokia mobile as modem. > > It works fine for sometime, but now it gives me the error as, > > CMS ERROR: Unknown error. -> maybe Sim storage is full? I'll have a look at > it. (500) > > I had googled this error, but could not able to figured out the solution, > > Some say to delete the messages from sim, somewhere I had seen apply new > patches, > > But exact cause due to which such kind of error occurred. > > As it is an generic error (Unknown Error). > > How to find exact cause. > > > Thanks and Regards, > Chetan Menge >
