<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>&nbsp;</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>&nbsp;</div>
<div>Good luck,</div>
<div>&nbsp;</div>
<div>bp<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 10/10/06, <b class="gmail_sendername">George Masgras</b> &lt;<a href="mailto:gmasgras@gmail.com">gmasgras@gmail.com</a>&gt; 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 &lt;<a href="mailto:william.piper@gmail.com">william.piper@gmail.com</a>&gt; wrote:<br>&gt; A2B already shows this in the DB. If you have any php/perl skills just run a
<br>&gt; query like the following:<br>&gt;<br>&gt; select * from cc_card where inuse &gt; 0<br>&gt;<br>&gt; Then write a js to refresh the script every few seconds. I believe this will<br>&gt; give you the reporting that you'd need.
<br>&gt;<br>&gt; bp<br>&gt;<br>&gt;<br>&gt; On 10/9/06, George Masgras &lt;<a href="mailto:gmasgras@gmail.com">gmasgras@gmail.com</a>&gt; wrote:<br>&gt; &gt;<br>&gt; &gt; Hello all!<br>&gt; &gt; I'm currently using Asterisk in conjunction with a2billing and
<br>&gt; &gt; everything seems to be working great so far. Now, all I'm missing is<br>&gt; &gt; some sort of a GUI to monitor all calls going out through my trunks. I<br>&gt; &gt; can always do 'sip show channels' or 'sip debug' from the console but
<br>&gt; &gt; I was wondering if there's anything that basically does the same thing<br>&gt; &gt; but in a nicer, easier way. a2billing comes with some very nice CDR<br>&gt; &gt; and invoice reporting. is there anything that can do pretty much the
<br>&gt; &gt; same thing but for calls that are currently in progress ?<br>&gt; &gt;<br>&gt; &gt; Thanks guys<br>&gt; &gt;<br>&gt; &gt; George<br>&gt; &gt; _______________________________________________<br>&gt; &gt; --Bandwidth and Colocation provided by 
<a href="http://Easynews.com">Easynews.com</a> --<br>&gt; &gt;<br>&gt; &gt; asterisk-users mailing list<br>&gt; &gt; To UNSUBSCRIBE or update options visit:<br>&gt; &gt;<br>&gt; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt; &gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">
Easynews.com</a> --<br>&gt;<br>&gt; asterisk-users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;<br>&gt; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br>&gt;<br>&gt;<br>&gt;<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>&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>