Show list of active lines

I have an asterisk implementation with 240 lines. I want to run a command that shows me how many are active.

I am trying to determine utilization. Does “Action: Statusâ€

“show channels” will tell you the active channels and how many active calls are going on

Action: Command
Command: core show channels

Response: Follows
Privilege: Command
No such command ‘core’ (type ‘help’ for help)
–END COMMAND–


show channels worked, but it looks like its going to be a challenge to parse.

Bryan

sip channels - sip show channels

Any suggestions or maybe documentation on how to parse it?

I am trying to use .Net to receive the stream then parse through it.

What hardware do you use to support 240 Lines ?