Search results

  1. G

    track-calls configuration for FusionPBX

    Hey Guys, Has anybody successfully setup the "track-calls" parameter on the SIP profiles so that you can failover to a secondary server and keep the call alive. In the SIP profiles I set "track-calls" to "true" and made sure both freeswitch servers had the same switch name in switch.conf.xml...
  2. G

    Active line limit

    To get some more information: How many SIP profiles are you using for registration? Are they general business users or call centre or home users? What are your system specs? Is CPU or RAM close to maxing out? Version of freeswitch? What is the SIP registration expiry timer? Are clients using...
  3. G

    SOLVED Ring group hang up call before time

    Did adding the sound file fix the issue?
  4. G

    SOLVED Getting "Connection to Event Socket Failed"

    Flush cache, restart SIP, reload xml try all them as well
  5. G

    UNIQUE Time Condition Request for Church

    I would setup a call centre queue and have all the deacons as agents. Give them access to be able to log agents in and out. You don't want to be getting calls every time a deacon takes the day off and want the call to go somewhere else and by giving them the power to log agents in and out that...
  6. G

    SOLVED Ring group hang up call before time

    Something similar happens to me as well so if sending a call directly to a ring group I always play a "greeting sound file" just 500ms of silence to answer the call. I'm sure there's a better way than this but that's what I've been doing.
  7. G

    Transcription Not Working

    The FusionPBX team responded and advised that is just how it works. If you want the transcription you must select "attachment"
  8. G

    Transcription Not Working

    Just submitted a bug report
  9. G

    Transcription Not Working

    Tested and have the same issue as you
  10. G

    Teams Integration

    Here's the post on the freeswitch mailing list of somebody that has it working. I've also seen a few others on the maining list that have it working. https://lists.freeswitch.org/pipermail/freeswitch-users/2020-October/134047.html
  11. G

    Teams Integration

    A As of Freeswitch 1.10.3 there is a new parameter: [mod_sofia] Add new gateway param 'contact-in-ping' to support Microsoft Teams Direct Routing I've read on the Freeswitch forums that you can use this to route traffic directly between Freeswitch and Microsoft.
  12. G

    Transcription Not Working

    I'll test this today and confirm if it's happening on my system as well.
  13. G

    SOLVED Asterisk vs FreeSwitch

    Ive never experienced any NAT issues for the past 10 years. I’ve done the 3CX training and they talk a lot of NAT issues but honestly they rarely even exist if you have a half decent router. The issue that you are more likely running into is where clients have SIP ALG enabled that’s where the...
  14. G

    Fanvil Zero Touch Auto Provisioning

    For 50k units just contact Yealink and they’ll likely give you a huge discount. You don’t want to be dealing with hardware faults at that sort of scale.
  15. G

    TIP - Log Agents In & Out of Individual Queue's

    Hey Guys, I wasn't aware this was possible with FusionPBX until I discovered it last night, I'm sure some of you already knew though but thought i'd share it anyway. If you add the "agent" widget to the user dashboard. It allows you to log in or out of individual queue's. Normally when you go...
  16. G

    Number Alias Field Missing

    I just checked, there is a new permission "number_alias" you need to set that.
  17. G

    Number Alias Field Missing

    Not sure if there is a permission but that's the first thing I always check, maybe a permission was added or it may just be a bug
  18. G

    Number Alias Field Missing

    Maybe it's a new permission, check there
  19. G

    ERROR [ERR] switch_core_sqldb help me!!!

    Did you end up finding a figuring this one out? What version of Freeswitch are you using?
  20. G

    After changing to using number-alias cannot register

    I'll give it a test as well and let you know the results