I have having the same issue with the mod_com_g729. When I reload in the fs_cli I have the following msg:
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:919 Deleting Codec G729 18 G.729 8000hz 10ms
2014-08-05 17:57:23.178128 [DEBUG] kazoo_fetch_agent.c:216 Sending configuration XML request (f3c5ca28-1cc9-11e4-898e-5d2637200ead) to
ecal...@mydomain.com <1.23703.0>
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:919 Deleting Codec G729 18 G.729 8000hz 20ms
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:919 Deleting Codec G729 18 G.729 8000hz 30ms
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:919 Deleting Codec G729 18 G.729 8000hz 40ms
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:919 Deleting Codec G729 18 G.729 8000hz 50ms
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:919 Deleting Codec G729 18 G.729 8000hz 60ms
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:919 Deleting Codec G729 18 G.729 8000hz 70ms
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:919 Deleting Codec G729 18 G.729 8000hz 80ms
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:919 Deleting Codec G729 18 G.729 8000hz 90ms
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:919 Deleting Codec G729 18 G.729 8000hz 100ms
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:919 Deleting Codec G729 18 G.729 8000hz 110ms
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:919 Deleting Codec G729 18 G.729 8000hz 120ms
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:1033 Deleting API Function 'g729_count'
2014-08-05 17:57:23.178128 [DEBUG] switch_loadable_module.c:1035 Write lock interface 'g729_count' to wait for existing references.
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:1033 Deleting API Function 'g729_available'
2014-08-05 17:57:23.178128 [DEBUG] switch_loadable_module.c:1035 Write lock interface 'g729_available' to wait for existing references.
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:1033 Deleting API Function 'g729_info'
2014-08-05 17:57:23.178128 [DEBUG] switch_loadable_module.c:1035 Write lock interface 'g729_info' to wait for existing references.
2014-08-05 17:57:23.178128 [CONSOLE] switch_loadable_module.c:1879 mod_com_g729 has no shutdown routine
2014-08-05 17:57:23.178128 [CONSOLE] switch_loadable_module.c:1896 mod_com_g729 unloaded.
2014-08-05 17:57:23.178128 [ERR] mod_com_g729.c:256 Couldn't contact license server
2014-08-05 17:57:23.178128 [CONSOLE] switch_loadable_module.c:1409 Successfully Loaded [mod_com_g729]
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:190 Adding Codec G729 18 G.729 8000hz 10ms 8000bps
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:190 Adding Codec G729 18 G.729 8000hz 20ms 8000bps
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:190 Adding Codec G729 18 G.729 8000hz 30ms 8000bps
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:190 Adding Codec G729 18 G.729 8000hz 40ms 8000bps
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:190 Adding Codec G729 18 G.729 8000hz 50ms 8000bps
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:190 Adding Codec G729 18 G.729 8000hz 60ms 8000bps
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:190 Adding Codec G729 18 G.729 8000hz 70ms 8000bps
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:190 Adding Codec G729 18 G.729 8000hz 80ms 8000bps
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:190 Adding Codec G729 18 G.729 8000hz 90ms 8000bps
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:190 Adding Codec G729 18 G.729 8000hz 100ms 8000bps
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:190 Adding Codec G729 18 G.729 8000hz 110ms 8000bps
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:190 Adding Codec G729 18 G.729 8000hz 120ms 8000bps
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:313 Adding API Function 'g729_count'
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:313 Adding API Function 'g729_available'
2014-08-05 17:57:23.178128 [NOTICE] switch_loadable_module.c:313 Adding API Function 'g729_info'
I follow the instruction for installing the G729 but what is the <bin_path> and <config_path> for Kazoo all in 1 installation?