Hi,

I have used Camel to implement an SMS service, and the SMSC provider wants us to use SMPP interface version v5.0. The underlying library jSMPP that is used by the Camel component supports interface versions 3.3, 3.4, and 5.0 - however, there is no way to set this in Camel.

Did I overlook something? I read that Camel uses jSMPP and jSMPP supports v5.0, so I went ahead and implemented - no restrictions are mentioned on the side of Camel. This now turns out to be a problem, as it seems Camel just uses v3.4. Does someone have information on this issue?

Best
Bruno


Reply via email to