S3 Storage

ou812

Member
Nov 2, 2016
94
12
8
63
I have setup S3 storage as per Fspbx documents, how can I tell if it is connected, I used "aws s3 ls" "s3cmd ls" but I no response.

I know the bucket is working as I have many old Centos Asterisk servers backing up to it using s3cmd.


Thanks,
 
When you try to send mms, does it give you a blue outline around the picture? if you have it instead of an error complaining about missing s3 and the mms came to your cell, most likely it worked, and the PBX will create a folder structure in your S3 bucket that will look like this:
bucketname-->1774635681416.png
Inside today's date folder, you should see your picture.
 
When I send a mms with a image it has a blue box around it and a error message, the cell receives no message. If I send with no image the message is delivered. No file is created in bucket.
 
I have not set an endpoint address, Docs say

For AWS, the endpoint field should usually be left blank.
SettingExample
access_keyAWS_ACCESS_KEY
secret_keyAWS_SECRET_KEY
bucket_namefspbx-message-media
regionus-west-2
endpoint(blank)