Search results

  1. kenn10

    Feature suggestion for call blocking

    I'd like to see a change on the block calls screen at the actions drop-down so that you could route the blocked call to an extension or any other type of destination or to a recording you specify. I'd like to send a blocked call to an early media recording and then drop the call.
  2. kenn10

    P-Attestation-Indicator

    Is anyone parsing out the attestation headers so that if the P-Attestation-Indicator is blank or "c" types the call can be sent to another destination than the called number? I'm sick of the calls from Cinch-family of companies that so far are 100% spam. I'd like to know how to achieve this...
  3. kenn10

    Issue with Barge-In

    @pbxgeek I am experimenting with barge-in to an existing call (*33+extension). The lua script requires a password, which I have commented out for testing. The problem I have is that every time I try to barge into a conversation on the line in question, the connection is robotic, has loud...
  4. kenn10

    BLF for *5901

    I have some phones that the call park button does not work correctly with them. To get around this, I'm trying to set up BLF buttons for *5901 to park and retrieve that call. I cannot get the phones to show busy indication on those buttons which would indicate a call is parked at *5901. This...
  5. kenn10

    Location of the FreeSwitch repo directory

    FS PBX Version 1.8.4, by relocating the FreeSwitch scripts to the 'repo' directory broke some of my custom xml coding and lua scripting.. I don't know exactly where to find the FreeSwitch repo directory. There is still a /usr/share/freeswitch/scipts directory but my custom lua scripts are no...
  6. kenn10

    FreeSwitch Upgade

    FusionPBX has posted a script to upgrade FreeSwitch to the current level which addresses a security issue. Is there anything we need to do for FS PBX?
  7. kenn10

    Dashboard Screen - Possible Enhancement

    This is a minor suggestion. On the dashboard screen, I instinctively press the icon on each button. Of course, the icon is not in the box that will take you to the selection. My suggestion would be to make the active area of the button include the icon on the button as well.
  8. 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...
  9. 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...
  10. 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...
  11. 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...
  12. kenn10

    Announce Position in Queue upon Entry and continue to update

    I found this post about how to make changes in FreeSwitch and FusionPBX to have the Call Center queue announce the position in queue to the customer. The post form @TurabG got me thinking that it would be nice to tell you your position as soon as you enter the queue. This is his post...
  13. kenn10

    [Enhancement Request] Allow Option to Turn Caller-ID E164 Format on or off

    For all phone numbers and outbound caller-id, allow an option to not have the outbound caller-id show +1. I can understand that might be necessary for other countries, but most of the USA just has the 10-digit caller-id and the E164 format is not required (or desired.) The outbound route...
  14. kenn10

    Feature Request - Call Center

    Add Call Centers to the Applications menu but modify the recordings section to utilize the openai TTS generation for announcements.
  15. kenn10

    Ring Group with External Number Does not call out

    I'm running FusionPBX version 5.3.8. Inbound and outbound talls to/from extensions work fine. However, in a ring group which has several extensions plus an outbound external number, the origination to that number always fails, rejected by the VSP. In the CDR, it shows CODEC L16/L16 which is...