Active Calls

Hi all,

What is the command to display active calls with full information like
Duration and Max Time which are sent by radius?

The information available depends on the specific type of channel, but

show channels

will show a list of all channels. And

show channel <channel_id>

will show detailed information about the channel you’re interested in. You can get the channel id from the first field in the output from the show channels command.

Hi,

How i can send max calling time to the caller party, for the example in CISCO NAS we can send the max calling credit using h323-credit-time, But i do not have any information about Asterisk how i can send the credit time.

Thank You all for your time.