I am using twilio paid account for sending sms messaging. I have also configured a callback to do some status update in my application when message is delivered to client. One o
SendMessage is the newer API call, I went thru this exact issue a few weeks ago, complicated by a few bugs :) -- see this post