pchero on March 21st, 2022

This allows executing the registered flow when the message is received. 🙂

Continue reading about [dev talk] Added message receive flow

pchero on March 14th, 2022

Added message_send feature. This allows sending an SMS. 🙂 https://api.voipbin.net/docs/message.html

Continue reading about [dev talk] Added message_send

pchero on March 6th, 2022

Updated docs. Looks better. 🙂 https://api.voipbin.net/docs/

Continue reading about [dev talk] Doc update 20220306

pchero on March 3rd, 2022

Tutorial for simple branch call example. This makes a call to the destination end and will get digits. Then will execute the branched target.

Continue reading about [tutorial] Simple branch call