Dial Plan Visualizer - see a graph of the call flow for
any Inbound Route.
cpviz This is a module for FreePBX©, an open source graphical user interface to control and manage [Asterisk(http://www.asterisk.org/ "Asterisk Home Page") phone systems. FreePBX is licensed under GPL. The cpviz module shows you a graph of the call flow for any Inbound Route. End-user PBX support often involves making changes to the flow for inbound calls, or simply asking questions about it (e.g. "Whose phones ring when someone calls X? When we get a call on Y does it go directly to the IVR or are there Time Conditions applied first?").
-
If upgrading- uninstall the current version first.
-
Command line... Uninstall:
fwconsole ma uninstall cpviz
Install:
fwconsole ma downloadinstall https://github.com/madgen78/cpviz/archive/refs/heads/1.0.13.zip
--or--
- Log into FreePBX, then navigate to Admin > Module Admin.
- Click Upload Modules.
- Download the module from the following link: Download cpviz 1.0.14.
- Set the upload type to "Upload (From Hard Disk)".
- Click Choose File to select the downloaded file, then click Upload (From Hard Disk).
- After the upload, click the "Local Module Administration" link.
- Scroll down to Dial Plan Visualizer under the Reports section and click it.
- Click the Install action.
- Finally, click the Process button at the bottom of the page.
- Log in to your PBX and navigate to Reports > Dial Plan Visualizer.
- Select or search for an inbound route using the side menu.
- Click Highlight Paths, then click on a node or edge to highlight it (links are inactive).
- Exported images will include the highlighted paths.
- When you're done, click Remove Highlights to clear the highlights.
- Pan by holding down the left mouse button.
- Zoom using the mouse wheel.
- Hover over a path to highlight the entire path from start to end.
- Click on a destination to open it in a new tab.
- Click on a "Match: (timegroup)" to open it in a new tab.
- To export, click the "Export as ... .png" button.
This modules code is licensed as GPLv3+
- No known issues at this time.