I want to copy the behaviour of the Livechat-Popup - Window to send messages from mobile. How would I do that?
相关问题
- Listening to outgoing sms not working android
- Twilio chat member online status is always null
- How to listen for new message from multiple channe
- Can't remove SMS logs from call log on Samsung
- Error: Twilio could not find a Channel with the sp
相关文章
- What to do with extra HTTP header from proxy?
- Permission Denial: broadcasting Intent android.pro
- How to Receive SMS Only From One Specific Number (
- Generate voice call using twilio
- Send an SMS via Skype with PHP
- GSM encoding for SMS with special characters (Twil
- Calculate SMS Length/Parts C#
- Rails send multiple SMS
Get a Twilio # & Configure
First you need a Twilio subscription. Then purchase a phone number from within your Twilio account. This number will be used to receive SMS messages from other phone and send to LiveChat within Rocket.Chat. Within Twilio, go to your new phone number's settings... Under 'A Message Comes In' enter this:
That will forward SMS incoming messages to LiveChat.
Tell Rocket.Chat to Listen for SMS's from your Twilio Account
Then, in RocketChat, go to Administration -> SMS, and enter your Twilio Account SID and Auth Token which can be found in your Twilio dashboard and be sure to enable SMS on this page...
Be sure LiveChat is enabled and that you are a LiveChat Agent.
Now, text messages from other phones will appear in LiveChat just like messages from the LiveChat embeded pop-up window. You can respond to those messages within RocketChat as well.