A page in your DokuWiki was added or changed. Here are the details:
Date : 2019/11/19 14:36
Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:70.0) Gecko/20100101
Firefox/70.0
IP-Address : 81.250.130.213
Hostname : lneuilly-657-1-3-213.w81-250.abo.wanadoo.fr
Old Revision:
http://ltb-project.org/documentation/self-service-password/latest/sms_api?rev=1553002771
New Revision:
http://ltb-project.org/documentation/self-service-password/latest/sms_api
Edit Summary: [LinkMobility (pswin)]
User : coudot
@@ -22,5 +22,20 @@
$response = curl_exec($ch);
return 1;
}
+ </file>
+
+ ===== Twilio =====
+
+ Provider website: https://www.twilio.com/
+
+ Code sample provided in SSP sources:
https://raw.githubusercontent.com/ltb-project/self-service-password/master/lib/smsapi-twilio.inc.php
+
+ You can enable it in configuration:
+ <file php>
+ $sms_api_lib = "lib/smsapi-twilio.inc.php";
+ $twilio_sid = '<sid>';
+ $twilio_auth_token = '<authtoken>';
+ $twilio_outgoing_number = '+18881234567';
+ $twilio_lookup_first = true;
</file>
--
This mail was generated by DokuWiki at
http://ltb-project.org/
_______________________________________________
ltb-changes mailing list
[email protected]
https://lists.ltb-project.org/cgi-bin/mailman/listinfo/ltb-changes