- I have entered groups into my buttons.cfg file
- I would like to sort the display by the group
- display is by extension, as the first button to show is the extension that is the logged in account
If you want to change order you will need to modify the autoconfig-buttons-freepbx.sh script and alter the mysql queries adding an " ORDER BY group,extension" or something similar to the proper queries.
Forgot to say, your logged extensions will be always show first.
Best regards,
thanks for the info