-
Notifications
You must be signed in to change notification settings - Fork 0
Home
David Tulloh edited this page Aug 8, 2017
·
3 revisions
twilio stores a log
voice redirect straight file, lamba controls SMS, updates S3
option: all incoming calls go into conference
stores a log
Can change forwarding number via API Update Mapping call
Can also get call logs through Get CDR Log
Requires reseller access to access the API
API uses SOAP for communication
Libraries are supplied for Ruby and PHP, some example code for Perl and C#
There is an old, very incomplete Python implementation at https://github.com/atkinson/didww
- Event queue
- s3 bucket, store a file - append
- key/value store
Can enable logging on S3 access, could use it to log phone calls https://docs.aws.amazon.com/AmazonS3/latest/dev/ServerLogs.html