whut's latest activity

  • whut
    whut replied to the thread Ongoing Issue With CDR.
    Which version of FusionPBX are your webpages resting upon?
  • whut
    whut replied to the thread Ongoing Issue With CDR.
    I do not know of any proven correlation that would exclude you from updating FusionPBX and that would stop the CDRs from updating. Run...
  • whut
    whut replied to the thread User Permission.
    No. this has nothing to do with one of the few paid member feature. It is solely incorrectly setting user permissions and user extension...
  • whut
    whut replied to the thread User Permission.
    Fusionpbx already has this. It looks like you are assigning accounts to have super admin permissions group. Very not good. Assign the...
  • whut
    whut replied to the thread No outbound calls.
    Have you set all extensions to have CID name and CID number? You do need these set for outbound calls
  • whut
    whut replied to the thread alert_info.
    <action application="set" data="valet_info_park=${valet_info park@${valet_context}}|\*${park_lot}" inline="true"/> <action...
    • 1747067264892.png
  • whut
    whut replied to the thread Dashboard Widget Authoring.
    :cool::cool: I had to do a lot of investigation when building my first dashboard widget. It is much easier to display every widget...
  • whut
    whut replied to the thread Toll Allow.
    Would it be better to update the session variable to toll_allow so the default settings will all be consistent with all default setting...
  • whut
    whut replied to the thread Dashboard Widget Authoring.
    You also need a config.php. Look at the existing dashboard widgets so you will know how to add the code to that page.
  • whut
    whut replied to the thread Dashboard Widget Authoring.
    I don't think there is any documentation on how to create a dashboard widget. Within your app/invoices directory create resources and...
  • whut
    whut replied to the thread fs_cli empty response on list_users.
    The extension webpage has colored dots to display which extensions are registered, not registered, and multiple registrations.
  • whut
    whut replied to the thread fs_cli empty response on list_users.
    You can use fs_cli with fusionpbx. You have run into one of the items where it was determined that performing actions in fusionpbx...
  • whut
    whut replied to the thread fs_cli empty response on list_users.
    this helped me figure it out https://stackoverflow.com/questions/57525227/how-to-see-details-about-user-even-if-theyre-not-registered
  • whut
    whut replied to the thread fs_cli empty response on list_users.
    I do not believe that fusionpbx uses the freeswitch directory/user directory. /etc/freeswitch/freeswitch.xml ... <!-- mod_dingaling...
  • whut
    whut replied to the thread Toll Allow.
    Excellent