Details
-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
None
Description
I've created a new patch and some code rewritten of the old Asterisk post: http://jira.observium.org/browse/OBSERVIUM-234?jql=text%20~%20%22asterisk%22
Please add this Application to Observium
Our Asterisk version = Asterisk 1.8.9.2
Can you test it with the following commands?
asterisk -rx 'core show channels' | tail -3 | grep channels | cut -d' ' -f1
asterisk -rx 'core show channels' | tail -3 | grep 'active calls' | cut -d' ' -f1
I will upload a new patch if that works.