thanks for reply..
I know these commands .But my requirement is I should show the current call details to GUI
eg:

Caller  Callee            Starttime                   Duration

101      104    2010-12-21 12:24:34 PM        10

Now tel me how I get these values by give commands to asterisk.

Thanks
Nikhil


On 02/02/2011 03:58 PM, Ishfaq Malik wrote:
On Wed, 2011-02-02 at 09:04 +0530, Nikhil wrote:
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
Nikhil
For one of each pair channels do
core show channel<channel name>
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
                http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
    http://lists.digium.com/mailman/listinfo/asterisk-users


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to