Search results

  1. kenn10

    Is event guard working

    I like to keep an eye on the nginx access log. You can still be trying to break in constantly until their IP is caught and blocked by Fail2ban. tail -f /var/log/nginx/access.log
  2. 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...
  3. kenn10

    Does The Spam Ever Stop?

    Another option is to lock down the PBX and whitelist the providers, and basic IP addresses for the building where the phones are. Then implement an OpenVPN server and use it for remote and roving workers. This makes the PBX almost invisible on the internet and eliminates the continual probes...
  4. kenn10

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

    Obviously, the outbound route can be modified as such and I have done that. The changing of the XML code is probably too much for novice users. I'll leave it at that.
  5. kenn10

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

    Most other systems, including FusionPBX, are not sending the +1 unless you tell it too. Yes, the +1 is accepted by most SIP vendors but is superfluous. It is especially annoying when someone on another system like a Cisco or Avaya switch has not prepared their systems to strip the +1 on an...
  6. 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...
  7. kenn10

    Feature Request - Call Center

    Is your module a premium one since I don't see it in the stock FS PBX?
  8. 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.
  9. 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...