[Freeswitch-users] G729 Couldn't contact license server

Darren d at d-man.org
Fri Aug 18 04:33:05 UTC 2017


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?

Check your process list. You should see “freeswitch_licence_server” (note spelling) in the list.

If it’s not running, start it up. If it was running previously before you applied the licenses, run:

kill -HUP freeswitch_licence_server

to cause the app to notice the new licenses.



From: FreeSWITCH-users <freeswitch-users-bounces at lists.freeswitch.org> on behalf of Ketan Kothari <kkothari157 at gmail.com>
Reply-To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
Date: Thursday, August 17, 2017 at 9:29 PM
To: "freeswitch-users at lists.freeswitch.org" <freeswitch-users at lists.freeswitch.org>
Subject: [Freeswitch-users] G729 Couldn't contact license server

Hello Team,
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.

2017-08-17 08:10:36.232597 [ERR] mod_com_g729.c:256 Couldn't contact license server
2017-08-17 08:10:36.232597 [CONSOLE] switch_loadable_module.c:1538 Successfully Loaded [mod_com_g729]
2017-08-17 08:10:36.232597 [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.
2017-08-17 08:10:36.232597 [NOTICE] switch_loadable_module.c:338 Adding API Function 'g729_count'
2017-08-17 08:10:36.232597 [NOTICE] switch_loadable_module.c:338 Adding API Function 'g729_available'
2017-08-17 08:10:36.232597 [NOTICE] switch_loadable_module.c:338 Adding API Function 'g729_info'
2017-08-17 08:10:36.252597 [INFO] switch_time.c:1415 Timezone reloaded 1750 definitions

I followed this link http://files.freeswitch.org/g729/INSTALL and installed this one fs-latest-installer-v1.6.
I am using FreeSWITCH (Version 1.6.8)
Please help me on this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20170818/b8268604/attachment.html>


More information about the FreeSWITCH-users mailing list