You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by rajeshkelam <ra...@gmail.com> on 2014/12/06 19:37:02 UTC

How to send text messages to mobiles

Hi All, 

Very firstly I am new to camel and this concepts, i am from SAP/JAVA
backround...as part of my PoC delivery I have to send a text messages to our
customer on SAP Notifications based.

I have red some blogs in google about Apache Camel is best choice, I am
looking for some help/guidance to achieve this with Camel and how.

Thanks in advance
Rajesh




--
View this message in context: http://camel.465427.n5.nabble.com/How-to-send-text-messages-to-mobiles-tp5760236.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: How to send text messages to mobiles

Posted by Daniel Pocock <da...@pocock.pro>.

On 06/12/14 19:37, rajeshkelam wrote:
> Hi All, 
> 
> Very firstly I am new to camel and this concepts, i am from SAP/JAVA
> backround...as part of my PoC delivery I have to send a text messages to our
> customer on SAP Notifications based.
> 
> I have red some blogs in google about Apache Camel is best choice, I am
> looking for some help/guidance to achieve this with Camel and how.
> 

Have a look at Camel SMPP component:

    http://camel.apache.org/smpp.html

I have just been updating some of this, please tell us your impression
of the documentation and which SMPP providers you are considering.

Regards,

Daniel