Search results

  1. O

    S3 Storage

    That was it. It is now working. Thank you,
  2. O

    S3 Storage

    [2026-03-28 01:20:59] production.DEBUG: CreateOutboundMessageService create() started...
  3. O

    S3 Storage

    [2026-03-28 01:20:59] production.DEBUG: Error: No s3_storage settings found for domain f5ebca81-f82f-4691-8a3f-ec1535457550 at /var/www/fspbx/app/Services/MessageMediaObjectStorageService.php:33
  4. O

    S3 Storage

    Thank you for your help, much appreciated.
  5. O

    S3 Storage

    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)
  6. O

    S3 Storage

  7. O

    S3 Storage

    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.
  8. O

    S3 Storage

    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,
  9. O

    User portal access for sms

    @Yoni_NVG Thanks that was it
  10. O

    User portal access for sms

    I have sms setup with Telnyx and a number assigned to ext 201, when I use the portal as super admin I can send and receive if I login as a user I see messages tab but when I press it just refreshes the page, Fax and Voicemail tabs work fine.
  11. O

    SMS with Telnyx config help

    Thank you, it is now working.
  12. O

    SMS with Telnyx config help

    I am trying to setup sms using Telnyx, I followed the Doc's but have an issue with incomming messages. Using the gui I can send a message to a cell but do not receive the reply back. Do I need to add any settings to the firewall/event guard to allow inbound messages? also the docs say to enter...
  13. O

    Preventing extensions to make outside calls

    I have Fax servers enabled so 9999 is set as a prefix, you can add 9999 to the front of your external number and ring group will call out.
  14. O

    Preventing extensions to make outside calls

    I prevented outbound calls by only allowing route from allowed extensions, 201 & 300 can make calls all others are blocked. Add this to your outbound route. (911 has it's own route) condition ${sip_from_user} ^(201|300)$ 0 15 true
  15. O

    Recommendations for SIP client hardware

    You need to setup each domain with templates to meet your configuration needs, if you are new to sip phone programming I suggest you just configure the phones from there gui and not use provisioning, once they are configured and working well you can always start playing with the provisioning...
  16. O

    Recommendations for SIP client hardware

    I have hundreds of Yealink phones some as old as 10 years, they are very reliable and easy to program, I have moved almost 200 phones away from asterisk servers and connected to FSpbx, they work great with no issues. Most of them are T5 & T4 series and some T28's, I recently installed 16 wifi...
  17. O

    Caller ID lookup

    Is it possible to have a DID use a caller id lookup from the contacts list.
  18. O

    Sara Phone

    After reading another thred (browser-based-phones). Is it possible to get Sara Phone working with FSpbx? I first tried it on fusion 5.3 but it never worked correctly, I only need it for windows desktops, no cell phone app required.
  19. O

    maintenance app

    Does FSpbx have an maintenance app were we can auto delete faxes, voicemails, call recordings etc. having an automated way to limit the space used on the HD would be of great help.
  20. O

    Additional providers for SMS/MMS messaging?

    Could you please add Voip.ms to the providers list.