Hi,

When using camel-smpp the destination addresses are set in a header called
"CamelSmppDestAddr" - which is a List<String>.

When the response comes back the ids are set in a header called
"CamelSmppId" - which is also a List<String>.

Are the elements of CamelSmppId guaranteed to be in the same order as
CamelSmppDestAddr?

If not, how do I correlate what smpp id corresponds to what dest addr?

Many thanks.



--
View this message in context: 
http://camel.465427.n5.nabble.com/CamelSmppId-order-tp5720545.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to