Does camel-smpp support setting a specific source host and port to create a SocketConnection
towards the SMS-C?
According to my knowledge there are no URI parameters to set the SOURCE_HOST
or SOURCE_PORT
.
If there exist such parameters please point me to. Otherwise, any suggestions for possible resolution?
It is not an issue of Camel.
Underlying SMPP library (jsmpp) doesn't support creating a bind to a remote SMS-C by first binding in a specific local address and port.