I did something like this for that kind of purpose, it may help you: HTTP cgi --> smsbox --> bearerbox <---> loopback smsc ---> opensmppbox <---> smpp client
So you should be able to route them as well to your smpp client :) by using a smsbox-route that forward all sms coming from loopback smsc to opensmppbox client id. Regards, Emmanuel 2010/10/25 XEN-Housing s.r.o. <[email protected]> > Hallo there. > > We have at our smpp provider rent virtual numbers. Now all incoming sms > that came from smpp connection are processed via service like http call > and directly parsed on our side. Some of them we want to forward them > via smpp to our clients, that are connected to opensmppbox. > > Is routing like that possible? And if yes, how. > > Thank you for your advice. > > Slavoj. > > > >
