[asterisk-users] Monitor Current outgoing calls

William Piper william.piper at gmail.com
Mon Oct 9 20:56:09 MST 2006


A2B already shows this in the DB. If you have any php/perl skills just run a
query like the following:

select * from cc_card where inuse > 0

Then write a js to refresh the script every few seconds. I believe this will
give you the reporting that you'd need.

bp


On 10/9/06, George Masgras <gmasgras at gmail.com> wrote:
>
> Hello all!
> I'm currently using Asterisk in conjunction with a2billing and
> everything seems to be working great so far. Now, all I'm missing is
> some sort of a GUI to monitor all calls going out through my trunks. I
> can always do 'sip show channels' or 'sip debug' from the console but
> I was wondering if there's anything that basically does the same thing
> but in a nicer, easier way. a2billing comes with some very nice CDR
> and invoice reporting. is there anything that can do pretty much the
> same thing but for calls that are currently in progress ?
>
> Thanks guys
>
> George
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061009/dd805738/attachment.htm


More information about the asterisk-users mailing list