When will this interface be available to use? What are the other ways of sending messages from outside SMS Server apart from this? One method I am aware of is inserting a record into the smssrv_out table. Is that really efficient? I also remember looking at XML interface where you insert files into xml in/out directory. Anything else that I am missing?
Please also answer this question: I would like to know what happens when there is a failure in any of the http operations. What is the current nature of the code during http notification for inbound/outbound, if the http operation fails for various reasons. Are they queued or resent or just logged? Where is the best place to change this behavior of the code? On Jun 18, 1:28 pm, Thanasis <[email protected]> wrote: > Hi, > > Are you talking about > this?http://code.google.com/p/smslib/wiki/SMSServer_HTTPServer_Interface > > The code is in "misc\SMSServer\Interfaces\Developed" directory. But > its not finished yet. > > On Jun 18, 6:30 pm, Sri <[email protected]> wrote: > > > I would like to know which part of the code handles HttpServer > > Interface through which I can send SMS. > > > Also, I would like to know what happens when there is a failure in any > > of the http operations. What is the current nature of the code during > > http notification for inbound/outbound, if the http operation fails > > for various reasons. Are they queued or resent or just logged? > > > If I need to change this portion of the code, which is the best place > > to change? > > > I have the same question for the HttpServer interface. What would I > > get as response if my sms send fails through HttpServer interface? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
