Hi Daniel, I think you just bring an interesting topic — using camel as mock service here. But I’m not sure if there are lots of use wants to use camel-smsc component as a mock service if there is a SMSC implementation. BTW, we don’t mock the ftp server by using camel-ftpserver component. -- Willem Jiang
Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On November 7, 2014 at 6:59:09 PM, Daniel Pocock (dan...@pocock.pro) wrote: > > > Looking at the code, it appears that the camel-smpp component is > intended to run as the client, connecting to a server (known as the SMSC > in GSM speak) > > Has anybody thought about using camel-smpp to create an SMPP either as a > test harness for other SMPP clients or for other purposes? > > If somebody were to develop this, should this be done within the > camel-smpp component or should it be a new component, maybe call it > camel-smsc? > > >