Recent content by voipBull

  1. V

    Active Calls Dashboard

    Hey @markjcrane Just upgraded to master to test this. Executed app defaults, menu defaults and permissions. I can see the dashboard widget for 'Active Calls', but no active calls show up in the list. Also, installed/enabled and started websockets and active_calls systemd services (I think this...
  2. V

    Hello from Jack – VoIP Developer & SIP Stack Enthusiast

    Welcome aboard @jackmorris10
  3. V

    Toll Allow

    @markjcrane Thank you. Just tried it again. Yes, it works (partially), but a few things to note here. 1. After adding the new category 'toll allow', use the search dropdown on the default settings page and select 'Toll allow'. Nothing shows up. But 'Toll allow' is there when you're using either...
  4. V

    Problem with SMS App

    I don't think the SMS app is maintained anymore with the latest codebase. You'll probably have better luck using the messages and providers app.
  5. V

    Toll Allow

    @markjcrane Its latest master. I always only test anything on master.
  6. V

    Toll Allow

    Thank you @markjcrane I gave it a try, but it doesn’t quite work as expected out of the box. When adding or saving a new default setting with the category set as 'toll allow', the space gets stripped and it’s saved as 'tollallow'. This causes it not to match with the session variable...
  7. V

    Toll Allow

    Thanks @whut thats definitely one way to do it. But as you said, it complicates future updates and upgrades. What I’m really thinking about is how tollallow could evolve into a lightweight, pluggable application that offers granular yet intuitive control over call restrictions for all types of...
  8. V

    Toll Allow

    Hello community, Is there a way to pre-populate a drop-down list of 'Tollallow' options, instead of the default free-form text field for Tollallow? I was looking through the code in `extension_edit.php` and found the below piece of code. By the looks of it, it does look for an array type...
  9. V

    Ringotel App Causing Polycom Phones to Drop from Fusion PBX Registration

    @Jasonpbx Most likely your Poly phone and your Ringotel softphone are fighting for the same extension, overriding each other upon every registration attempt. Look into these Sofia profile settings multiple-registrations and max-registrations....something (can't remember exactly what it is called)
  10. V

    Hello from JHB South Africa

    Welcome to the community @cybergenix
  11. V

    Call to IVR with NO Duration

    Completely agree with you on that @markjcrane. Some people don't always take it very well when the free support they were hoping for isn’t available, and we’ve certainly seen instances of that here on this forum as well. That said, I truly appreciate your and your teams ongoing dedication and...
  12. V

    Call to IVR with NO Duration

    Hello @markjcrane I occasionally report bugs and issues at https://www.fusionpbx.com free member portal and have almost always gotten a timely response back from you and team, and I truly appreciate that. But do you think bugs/issues reported there should be publicly accessible to others? This...
  13. V

    Event_guard

    @pbxgeek just curious, are you saying that this bug with the update script still exist? because I just tried to recreate it on 5.3 and master, and its not the case.