snippetbashTip
fwconsole — Manage and configure your FreePBX system (PBX server). More information: <https://sangomakb.atlassia
Viewed 0 times
commandandconfigureclimanagefwconsolefreepbxyour
linux
Problem
How to use the
fwconsole command: Manage and configure your FreePBX system (PBX server). More information: <https://sangomakb.atlassian.net/wiki/spaces/PG/pages/41779247/fwconsole+commands+13>.Solution
fwconsole — Manage and configure your FreePBX system (PBX server). More information: <https://sangomakb.atlassian.net/wiki/spaces/PG/pages/41779247/fwconsole+commands+13>.Reload FreePBX configurations:
fwconsole reloadStart Asterisk and other commands needed by FreePBX:
fwconsole startStop Asterisk and other commands needed by FreePBX:
fwconsole stopView and update settings:
fwconsole setting {{keyword}} {{new_value}}List available backups:
fwconsole backup --listList available FreePBX commands:
fwconsole listChange ownership of all files and directories that FreePBX needs to be owned by the apache user:
fwconsole chownCode Snippets
Reload FreePBX configurations
fwconsole reloadStart Asterisk and other commands needed by FreePBX
fwconsole startStop Asterisk and other commands needed by FreePBX
fwconsole stopView and update settings
fwconsole setting {{keyword}} {{new_value}}List available backups
fwconsole backup --listContext
tldr-pages: linux/fwconsole
Revisions (0)
No revisions yet.