Sending sms in meteor application

I was building an interactive application with meteor and I want users to be able to send sms to mobile phones. I have tried but I have not succeeded. Please I need help guys

You could use Twilio with this package:
https://atmospherejs.com/abhiaiyer/meteor-twilio

Thanks for the tip. I will check it out