Search results

  1. kenn10

    How to Duplicate One FS PBX to Another but maintain separate Domain Names?

    I absolutely agree but I have found no good documentation on how to restore that database. There is another thread in here where someone made a script to do the work but it did not work when I was trying to copy from Debian-12 to Debian-13. There simply isn't enough documentation on the...
  2. kenn10

    How to Duplicate One FS PBX to Another but maintain separate Domain Names?

    I want to copy one FS PBX system on a cloud VM to another FSPBX system on another Cloud VM. The domain names would need to remain different as would the IP's. Is there a guide describing how to accomplish this? I want all the default parameters from the old system moved to the new system...
  3. kenn10

    Transfers to external numbers

    A bit of information is often helpful when asking for assistance. Are you on FusionPBX? What version of FusionPBX. Are you using analog telephones? If using IP phones, can you use the transfer function button without the * codes? Why are you using * codes instead of the transfer button? What...
  4. kenn10

    Preventing extensions to make outside calls

    I think a good addition to FS PBX would be a section where you can set up "Toll Services" where you can select which outbound routes or none are allowed in each category. Then apply that category for each extension, ring group and follow me locations. The current method to set up access to...
  5. kenn10

    Upgrade to 5.5.6 appears to break calling external numbers as members of ring group

    OK. With the gracious help of @markjcrane the issue was located and eliminated. I had "domestic" in toll allow on the outbound route and in the ring-group. It should have been empty. This worked before the upgrade with "domestic" in there but it was actually broken in the code. Changes were...
  6. kenn10

    Upgrade to 5.5.6 appears to break calling external numbers as members of ring group

    @markjcrane I don't know what time zone you're in. I'm in EST. Let me know when its convenient to call. I'm still having issues I can't explain. If I put the cell number in the ring group, it does not call it. If I put the cell phone in the follow-me of an extension in the ring group, it will...
  7. kenn10

    Setting up inbound routing

    Google AI TTS offers nearly limitless voices and languages but there are subscription fees if you need them very much. It might be fine for generating a few announcements. There are dozens of other providers that provide TTS as well but finding one with an API and decent pricing then becomes...
  8. kenn10

    Setting up inbound routing

    I would also like to see FS PBX support a larger pool of voices. OpenAI has a limited pool from which to choose so I suspect a different AI voice generation would be needed to expand the TTS. OpenAI does support different languages but I don't see a separate UK English version. Here is the...
  9. kenn10

    Setting up inbound routing

    There is one AI voice that has a British accent. Play around with the voice setting. You also can rename your AI generated ring group recording right there on the screen. I also generate recordings from this screen that I use elsewhere in the system.
  10. kenn10

    Upgrade to 5.5.6 appears to break calling external numbers as members of ring group

    Well, SNGREP showed no attempt of the call going out. I ended up removing the ring-group and re-adding it and now call out to the cell phone works. I guess something got mangled in the upgrade.
  11. kenn10

    Upgrade to 5.5.6 appears to break calling external numbers as members of ring group

    I upgraded from 5.4 to 5.5 and now calls to a ring group do not ring external cell phone numbers. Internal extensions will ring but the external number will not. The ring groups worked prior to the upgrade. I have had AI examine the error log and below is the result. I know AI is far from...
  12. kenn10

    Using Tailscale on a multi-domain FS PBX or FusionPBX

    Thanks. The answer appears to be to set up a local DNS entry and use something like dnsmasq on the PBX server. You have to come at FS PBX or FusionPBX by the domain name and the only way you can serve access to the different domains on the same IP address is local translation. I'm getting...
  13. kenn10

    Using Tailscale on a multi-domain FS PBX or FusionPBX

    I've been experimenting with Tailscale to link a number of FreePBX systems in a more secure fashion. For FusionPBX and FS PBX I have an issue using Tailscale to allow remote telephone connection to any of the domains. By default, Tailscale creates an internal IP in the TailNet for the host...
  14. kenn10

    Custom MOH not working

    On the Applications > Music on Hold screen did you: 1) Click add on the upper right of the screen 2) Then click the + next to catagory 3) Select the file of music to upload 4) Click Upload
  15. kenn10

    Context issues when dSIP is routing to FusionPBX

    I asked Grok how to solve your issue and it provides this information (which seems to make good sense.)
  16. kenn10

    Change Contact Header to use Domain

    Install sngrep if it is not already on your system. Then from the Linux console as user root, you can use this command to see the conversation between the PBX and the provider: sngrep -c Another option is to use Wireshark.
  17. kenn10

    FS PBX High Availability (HA) Setup Scripts — Database + File Replication

    I believe that question should be addressed on the FusionPBX forum. Try https://www.pbxforums.com/forums/general-fusionpbx-help.3/
  18. kenn10

    Yealink Wifi dongles alternatives

    Office Depot has the dongle for $31.99, Ebay has a lot of them for various prices, MetrolineDirect has them refurbished for $19.95.
  19. kenn10

    Upgrade error?

    When I attempt to upgrade, I get this error: INFO Application version set successfully. Version successfully updated to 1.0.2. Applying update steps for version 1.1.0... [Update110] Starting... [Update110] Checking crontab for legacy xml_cdr_import entries... Error applying the update: The...
  20. kenn10

    FS PBX some pages are still old FusionPBX

    Am I correct that the goal is still to entirely replace any dependence on FusionPBX and directly manipulate the underlying FreeSwitch?