- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hello @Ramaswami ,
It seems Twilio does not offer SMPP options for integration. You will have to use the API to send programmatic SMS's.
Here is the API documentation:
https://www.twilio.com/docs/sms/quickstart/php
Thanks