There is also another thing msg_storage module is not installed by default what brakes the default installtion: (9406) ERROR: [2b47cb298050] onLoad (Voicebox.cpp:285): could not load msg_storage. Load a msg_storage implementation module. I needed to do it by hand.
Cheers Tomasz 2009/1/21 Stefan Sayer <[email protected]> > Hello, > > o Tomasz Zieleniewski [01/21/09 09:31]: > >> Hi, >> >> What can I do with such error: >> (2086) ERROR: [2b85ba348050] loadPlugIn (AmPlugIn.cpp:279): >> AmPlugIn::loadPlugIn: >> /home/voip/sems/1.1.0/lib/sems/plug-in/diameter_client.so: >> /home/voip/sems/1.1.0/lib/sems/plug-in/diameter_client.so: undefined symbol: >> SSL_connect >> (2086) ERROR: [2b85ba348050] load (AmPlugIn.cpp:176): while loading >> plug-in '/home/voip/sems/1.1.0/lib/sems/plug-in/diameter_client.so' >> > its not possible to build diameter client without SSL any more. > in apps/diameter_client/Makefile set WITH_OPENSSL = 1, or, if you don't > need diameter client, add diameter_client to exclude_modules in sems.conf. > > thanks for reporting, > Stefan > > >> I run Debian OS lenny amd64 >> >> Regards >> Tomasz >> >> 2009/1/20 Stefan Sayer <[email protected] <mailto: >> [email protected]>> >> >> >> Hi Adrian, >> >> o Adrian Georgescu [01/20/09 23:47]: >> >> Hello Stefan, >> >> For my understanding, does SEMS depend on a certain type SER >> deployment or is independent of it? Is a technical question. >> >> >> with its internal SIP stack (sipctrl) which is available >> since 1.0 you can run SEMS completely independent from SER. But you >> can also use SER2+sasi/SER 0.9.6/Kamailio and probably OpenSIPS as >> SIP stack for SEMS. You get the best performance with the internal >> SIP stack, but more flexibility when using SER2+sasi as SIP stack. >> Depending on the platform architecture I would recommend using >> sipctrl and a separate proxy, as it is much easier to set up. >> >> Regards >> Stefan >> >> >> Regards, >> Adrian >> >> On Jan 20, 2009, at 9:52 PM, Stefan Sayer wrote: >> >> Hello, >> >> Version 1.1.0 of SEMS, the SIP Express Media Server, has >> been released. SEMS is a free, high performance, extensible >> media and application server for SIP (RFC3261) based VoIP >> services. >> >> New in version 1.1 is: >> * DSM state machine scripting (it's cool!) >> * an (experimental) ISDN gateway module >> * binrpc: MT (SER->) and connection pool (->SER) >> * MT xmlrpc server >> * controlled server shutdown >> * improved logging >> * g722 in 8khz compat mode >> * out of dialog request handling for modules & dialogs without >> sessions >> * audio file autorewind, AmAudio mixing >> * SIP and media IP separately configurable >> * UID/DID support for voicemail/-box/annrecorder >> * and quite some bugs and mem leaks fixed, documentation, etc. >> >> You can get the sources from >> ftp://ftp.iptel.org/pub/sems/sems-1.1.0.tar.gz >> and find documentation and packages at >> ftp://ftp.iptel.org/pub/sems/1.1/1.1.0/ >> and a debian repository (etch/lenny) at >> deb http://ftp.iptel.org/pub/sems/debian etch free >> deb-src http://ftp.iptel.org/pub/sems/debian etch free >> >> Further documentation, links to lists, tracker etc is >> available at the project's homepage: http://iptel.org/sems/ >> >> I would like to thank for all contributions and patches, >> this time from >> Stefan Sayer, Raphael Coeffic, Grzegorz Stanislawski, >> Bogdan Pintea, Greger Teigre, Rui Jin Zheng, >> Alfred E Heggestad, Juha Heinanen, Peter Lemenkov, >> Peter Loeppky, Robert Szokovacs, Jeremy A, Alex Gradinar >> >> Apologies if you receive multiple copies of this message. >> >> Best Regards >> Stefan Sayer >> >> -- Stefan Sayer >> VoIP services >> >> [email protected] <mailto:[email protected]> >> <mailto:[email protected] >> <mailto:[email protected]>> >> www.iptego.com <http://www.iptego.com> <http://www.iptego.com> >> >> >> IPTEGO GmbH >> Am Borsigturm 40 >> 13507 Berlin >> Germany >> >> Amtsgericht Charlottenburg, HRB 101010 >> Geschaeftsfuehrer: Alexander Hoffmann >> _______________________________________________ >> Serusers mailing list >> [email protected] <mailto:[email protected]> >> http://lists.iptel.org/mailman/listinfo/serusers >> >> >> >> >> ------------------------------------------------------------------------ >> >> >> _______________________________________________ >> Serusers mailing list >> [email protected] <mailto:[email protected]> >> http://lists.iptel.org/mailman/listinfo/serusers >> >> >> -- Stefan Sayer >> VoIP Services >> >> [email protected] <mailto:[email protected]> >> www.iptego.com <http://www.iptego.com> >> >> IPTEGO GmbH >> Am Borsigturm 40 >> 13507 Berlin >> Germany >> >> Amtsgericht Charlottenburg, HRB 101010 >> Geschaeftsfuehrer: Alexander Hoffmann >> _______________________________________________ >> Serusers mailing list >> [email protected] <mailto:[email protected]> >> http://lists.iptel.org/mailman/listinfo/serusers >> >> >> > -- > Stefan Sayer > VoIP Services > > [email protected] > www.iptego.com > > IPTEGO GmbH > Am Borsigturm 40 > 13507 Berlin > Germany > > Amtsgericht Charlottenburg, HRB 101010 > Geschaeftsfuehrer: Alexander Hoffmann >
_______________________________________________ Sems mailing list [email protected] http://lists.iptel.org/mailman/listinfo/sems
