Here are some thoughts. Currently the producer and consumer of the smpp endpoint create their own sessions. If the sessions were handled by the endpoint itself we may were able to have a producer and consumer use the same smpp session. This would probably allow us to consume messages (deliversm) from the same session we use to produce (submitsm). This would also open the way to bind transceivers too.
@Christian, do you think that something like this makes sense? -- *Ioannis Canellos* * FuseSource <http://fusesource.com> ** Blog: http://iocanel.blogspot.com ** Apache Karaf <http://karaf.apache.org/> Committer & PMC Apache ServiceMix <http://servicemix.apache.org/> Committer Apache Gora <http://incubator.apache.org/gora/> Committer *