[Freeswitch-users] mod_opal installation problem

Derek Smithies derek at indranet.co.nz
Wed Sep 8 14:10:14 PDT 2010


Hi,
  Opal trunk is fine.
  However, opal trunk should be used with ptlib trunk.

I said in a previous email, the buildopal script is wrong.
  the buildopal script should get a specific opaltrunk version, and t he 
same svn revision number of ptlib trunk.

Have you tried this?????

Derek.

On Wed, 8 Sep 2010, Peter Olsson wrote:

> 
> The Opal trunk is not stable. The last version I used to compile was “Lalande”. However, I think that mod_h323 works better, and has been better maintained lately.
> 
>  
> 
> /Peter
> 
>  
> 
> Från: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] För velusamy Krishnan
> Skickat: den 8 september 2010 12:48
> Till: FreeSWITCH Users Help
> Ämne: Re: [Freeswitch-users] mod_opal installation problem
> 
>  
> 
> Dear Derek,
>       When I execute the make mod_opal in it has thrown the following error,
> 
> usr/src/GIT/freeswitch/src/mod/endpoints/mod_opal/mod_opal.cpp: In constructor ‘FSConnection::FSConnection(OpalCall&, FSEndPoint&, void*, unsigned int, OpalConnection::StringOptions*,
> switch_caller_profile_t*, switch_core_session_t*, switch_channel_t*)’:
> /usr/src/GIT/freeswitch/src/mod/endpoints/mod_opal/mod_opal.cpp:564: error: no matching function for call to ‘OpalLocalConnection::OpalLocalConnection(OpalCall&, FSEndPoint&, void*&, unsigned int&,
> OpalConnection::StringOptions*&)’
> /usr/include/opal/opal/localep.h:253: note: candidates are: OpalLocalConnection::OpalLocalConnection(OpalCall&, OpalLocalEndPoint&, void*)
> /usr/include/opal/opal/localep.h:242: note:                 OpalLocalConnection::OpalLocalConnection(const OpalLocalConnection&)
> /usr/src/GIT/freeswitch/src/mod/endpoints/mod_opal/mod_opal.cpp: In member function ‘switch_status_t FSMediaStream::read_frame(switch_frame_t**, switch_io_flag_t)’:
> /usr/src/GIT/freeswitch/src/mod/endpoints/mod_opal/mod_opal.cpp:1296: error: ‘class OpalMediaPatch’ has no member named ‘OnStartMediaPatch’
> /usr/src/GIT/freeswitch/src/mod/endpoints/mod_opal/mod_opal.cpp: In member function ‘switch_status_t FSMediaStream::write_frame(const switch_frame_t*, switch_io_flag_t)’:
> /usr/src/GIT/freeswitch/src/mod/endpoints/mod_opal/mod_opal.cpp:1418: error: ‘class OpalMediaPatch’ has no member named ‘OnStartMediaPatch’
> make[5]: *** [mod_opal.lo] Error 1
> make[4]: *** [all] Error 1
> make[3]: *** [mod_opal-all] Error 1
> make[2]: *** [all-recursive] Error 1
> 
> Regards,
> Velusamy.
> 
> On Tue, Sep 7, 2010 at 4:12 PM, Derek Smithies <derek at indranet.co.nz> wrote:
> 
> Hi,
>  the file build/buildopal.sh is "wrong".
> 
> 
> 
> cd /root
> svn co https://opalvoip.svn.sourceforge.net/svnroot/opalvoip/ptlib/trunk ptlib
> cd ptlib
> ./configure --prefix=/usr
> ${MAKE}
> ${MAKE} install
> 
> cd ..
> svn co https://opalvoip.svn.sourceforge.net/svnroot/opalvoip/opal/branches/v3_6 opal
> cd opal
> export PKG_CONFIG_PATH=/usr/lib/pkgconfig
> ./configure --prefix=/usr
> ${MAKE}
> ${MAKE} install
> cd ${FS_DIR}
> ${MAKE} mod_opal-install
> 
> 
> See - it uses a branch version of opal, and a trunk version of ptlib.
> 
> Please, change it to use the same SVN revision number of trunk.
> 
> Derek.
> ==========================================================================
> 
> 
>  On Tue, 7 Sep 2010, Peter Olsson wrote:
> 
> 
> The wiki is not up-to-date, please read the recommendations in the readme file that exists in mod_h323-dir. You should use older versions of
> h323Plus/PTLib, not latest from trunk.
> 
>  
> 
> I will update the wiki, I just havn’t had the time...
> 
>  
> 
> /Peter
> 
>  
> 
> Från: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] För velusamy Krishnan
> Skickat: den 7 september 2010 11:09
> Till: FreeSWITCH Users Help
> Ämne: Re: [Freeswitch-users] mod_opal installation problem
> 
>  
> 
> Dear Peter Olsson,
>     I have installed the mod_h323 by following the steps which is given in the wiki page. But When I have loaded the mod_h323 in FreeSWITCH "relaod
> mod_h323", I have got the following error,
> 2010-09-07 14:35:29.883406 [CRIT] switch_loadable_module.c:926 Error Loading module /usr/local/GIT/freeswitch/mod/mod_h323.so
> **/usr/local/GIT/freeswitch/mod/mod_h323.so: undefined symbol: _ZN14H323Connection13OnReceivedACFERK21H225_AdmissionConfirm**
> 
> -ERR unloading module [No such module!]
> -ERR loading module [module load file routine returned an error]
> 
> Kindly help me to set the FreeSWITCH to work with H.323 protocol.
> 
> Thanks,
> Velusamy.
> 
> 
> On Sat, Sep 4, 2010 at 3:08 PM, Peter Olsson <peter.olsson at visionutveckling.se> wrote:
> 
> I would recommend using mod_h323 and H323Plus library (http://wiki.freeswitch.org/wiki/Mod_h323), right now I think this is probably better maintained.
> Last time I used mod_opal I think I was using Opal release "Lalande" - the SVN versions was usually very unstable. So if you want to use mod_opal, I think
> that Lalande release versions should be the best choice.
> 
> /Peter
> ________________________________________
> Från: freeswitch-users-bounces at lists.freeswitch.org [freeswitch-users-bounces at lists.freeswitch.org] f&#246;r velusamy Krishnan [velu.technical at gmail.com]
> Skickat: den 4 september 2010 10:58
> Till: FreeSWITCH Users Help
> 
> Ämne: Re: [Freeswitch-users] mod_opal installation problem
> 
> Dear All,
>    I have updated the latest SVN for OPAL libraries. The version of the OPAL libraries is 24682. But still the problem has not solved.
>   Kindly anyone tell me which version of the OPAL should be used for mod_opal.
> 
> Thanks,
> Velusamy.
> 
> On Fri, Sep 3, 2010 at 7:25 PM, Steven Ayre <steveayre at gmail.com<mailto:steveayre at gmail.com>> wrote:
> This means the module was compiled, but it isn't finding a required opal function. You might have an older copy of opal installed than mod_opal requires.
> 
> Steve on iPhone
> 
> On 3 Sep 2010, at 14:11, "Lars Zeb" <larclap at yahoo.com<mailto:larclap at yahoo.com>> wrote:
> 
> Did you uncomment the opal line in modules.conf?
> 
> endpoints/mod_loopback
> #endpoints/mod_alsa
> #endpoints/mod_opal                       #<<<<??
> #endpoints/mod_skinny
> 
> From: freeswitch-users-bounces at lists.freeswitch.org<mailto:freeswitch-users-bounces at lists.freeswitch.org>
> [mailto:freeswitch-users-bounces at lists.freeswitch.org<mailto:freeswitch-users-bounces at lists.freeswitch.org>] On Behalf Of velusamy Krishnan
> 
> Sent: Friday, September 03, 2010 1:58 AM
> To: FreeSWITCH Users Help
> Subject: Re: [Freeswitch-users] mod_opal installation problem
> 
> Dear All,
>      After installing the mod_opal module, I have tried to load that module in the freeswitch. But I have received the following error,
> 
> 2010-09-03 14:25:38.411969 [CRIT] switch_loadable_module.c:926 Error Loading module /usr/local/GIT/freeswitch/mod/mod_opal.so
> **/usr/lib/libopal.so.3.9-beta0: undefined symbol: _ZNK15OpalMediaStream18EnableJitterBufferEv**
> 
> -ERR unloading module [No such module!]
> -ERR loading module [module load file routine returned an error]
> 
> Kindly, anyone help to resolve this issue.
> 
> Thanks,
> Velusamy.
> 
> 2010/9/3 velusamy Krishnan <<mailto:velu.technical at gmail.com>velu.technical at gmail.com<mailto:velu.technical at gmail.com>>
> 
> Dear All,
>     Thanks for fixing the problem..
> Regards,
> Velusamy.
> 
> On Thu, Sep 2, 2010 at 7:13 PM, Peter Olsson
> <<mailto:peter.olsson at visionutveckling.se>peter.olsson at visionutveckling.se<mailto:peter.olsson at visionutveckling.se>> wrote:
> Thanks Jeff - I think the same applies for mod_h323, if you feel like making a quick fix there as well...
> 
> /Peter
> 
> 
> -----Ursprungligt meddelande-----
> 
> Från: <mailto:freeswitch-users-bounces at lists.freeswitch.org>
> freeswitch-users-bounces at lists.freeswitch.org<mailto:freeswitch-users-bounces at lists.freeswitch.org>[mailto:<mailto:freeswitch-users-bounces at lists.freeswitch.org>freeswitch-users-bounces at lists.freesw
> itch.org<mailto:freeswitch-users-bounces at lists.freeswit
> ch.org>] För Jeff Lenk
> 
> Skickat: den 2 september 2010 15:28
> 
> Till: <mailto:freeswitch-users at lists.freeswitch.org> freeswitch-users at lists.freeswitch.org<mailto:freeswitch-users at lists.freeswitch.org>
> 
> Ämne: Re: [Freeswitch-users] mod_opal installation problem
> 
> fixed in git head 4a7425e
> --
> 
> View this message in context: <http://freeswitch-users.2379917.n2.nabble.com/mod-opal-installation-problem-tp5490739p5491084.html>
> http://freeswitch-users.2379917.n2.nabble.com/mod-opal-installation-problem-tp5490739p5491084.html
> Sent from the freeswitch-users mailing list archive at Nabble.com<http://Nabble.com>.
> 
> _______________________________________________
> FreeSWITCH-users mailing list
> <mailto:FreeSWITCH-users at lists.freeswitch.org>FreeSWITCH-users at lists.freeswitch.org<mailto:FreeSWITCH-users at lists.freeswitch.org>
> <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:<http://lists.freeswitch.org/mailman/options/freeswitch-users>http://lists.freeswitch.org/mailman/options/freeswitch-users
> <http://www.freeswitch.org>http://www.freeswitch.org
> 
> 
> _______________________________________________
> FreeSWITCH-users mailing list
> <mailto:FreeSWITCH-users at lists.freeswitch.org>FreeSWITCH-users at lists.freeswitch.org<mailto:FreeSWITCH-users at lists.freeswitch.org>
> <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:<http://lists.freeswitch.org/mailman/options/freeswitch-users>http://lists.freeswitch.org/mailman/options/freeswitch-users
> <http://www.freeswitch.org>http://www.freeswitch.org
> 
> 
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org<mailto:FreeSWITCH-users at lists.freeswitch.org>
> 
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
> 
> _______________________________________________
> FreeSWITCH-users mailing list
> 
> FreeSWITCH-users at lists.freeswitch.org<mailto:FreeSWITCH-users at lists.freeswitch.org>
> 
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
> 
>  
> 
> 
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
> 
> 
> 
> 
> 
>  
> 
> --
> Derek Smithies Ph.D.
> IndraNet Technologies Ltd.
> ph +64 3 365 6485
> Web: http://www.indranet-technologies.com/
> 
> "How did you make it work??"
>      "Oh, the usual, get everything right".
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
> 
> 
> !DSPAM:4c876bc132931680816654!
> 
> 
>

-- 
Derek Smithies Ph.D.
IndraNet Technologies Ltd.
ph +64 3 365 6485
Web: http://www.indranet-technologies.com/

"How did you make it work??"
       "Oh, the usual, get everything right".


More information about the FreeSWITCH-users mailing list