Hello,

o [email protected] [01/08/09 09:44]:
Hi,

Just downloaded sems-0.10.0.tar.gz from http://ftp.iptel.org/pub/sems/ . I followed the README file, I upgraded g++ to 4.0.0, ran "make all; make install", and then tried to run "sems -E" the following error messages appear:
Configuration:
       configuration file:  /usr/local/etc/sems/sems.conf
       Ser's unix socket:   /tmp/ser_sock
       our unix socket:     /tmp/sems_sock
       reply unix socket:   /tmp/sems_rsp_sock
       plug-in path:        /usr/local/lib/sems/plug-in
       daemon mode:         0
       local IP:            192.168.1.100

(12388) ERROR: loadPlugIn (AmPlugIn.cpp:152): AmPlugIn::loadPlugIn: 
/usr/local/lib/sems/plug-in/ann_b2b.so: /usr/local/lib/sems/plug-in/ann_b2b.so: 
undefined symbol: _ZN16AmSessionFactory8onInviteERK12AmSipRequestR5AmArg
(12388) ERROR: load (AmPlugIn.cpp:117): while loading plug-in 
'/usr/local/lib/sems/plug-in/ann_b2b.so'

I don't find anywhere in the source code contains symbol 
ZN16AmSessionFactory8onInviteERK12AmSipRequestR5AmArg , but only in binary 
files. What happen was my build?
It's in AmApi.cpp/h: AmSession* AmSessionFactory::onInvite(const AmSipRequest& req, AmArg& session_params); but probably not in 0.10.0. Probably ann_b2b.so is left over from an old install with a newer version. remove /usr/local/lib/sems/plug-in/* and reinstall.

BR
Stefan

Ling



_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

--
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

Reply via email to