[asterisk-users] res_speech_lumenvox.so: undefined symbol: ast_speech_register

Joshua Colp jcolp at digium.com
Tue Aug 4 09:43:43 CDT 2009


----- "Yelson Vivas" <yvivas at gmail.com> wrote:

> Hi Guys
> I am new working with lumenvox products, and unfortunately I had not
> been able to install it properly, I follow the steps in lumenvox site
> and it looks like it works I mean:
> =========================================================
> But when I try to load the lumenvox module the entire pbx is killed,
> the message is
> ---------------------------------------------------------------------------------------------------------------------------------------------------------
> NOTICE[9278]: res_speech_lumenvox.c:841 load_module: Lumenvox SRE
> Connector module Copyright (C) 1999-2007 Digium, Inc.
> NOTICE[9278]: res_speech_lumenvox.c:842 load_module: This module is
> supplied under a commercial license granted by Digium, Inc.
> == Parsing '/etc/asterisk/ lumenvox .conf': Found
> -- Using server(s): 127.0.0.1
> -- Loaded tweaking profile default
> asterisk: symbol lookup error:
> /usr/lib/asterisk/modules/res_speech_lumenvox.so: undefined symbol:
> ast_speech_register
> ---------------------------------------------------------------------------------------------------------------------------------------------------------

The module res_speech.so *must* be loaded before res_speech_lumenvox.so is loaded or this exact issue will occur.
You can specify the load order explicitly in /etc/asterisk/modules.conf

-- 
Joshua Colp
Digium, Inc. | Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at:  www.digium.com  & www.asterisk.org



More information about the asterisk-users mailing list