Recent content by ska

  1. S

    Ring Groups not working

    Ok. It works now. I didn't really know how to approach the debugging as I couldn't get my head around what the sql statements may be. Then I was asking myself again, why the lua files are different and decided to go for an update. I followed the update process that is described in the...
  2. S

    Ring Groups not working

    My lua seems to be different. The following assert starts on line 405: assert(dbh:query(sql, params, function(row) if (row.ring_group_strategy == "random") then if (database["type"] == "mysql") then sql_order = 'rand()'...
  3. S

    Ring Groups not working

    Happy new year! Do you have any idea where else I could search for an approach to this?
  4. S

    Ring Groups not working

    Sure. Currently there are several (two digit) extensions under Accounts > extensions for our employees. Additionally I have a test ring group with the extension 07. I have two screenshots with the settings of the ring group and the dial plan attached. ring group inbound dial plan ring...
  5. S

    Ring Groups not working

    I changed all extensions (extensions and ring group) to two digits. Doesn't work either, unfortunately. Do you have another idea where I could dig for a solution?
  6. S

    Ring Groups not working

    Does anyone have another idea about this issue? I'm kinda stuck right now.
  7. S

    Ring Groups not working

    Thanks for the quick reply. I tried without the greeting - same problem unfortunately. I paste all lines that I think are part of the test call I did. Do you know what "assertion failed" means in this context? 36c9aea3-ee8f-45ec-aa71-fc479cbbebd0 2019-11-26 17:27:14.189759 [ERR]...
  8. S

    Ring Groups not working

    Hi everyone, I'm still new to fusionpbx. Besides the working extensions for every user, I'd like to add 3 ring groups. However, the ring groups aren't working and I don't really know why. For testing, I added a greeting to one ring group and called - the greeting plays and afterwards the call...
  9. S

    "Backup" missing in menu

    Oh ... that's a pity. So I have to do it manually? Or is there a way that I can recover my backup through ssh without the web frontend?
  10. S

    "Backup" missing in menu

    Hi everyone, I'm new to this forum. I have an issue that I couldn't find a solution for – neither on Google nor here. I want to backup and recover my settings from one fusionpbx installation to another. I already created a backup on the "old" machine on which I tested the whole system for...