From KolmiSoft Wiki
[edit] Watch number of active channels
watch "asterisk -vvvvvrx 'show channels' | grep channels"
[edit] Watch number of active calls
watch "asterisk -vvvvvrx 'show channels' | grep calls"
[edit] Watch active channels
watch "asterisk -vvvvvrx 'show channels verbose'"