[asterisk-users] how to get Current Calls details
Thorsten Göllner
tg at ovm-group.com
Wed Feb 2 03:41:15 CST 2011
Am 02.02.2011 04:34, schrieb Nikhil:
> Hi everyone
> How can I get the current calls details in asterisk.if I use cli
> commad core show channels,there is two channels of each call.But the
> requirement is, need to get caller ,calee,starttime ,duration of the
> current calls.This value should be proper for call forward,call
> transfer ,and scenarios.Please help me on this.
>
> Thanks
Try this:
bash# /usr/sbin/asterisk -rx "core show channels verbose"
More information about the asterisk-users
mailing list