Skip to content
Fabian Affolter edited this page Apr 27, 2014 · 2 revisions

The twilio service makes use of the Twilio API to send messages.

[config:twilio]
targets = {
             # Account SID            Auth Token            from              to
   'hola'  : [ 'ACXXXXXXXXXXXXXXXXX', 'YYYYYYYYYYYYYYYYYY', "+15105551234",  "+12125551234" ]
   }

Twilio

Requires:

Clone this wiki locally