Re: camel-smpp optional param issue ?

2013-03-06 Thread anuragg
Hi , Attached the patch which includes support for optional params and added the test case . The optional params have to be set in exchange headers and value of which should be OptionalParam(jsmpp object) . More, we would also need the changes for CAMEL-6116. If possible, please ensure these cha

camel-smpp optional param issue ?

2013-03-02 Thread anuragg
I am using "camel-smpp" version 2.10.3 . It looks like while creation of submitSm from Exchange no optional param is set to submitSm. i want to use optional param but unable to do it. let me know if this functionality is available in future versions or my understanding is incorrect. Thanks, Anu