Hi, The Http and HttpServer interfaces are placed outside of the main source tree - they are located at: misc/SMSServer/Interfaces/Stable/
So you have to copy them in the appropriate directory and rebuild smslib/smsserver yourself. Read here: http://smslib.org/doc/smsserver/interfaces/ On Monday, 10 September 2012 11:45:28 UTC+3, Jean G. wrote: > > Here is my config > > interface.1=http1, Http > http1.get_url= > http://192.168.1.1/test.php?gatewayId=%gatewayId%&text=%text%&originator=%originator% > http1.dlr_url= > http://192.168.1.1/dlr.php?gatewayId=%gatewayId%&text=%text%&from=%from%&refNo=%refNo% > http1.method=GET > > interface.2=httpServer, HttpServer > httpServer.port=8181 > httpServer.password.read=0000 > httpServer.password.send=1111 > Please help . > > Le dimanche 9 septembre 2012 11:44:18 UTC+1, Jean G. a écrit : > >> Dears, >> >> I'm receiving the error below for setting up the HttpServer interface , >> I'm using Jetty 7 and the classpath is correctly defined , can someone help >> ? >> >> SMSServer: Unknown Interface in configuration file! >> >> Regards, >> >> >> > -- You received this message because you are subscribed to the Google Groups "SMSLib Discussion Group" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msg/smslib/-/KrRr7AXJprIJ. For more options, visit https://groups.google.com/groups/opt_out.
