<div>Then you have something wrong. Inuse should always be 0 if the card is not in use. Each time a call is in process, the agi will change that +1 and when the agi is complete it will -1.</div>
<div> </div>
<div>I don't think that FOP will work without a ton of modifications unless someone at A2Billing has a patch or something because they are completely different structured databases. I haven't upgraded in a few versions... so perhaps there is something now.
</div>
<div> </div>
<div>Good luck,</div>
<div> </div>
<div>bp<br><br> </div>
<div><span class="gmail_quote">On 10/10/06, <b class="gmail_sendername">George Masgras</b> <<a href="mailto:gmasgras@gmail.com">gmasgras@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">That doesn't seem to work, most of the cards have the inuse value set<br>to something different than zero, wheather they are in use or
<br>not...anyway<br>Thanks<br><br>I'll keep digging<br><br>George<br><br>On 10/9/06, William Piper <<a href="mailto:william.piper@gmail.com">william.piper@gmail.com</a>> wrote:<br>> A2B already shows this in the DB. If you have any php/perl skills just run a
<br>> query like the following:<br>><br>> select * from cc_card where inuse > 0<br>><br>> Then write a js to refresh the script every few seconds. I believe this will<br>> give you the reporting that you'd need.
<br>><br>> bp<br>><br>><br>> On 10/9/06, George Masgras <<a href="mailto:gmasgras@gmail.com">gmasgras@gmail.com</a>> wrote:<br>> ><br>> > Hello all!<br>> > I'm currently using Asterisk in conjunction with a2billing and
<br>> > everything seems to be working great so far. Now, all I'm missing is<br>> > some sort of a GUI to monitor all calls going out through my trunks. I<br>> > can always do 'sip show channels' or 'sip debug' from the console but
<br>> > I was wondering if there's anything that basically does the same thing<br>> > but in a nicer, easier way. a2billing comes with some very nice CDR<br>> > and invoice reporting. is there anything that can do pretty much the
<br>> > same thing but for calls that are currently in progress ?<br>> ><br>> > Thanks guys<br>> ><br>> > George<br>> > _______________________________________________<br>> > --Bandwidth and Colocation provided by
<a href="http://Easynews.com">Easynews.com</a> --<br>> ><br>> > asterisk-users mailing list<br>> > To UNSUBSCRIBE or update options visit:<br>> ><br>> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>> ><br>><br>><br>> _______________________________________________<br>> --Bandwidth and Colocation provided by <a href="http://Easynews.com">
Easynews.com</a> --<br>><br>> asterisk-users mailing list<br>> To UNSUBSCRIBE or update options visit:<br>><br>> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br>><br>><br>><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:
<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>