Hello, o Elango [09/22/08 17:32]: > Hi, > > I am trying to run sems in Fedora 9. I get the following error when I I assume you are using sems trunk (?).
> start sems and starts running. But sems fails to locate application > (voicemail). the below error is from application "call_timer". if you need only voicemail, you can try load_plugins or exclude_plugins options in sems.conf . For voicemail you'd load voicemail;session_timer;sipctrl;wav plus codec plugins as you like (gsm;ilbc;speex;adpcm;l16 ...) , and if you also want voicebox msg_storage;voicebox. > > (14404) ERROR: loadPlugIn (AmPlugIn.cpp:232): AmPlugIn::loadPlugIn: > /usr/local/lib/sems/plug-in/call_timer.so: > /usr/local/lib/sems/plug-in/call_timer.so: undefined symbol: > _ZN9AmSession18getPayloadProviderEv > (14404) ERROR: load (AmPlugIn.cpp:148): while loading plug-in > '/usr/local/lib/sems/plug-in/call_timer.so' you probably have updated sems, but not recompiled and reinstalled all modules. in this case, /usr/local/lib/sems/plug-in/call_timer.so module is probably from a different compile. > > Can anyone help me on this issue? > > While compiling sems, I had issues with stdlib functions like > free,malloc not found and added them manually in few header files can you post the output of "svn diff"? thanks & Regards Stefan > > Thanks in advance. > > > -- > Elango > > > ------------------------------------------------------------------------ > > _______________________________________________ > Semsdev mailing list > [email protected] > http://lists.iptel.org/mailman/listinfo/semsdev -- Stefan Sayer VoIP Services [EMAIL PROTECTED] www.iptego.com IPTEGO GmbH Am Borsigturm 40 13507 Berlin Germany Amtsgericht Charlottenburg, HRB 101010 Geschaeftsfuehrer: Alexander Hoffmann _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
