1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 17:02:41 +01:00
phorge-phorge/externals/twilio-php/Services/Twilio/Rest
Bob Trahan e96c363eef Add SMS support
Summary:
Provides a working SMS implementation with support for Twilio.

This version doesn't really retry if we get any gruff at all. Future versions should retry.

Test Plan: used bin/sms to send messages and look at them.

Reviewers: chad, epriestley

Reviewed By: epriestley

Subscribers: aurelijus, epriestley, Korvin

Maniphest Tasks: T920

Differential Revision: https://secure.phabricator.com/D8930
2014-05-09 12:47:21 -07:00
..
Account.php Add SMS support 2014-05-09 12:47:21 -07:00
Accounts.php Add SMS support 2014-05-09 12:47:21 -07:00
Application.php Add SMS support 2014-05-09 12:47:21 -07:00
Applications.php Add SMS support 2014-05-09 12:47:21 -07:00
AuthorizedConnectApp.php Add SMS support 2014-05-09 12:47:21 -07:00
AuthorizedConnectApps.php Add SMS support 2014-05-09 12:47:21 -07:00
AvailablePhoneNumber.php Add SMS support 2014-05-09 12:47:21 -07:00
AvailablePhoneNumbers.php Add SMS support 2014-05-09 12:47:21 -07:00
Call.php Add SMS support 2014-05-09 12:47:21 -07:00
Calls.php Add SMS support 2014-05-09 12:47:21 -07:00
Conference.php Add SMS support 2014-05-09 12:47:21 -07:00
Conferences.php Add SMS support 2014-05-09 12:47:21 -07:00
ConnectApp.php Add SMS support 2014-05-09 12:47:21 -07:00
ConnectApps.php Add SMS support 2014-05-09 12:47:21 -07:00
Credential.php Add SMS support 2014-05-09 12:47:21 -07:00
CredentialList.php Add SMS support 2014-05-09 12:47:21 -07:00
CredentialListMapping.php Add SMS support 2014-05-09 12:47:21 -07:00
CredentialListMappings.php Add SMS support 2014-05-09 12:47:21 -07:00
CredentialLists.php Add SMS support 2014-05-09 12:47:21 -07:00
Credentials.php Add SMS support 2014-05-09 12:47:21 -07:00
Domain.php Add SMS support 2014-05-09 12:47:21 -07:00
Domains.php Add SMS support 2014-05-09 12:47:21 -07:00
IncomingPhoneNumber.php Add SMS support 2014-05-09 12:47:21 -07:00
IncomingPhoneNumbers.php Add SMS support 2014-05-09 12:47:21 -07:00
IpAccessControlList.php Add SMS support 2014-05-09 12:47:21 -07:00
IpAccessControlListMapping.php Add SMS support 2014-05-09 12:47:21 -07:00
IpAccessControlListMappings.php Add SMS support 2014-05-09 12:47:21 -07:00
IpAccessControlLists.php Add SMS support 2014-05-09 12:47:21 -07:00
IpAddress.php Add SMS support 2014-05-09 12:47:21 -07:00
IpAddresses.php Add SMS support 2014-05-09 12:47:21 -07:00
Media.php Add SMS support 2014-05-09 12:47:21 -07:00
MediaInstance.php Add SMS support 2014-05-09 12:47:21 -07:00
Member.php Add SMS support 2014-05-09 12:47:21 -07:00
Members.php Add SMS support 2014-05-09 12:47:21 -07:00
Message.php Add SMS support 2014-05-09 12:47:21 -07:00
Messages.php Add SMS support 2014-05-09 12:47:21 -07:00
Notification.php Add SMS support 2014-05-09 12:47:21 -07:00
Notifications.php Add SMS support 2014-05-09 12:47:21 -07:00
OutgoingCallerId.php Add SMS support 2014-05-09 12:47:21 -07:00
OutgoingCallerIds.php Add SMS support 2014-05-09 12:47:21 -07:00
Participant.php Add SMS support 2014-05-09 12:47:21 -07:00
Participants.php Add SMS support 2014-05-09 12:47:21 -07:00
Queue.php Add SMS support 2014-05-09 12:47:21 -07:00
Queues.php Add SMS support 2014-05-09 12:47:21 -07:00
Recording.php Add SMS support 2014-05-09 12:47:21 -07:00
Recordings.php Add SMS support 2014-05-09 12:47:21 -07:00
Sandbox.php Add SMS support 2014-05-09 12:47:21 -07:00
ShortCode.php Add SMS support 2014-05-09 12:47:21 -07:00
ShortCodes.php Add SMS support 2014-05-09 12:47:21 -07:00
Sip.php Add SMS support 2014-05-09 12:47:21 -07:00
SmsMessage.php Add SMS support 2014-05-09 12:47:21 -07:00
SmsMessages.php Add SMS support 2014-05-09 12:47:21 -07:00
Transcription.php Add SMS support 2014-05-09 12:47:21 -07:00
Transcriptions.php Add SMS support 2014-05-09 12:47:21 -07:00
UsageRecord.php Add SMS support 2014-05-09 12:47:21 -07:00
UsageRecords.php Add SMS support 2014-05-09 12:47:21 -07:00
UsageTrigger.php Add SMS support 2014-05-09 12:47:21 -07:00
UsageTriggers.php Add SMS support 2014-05-09 12:47:21 -07:00