Re: Setting optional parameters with Camel Header for camel-smpp

2010-04-19 Thread Claus Ibsen
Hi Its open source so you can always implement a patch and provide it back to Apache. On Mon, Apr 19, 2010 at 10:57 AM, lekkie wrote: > > He didnt leave his contact info in here. > > Can help with that? > > kr. > > > Claus Ibsen-2 wrote: >> >> Hi >> >> Christian Mueller developed and contribute

Re: Setting optional parameters with Camel Header for camel-smpp

2010-04-19 Thread lekkie
He didnt leave his contact info in here. Can help with that? kr. Claus Ibsen-2 wrote: > > Hi > > Christian Mueller developed and contributed this component to Apache. > Maybe try get in touch with him. > > > > On Thu, Apr 15, 2010 at 7:32 PM, iocanel > wrote: >> >> >> lekkie wrote: >>> >

Re: Setting optional parameters with Camel Header for camel-smpp

2010-04-16 Thread Claus Ibsen
Hi Christian Mueller developed and contributed this component to Apache. Maybe try get in touch with him. On Thu, Apr 15, 2010 at 7:32 PM, iocanel wrote: > > > lekkie wrote: >> >> Is there a way to set optional parameters for SMS messages sent to an smpp >> endpoint? >> kr. >> > > Even though

Re: Setting optional parameters with Camel Header for camel-smpp

2010-04-15 Thread iocanel
lekkie wrote: > > Is there a way to set optional parameters for SMS messages sent to an smpp > endpoint? > kr. > Even though jsmpp(which is used by camel to support smpp) supports optional parameters, I can't seem to be able to see that inside the camel SmppBinding. So I can't think of a way