<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.30.3">
</HEAD>
<BODY>
<BR>
The reason is that i want check if the number of licenses that i have active gives me margin or do i need to active more licenses.<BR>
<BR>
<BR>
The ESL script updates the maximum of simultaneous&nbsp; g729 licenses used every time that a call need to use g729. A second script runs in a X period, fetch the maximum used licenses used and put this value into a rrd database. So it's quite easy to me to check latter in the graph the g729 used licenses.<BR>
<BR>
I could do a poll every X time, the problem is that i can't get the exact value, since the calls can already be drop at the time the script fetch the values. Also i want to avoid to do a polling every X time if the g729 is not used.<BR>
<BR>
<BR>
Thanks,<BR>
<BR>
Antonio<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
On Tue, 2012-02-14 at 10:20 -0800, Michael Collins wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    What is the ultimate goal of this process? The reason I ask is that if the only trigger for running &quot;g729_used&quot; API is an event related to a channel then maybe you could just poll the server at regular intervals. ESL can totally handle that, as long as you're not doing something crazy like polling 1000 times per second. <BR>
    <BR>
    -MC<BR>
    <BR>
    On Tue, Feb 14, 2012 at 4:00 AM, Antonio &lt;<A HREF="mailto:asilva@wirelessmundi.com">asilva@wirelessmundi.com</A>&gt; wrote:<BR>
    <BLOCKQUOTE>
        Hi,<BR>
        <BR>
        I'm trying to keep tracking&nbsp; on the use of codec g729 licenses on my server.<BR>
        <BR>
        I've a little ESL program that check all the events for a new call and if the call uses g729 i execute the api &quot;g729_used&quot; to fetch the value. <BR>
        This doesn't work, i try it on event CODEC, and EXECUTE.<BR>
        <BR>
        Is there any event that i can use that is trigger by the encoder/decoder in mod_com_g729 when it actives a license?<BR>
        <BR>
        Thanks,<BR>
        <TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>
_________________________

Ant&#243;nio Silva

</PRE>
</TD>
</TR>
</TABLE>
        <BR>
        _________________________________________________________________________<BR>
        Professional FreeSWITCH Consulting Services:<BR>
        <A HREF="mailto:consulting@freeswitch.org">consulting@freeswitch.org</A><BR>
        <A HREF="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</A><BR>
        <BR>
        FreeSWITCH-powered IP PBX: The CudaTel Communication Server<BR>
        <A HREF="http://www.cudatel.com">http://www.cudatel.com</A><BR>
        <BR>
        Official FreeSWITCH Sites<BR>
        <A HREF="http://www.freeswitch.org">http://www.freeswitch.org</A><BR>
        <A HREF="http://wiki.freeswitch.org">http://wiki.freeswitch.org</A><BR>
        <A HREF="http://www.cluecon.com">http://www.cluecon.com</A><BR>
        <BR>
        FreeSWITCH-users mailing list<BR>
        <A HREF="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A><BR>
        <A HREF="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>
        UNSUBSCRIBE:<A HREF="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>
        <A HREF="http://www.freeswitch.org">http://www.freeswitch.org</A><BR>
        <BR>
    </BLOCKQUOTE>
    <BR>
<PRE>
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<A HREF="mailto:consulting@freeswitch.org">consulting@freeswitch.org</A>
<A HREF="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</A>

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
<A HREF="http://www.cudatel.com">http://www.cudatel.com</A>

Official FreeSWITCH Sites
<A HREF="http://www.freeswitch.org">http://www.freeswitch.org</A>
<A HREF="http://wiki.freeswitch.org">http://wiki.freeswitch.org</A>
<A HREF="http://www.cluecon.com">http://www.cluecon.com</A>

FreeSWITCH-users mailing list
<A HREF="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A>
<A HREF="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A>
UNSUBSCRIBE:<A HREF="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A>
<A HREF="http://www.freeswitch.org">http://www.freeswitch.org</A>
</PRE>
</BLOCKQUOTE>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>

</PRE>
<BR>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>