Recent content by dbbrito

  1. D

    error event guard

    The strangest thing I noticed is that when I run the commands: iptables -P INPUT ACCEPT and iptables -F then the event guard works, very strange.
  2. D

    error event guard

    Hi friends, I installed Fusion on Debian 13 but I noticed that Event Guard isn't working even after following the steps in the documentation. systemctl status event_guard ● event_guard.service - FusionPBX Event Guard Loaded: loaded (/etc/systemd/system/event_guard.service; enabled; preset...
  3. D

    incorrect from

    Hello friends, I'm registering a gateway via IP from an operator, and it completes the call but doesn't pass our caller ID set in the extension because the "from" is going wrong. See how it's going: From: "5511XXXXXXXX43" <sip:FreeSWITCH@XX1.XX8.1XX.1XX:5060>;tag=B3Fr6521F1rZD The operator said...
  4. D

    fs cli domain

    Hello, can anyone tell me if the fs_cli command has a way to filter by domain? Thanks
  5. D

    WHCMS module

    I'm interested in the whmcs module, has anyone developed it? Do you have a demo area? Simply an auto-login button on whmcs for the user registered with the same email on whmcs and fusion would be great. It would be great to have this integration module developed and sold by the fusionpbx team.
  6. D

    Voicemails are not getting emailed

    Advanced>>>Default settings>>> Email: smtp_from >> and configure it with your sending email, or in most cases your provider's user email.
  7. D

    Show domain

    I created a domain and a user in the User group, and released it so that I can create extensions, but where can I configure so that the domain is viewed, because without him knowing the domain there is no way to configure the zoiper for example? Regards
  8. D

    Extensions domain

    Friends, I think there really is an error here, because even if I change the user group to admim, the only difference is that it does not show the Domain option within the extension configuration, but if I activate the extension_domain option in the Group Manager User or admin it shows all...
  9. D

    Extensions domain

    But the user has already been created in the "User" group and when creating the extensions it shows all the domains.
  10. D

    Extensions domain

    I created 3 domains, and 3 users, 1 for each domain (user permission). The problem is that any user can see all the domains when creating an extension. Is it possible for each user to create the extensions just by viewing their domain? thanks and regards
  11. D

    resolved

    resolved
  12. D

    Change Caller ID for Call Forwarding

    I need a call answered by the IVR to be sent to my follow me with another caller-id, in all the ways I've tested it only sends the originating number, even activating follow_me_cid_name_prefix and follow_me_cid_number_prefix in Group Permissions it still keeps sending the source number!. Any...
  13. D

    certificated dehydrated

    Friends, I'm installing some certificates in fusion following the documentation: https://docs.fusionpbx.com/en/latest/getting_started/lets_encrypt.html I managed to create two certificates at once based on hostname, but I am not able to create the third one, it creates the third certificate...
  14. D

    Ring Back IVR

    Friends, I have a 10100 extension with call forwarding to a mobile, I made an IVR and sent it to call on 10100 with the Ring Back option configured with a song that I uploaded, the problem that when calling on my cell phone it does not play the song and stays on the default ring. Someone to help...
  15. D

    mod-say-pt

    How to install mod-say-pt in fusion? I tried from the freeswitch repo, but when I restart the server, the freeswitch gives a connection error and does not enter the fs_cli, is there another way to install the Portuguese-Brazilian sounds in fusion? Thanks