Hi, Can you post your config file? Also make sure that you have included (build) both the Http and the HttpServer classes.
On Mar 5, 7:03 pm, JoeG <[email protected]> wrote: > Ok, thanks. Here's what I added > > interface.0=http1, Http > http1.get_url=http://192.168.0.47/ActiveInfoLineTextMessage.aspx?text= > %text%&originator=%originator% > > interface.1=httpServer, HttpServer > httpServer.port=8080 > httpServer.password.read=0000 > httpServer.password.send=1111 > > Per the documentation, I get an error Unknown Interface in conf file > > I've recompile the server with http added > > Thoughts? > > On Mar 4, 12:13 pm, Thanasis <[email protected]> wrote: > > > > > Yes, you certainly can. > > > On Mar 4, 8:09 pm, JoeG <[email protected]> wrote: > > > > Apologize but couldn't find this in the docs. > > > > Can I configure the SMS Server to use both HTTP and HTTPServer > > > interfaces at the same time? > > > > Thus, a message arrives, a URL is called via HTTP and then passed to > > > HTTPServer ... > > > > Thanks, -- 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.
