Can we add DAHDI to the monitored channels?
asterisk -rx 'core show channels' | grep -e '^DAHDI/i' | wc -l
I'd also like to see the graphs separated as it is too difficult to read the graphs. See attached.
I believe graphs could be broken as follows.
Asterisk Peers SIP
Asterisk Peers IAX
DAHDI channels
IAX channels
SIP channels
Active Channels and Active Calls
IAX channels and SIP channels could possibly be combined but SIP channels are strange as the attached graph demonstrates and is not all that informative.
Active calls are typically (99.9% of the time) half of active channels as it takes 2 channels to create a single call. The only exception that I know of is if someone is calling a locale conference room. I'm not sure about Queues as I don't use them. Queues may be another graph requirement.
Technically IAX is IAX2

Initial code was committed. It seems no one was interested in improving it.
It's outside of scope for the development team, since we don't use Asterisk.