Check the "delete_after_processing" setting in the config file. Is it set to "yes" or "no"? Set it to "yes".
Warning: it will delete all messages from your phone's memory after storing them in the db! On Jul 23, 6:15 pm, "angelo.p" <[email protected]> wrote: > Hello, > I've appreciated too much SMSServer and I tried it with SQL Server. > My problem is that when message arrives, application writes it two > times in db (or two times in file when I choose > SimpleInboundFileLogger interface). > > I see that application runs class InboundNotification.process two > times and then getService().deleteMessage(msg) returns true the first > time and false the second. > > Anyone can tell me how to do? > > Thank you > > Angelo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SMSLib User Group" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/SMSLib?hl=en -~----------~----~----~----~------~----~------~--~---
