GitHub user oalles opened a pull request: https://github.com/apache/camel/pull/911
New camel-cm component I've started a new component to interface with [CM SMS API](https://dashboard.onlinesmsgateway.com/docs) mantained by [CM Telecom](https://www.cmtelecom.com).using their java api to send sms messages. I submit this PR so you can consider to include it in your components catalogue. If i need to change anything, just let me lnow. Best regards. You can merge this pull request into a Git repository by running: $ git pull https://github.com/oalles/camel camel-cm-component-proposal Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/911.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #911 ---- commit 6fb1026053a138b896c7a49b64ebe19558eb8a20 Author: oalles <oal...@neivi.es> Date: 2016-03-20T13:23:21Z camel-cm component added following the steps in http://camel.apache.org/add-new-component-guide.html ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---