On 11.01.2013, at 11:12, Klaus Darilion wrote: > I use the default config file, no changes done.
Ok, then that's exactly the issue! We will have to change that… for the moment, please define the load_plugins option with a list of the plugins you need. If you need the cc_ctl call-control module, please place it in the list after sbc. -Raphael. > > regards > Klaus > > On 11.01.2013 11:00, Raphael Coeffic wrote: >> Hi! >> >> could you send us your sems.conf file? In order to work properly, >> call-control modules need to be loaded after the sbc module. If it is not >> the case, this is the error you will see. So don't load all the modules by >> default, but define an explicit list of modules you want in the required >> order. >> >> -Raphael. >> >> On 11.01.2013, at 07:54, Gohar Ahmed wrote: >> >>> Hi, >>> >>> I'm pretty much sure you might've found the work around of disabling that >>> plug-in, atleast that's what I do to save me from finding the libraries and >>> packages for something I don't need for now. But yes this happens every time >>> with me in installing and running SEMS. >>> >>> Thanks, >>> Gohar >>> >>> >>> -----Original Message----- >>> From: [email protected] [mailto:[email protected]] On >>> Behalf Of Klaus Darilion >>> Sent: Thursday, January 10, 2013 3:59 AM >>> To: [email protected] >>> Subject: [Sems] sems fails to start >>> >>> Hi! >>> >>> When I start sems I get the following error message: >>> >>> Jan 9 23:56:26 gucci sems[21736]: [#b74866d0] [main, sems.cpp:476] >>> INFO: Loading plug-ins >>> Jan 9 23:56:26 gucci sems[21736]: [#b74866d0] [load, AmPlugIn.cpp:169] >>> INFO: AmPlugIn: loading modules in directory '/usr/lib/sems/plug-in/': >>> Jan 9 23:56:26 gucci sems[21736]: [#b74866d0] [loadPlugIn, >>> AmPlugIn.cpp:302] ERROR: AmPlugIn::loadPlugIn: >>> /usr/lib/sems/plug-in//cc_ctl.so: /usr/lib/sems/plug-in//cc_ctl.so: >>> undefined symbol: _Z17FilterType2String10FilterType Jan 9 23:56:26 gucci >>> sems[21736]: [#b74866d0] [load, AmPlugIn.cpp:204] >>> ERROR: while loading plug-in '/usr/lib/sems/plug-in//cc_ctl.so' >>> >>> Is there library missing when linking cc_ctl.so? >>> >>> I tried 1.5 release and git HEAD, installed as Debian packages. >>> >>> Thanks >>> Klaus >>> _______________________________________________ >>> Sems mailing list >>> [email protected] >>> http://lists.iptel.org/mailman/listinfo/sems >>> >>> _______________________________________________ >>> Sems mailing list >>> [email protected] >>> http://lists.iptel.org/mailman/listinfo/sems >> _______________________________________________ Sems mailing list [email protected] http://lists.iptel.org/mailman/listinfo/sems
