How to view number of active calls on FreePBX

Also want to see call details like which extension is calling which number, call duration and which trunks are being used? See How to view active calls details on FreePBX instead.

In order to view how many calls are active concurrently on FreePBX, go to Admin -> Asterisk CLI

and enter

core_show_calls_cmd.txt
core show calls

Now click Send command on the right:

This will display, for example

freepbx_active_calls_output.txt
1 active call
6 calls processed

indicating that one call is currently going on.

If no calls are currently in process, it will display

freepbx_no_active_calls_output.txt
0 active calls
6 calls processed

 


Check out similar posts by category: FreePBX