<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Title" content="">
<meta name="Keywords" content="">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:Calibri;
        color:windowtext;}
span.msoIns
        {mso-style-type:export-only;
        mso-style-name:"";
        text-decoration:underline;
        color:teal;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body bgcolor="white" lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Calibri">The mod_com_g729 module contacts another locally running program on the server, the freeswitch_licence_server I believe it’s called. Is this running?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Calibri"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Calibri">Check your process list. You should see “freeswitch_licence_server” (note spelling) in the list.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Calibri"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Calibri">If it’s not running, start it up. If it was running previously before you applied the licenses, run:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Calibri"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Calibri">kill -HUP freeswitch_licence_server<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Calibri"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Calibri">to cause the app to notice the new licenses.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Calibri"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Calibri"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:Calibri"><o:p> </o:p></span></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-family:Calibri;color:black">From: </span>
</b><span style="font-family:Calibri;color:black">FreeSWITCH-users <freeswitch-users-bounces@lists.freeswitch.org> on behalf of Ketan Kothari <kkothari157@gmail.com><br>
<b>Reply-To: </b>FreeSWITCH Users Help <freeswitch-users@lists.freeswitch.org><br>
<b>Date: </b>Thursday, August 17, 2017 at 9:29 PM<br>
<b>To: </b>"freeswitch-users@lists.freeswitch.org" <freeswitch-users@lists.freeswitch.org><br>
<b>Subject: </b>[Freeswitch-users] G729 Couldn't contact license server<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><b><span style="font-size:10.0pt">Hello Team,</span></b><o:p></o:p></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><b><span style="font-size:10.0pt">I have purchased G729 10 channel license and configured in freeswitch but when i load mod_com_g729 getting below error in fs_cli console.<br>
<br>
</span></b><span style="font-size:10.0pt">2017-08-17 08:10:36.232597 [ERR] <span style="color:blue">
mod_com_g729.c:256 Couldn't contact license server</span><br>
2017-08-17 08:10:36.232597 [CONSOLE] switch_loadable_module.c:1538 Successfully Loaded [mod_com_g729]<br>
2017-08-17 08:10:36.232597 <span style="color:blue">[CRIT] switch_loadable_module.c:197 Failed to load codec interface G.729 from mod_com_g729 due to bytes per frame 608487423 exceeding buffer size 8192.</span><br>
2017-08-17 08:10:36.232597 [NOTICE] switch_loadable_module.c:338 Adding API Function 'g729_count'<br>
2017-08-17 08:10:36.232597 [NOTICE] switch_loadable_module.c:338 Adding API Function 'g729_available'<br>
2017-08-17 08:10:36.232597 [NOTICE] switch_loadable_module.c:338 Adding API Function 'g729_info'<br>
2017-08-17 08:10:36.252597 [INFO] switch_time.c:1415 Timezone reloaded 1750 definitions<b><br>
<br>
I followed this link <a href="http://files.freeswitch.org/g729/INSTALL">http://files.freeswitch.org/g729/INSTALL</a> and installed this one fs-latest-installer-v1.6.<br>
I am using FreeSWITCH (Version 1.6.8)</b></span><o:p></o:p></p>
</div>
<p class="MsoNormal"><b><span style="font-size:10.0pt">Please help me on this.</span></b><o:p></o:p></p>
</div>
</div>
</body>
</html>