Search results

  1. J

    Problem with all email templates

    Good afternoon. We are having issues with the email templates. When I receive a missed call, a transcription, or a voicemail, the changes I made in the panel (at `app/email_templates/email_templates.php`) do not appear; the same unmodified email arrives every time. Has something changed—perhaps...
  2. J

    fspbx 1.9.4 ringback not sound when active recordcall SOLVED

    Solved by adding this line <action application="set" data="ringback=${us-ring}" inline="true"/> on line 27 on the file resources/views/layouts/xml/phone-number-dial-plan-template.blade.php When and how does this issue occur? It only happens with internal calls. Both extensions must have call...
  3. J

    Share Trunk Default number Option

    Hello, good afternoon. I have a question regarding enterprise systems that share a trunk. Is there a way to block phone numbers associated with a specific company? I've seen that you can add phones to that company, but if an extension doesn't configure an external phone number and makes a call...
  4. J

    How to change Gui lang

    Hello, good afternoon. I've been looking into it and I can't figure out how to change the language of FS PBX. Is it possible? Has anyone managed to change the language? So far, I've only been able to change the menu title language, but the content is still in English. Thank you very much.
  5. J

    ( SOLVED )SIP extensions cannot connect to domains or subdomains, only IP

    Good morning! We've installed FusionPBX and created a domain with an "A" redirection . The problem is that we can only connect SIP extensions to the original IP. We tried connecting to the main domain pbx.mydomain.io and it didn't connect. We tried subdomains pbx1.pbx.mydomain.io and it still...