Search results

  1. G

    Incorrect Wait Time In Call Queues

    Hi Guys, I've noticed recently when somebody calls into a queue and I look at the "Active Call Center" app the wait time is always starting from around 2:50sec and not from 0. This is happening for all callers in all my clients call centres, I'm sure this wasn't always the case though. Has...
  2. G

    Max Wait Time in Call Center Queues

    Can you screenshot your settings
  3. G

    TTS Recordings app - Create text to speech audio using Azure Cognitive Speech services TTS API

    That's very cool Great job very cool. It would be great if you could add that into the personal/extension voicemail as well and maybe have the option to create an initial voicemail greeting where it takes the extension's first and last name. So the default voicemail greeting would be...
  4. G

    Call forwarding and codec selection

    Do you have PCMA as an allowed codec and then freeswitch can transcode the call.
  5. G

    Intelligent IVR with Data-Dipping capabilities

    https://asterisk-pbx.ru/wiki/freeswitch/dp/fs_xml_dialplan/examples Check out example 22
  6. G

    SOLVED Asterisk vs FreeSwitch

    That actually doesn't seem too bad. Have you used their platform?
  7. G

    SOLVED Asterisk vs FreeSwitch

    Whats the pricing like for the Vodia system?
  8. G

    Yealink T5X DSSKey Transfer Problem

    There's newer firmer than that on the Yealink site, they are up to: T54W(T57W,T53W,T53,T53C,T54,T57)-96.86.0.23.rom They've just uploaded it a little differently this time because they needed to attach some important upgrade notes. Check this link...
  9. G

    SOLVED Asterisk vs FreeSwitch

    We use Bria Enterprise for a softphone app and it really blows away anything from 3CX or VitalPBX. We also use Queuemetrics for call centre reporting and dashboards and again that blows away anything from 3CX or VitalPBX. VitalPBX as far as im aware isn't open source and from what I've read on...
  10. G

    Newcomer report, hello everyone!

    Hello there
  11. G

    Queu Stats

    Nice, have you shared anywhere or plan to? I wouldn't mind testing it out.
  12. G

    Callflow BLF

    I've noticed with some handsets if you set the callflow BLF key value to just the feature code *30 sometimes the light drops off whereas if you set the value to flow+*30@domain.pbx.com it works fine.
  13. G

    Queu Stats

    From the top of my head something like 10 CHF (swiss franc) per user per month - minimum 5 users. Only the queuemetrics-live is compatible with FusionPBX and it handles multi-tenancy. The queue metrics guys also have a few scripts to help automate the provisioning and setup of new clients...
  14. G

    Queu Stats

    I'm using queuemetrics for a few clients and it integrates really well, you get 95% of the queuemetrics features with Fusion.
  15. G

    Queue Question

    I used to run remote agents and I had it setup like this below. I just modify the agent contact string so instead of: user/2000@domain.com I have: sofia/internal/<agent mobile number here>@sbc.pbx.com:5060 I didnt have the confirm option and while I never specifically looked at the issue you...
  16. G

    Queue Question

    The warm transfer scenario you mentioned won’t be an issue with FusionPBX. You can do everything you mentioned out of the box with FusionPBX except the press 1 to confirm before answering but I’m sure that’s probably just a simple dialplan modification.
  17. G

    URGENT 100% CPU

    htop or top see what's using all the CPU
  18. G

    Ring All - Tiers - How do they apply?

    I think i've figured it out, please correct me if anybody gets different results. When using Ring All strategy in the call centre, with tiers apply enabled you can only have a maximum of two tiers. If I have tiers 0,1,2,3,4,5 after all agents in tier 0 ring then all agents in tiers 1,2,3,4,5...
  19. G

    Ring All - Tiers - How do they apply?

    I've now rebooted the machine and it's now not taking into account tier levels at all and just ringing all phones and I have "tier rules apply = true" Any idea's?
  20. G

    Ring All - Tiers - How do they apply?

    Hi All, Question regarding call centre ring strategy "Ring All" and how the tiers apply. If I had 4 tiers and set "Tier rules apply = true" and I had 2 agents in each tier. Agent call timeout is 30 seconds Tier wait second is 15 seconds I want the agents in each tier to ring for 15 seconds...