What about mod_h323?<br><br><div class="gmail_quote">On Thu, Sep 30, 2010 at 2:31 PM, Shamun toha md <span dir="ltr"><<a href="mailto:shamun.toha@gmail.com">shamun.toha@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello,<br><br>Fedora 12 - mod_opal or mod_h323 not able to install. Here is the following:<br><br><pre>Installed:<br> opal-devel.i686 0:3.6.8-1.fc12 <br>
<br>Dependency Installed:<br> ptlib-devel.i686 0:2.6.7-1.fc12 speex-devel.i686 0:1.2-0.12.rc1.fc12 <br>
</pre><br><br>[root@example freeswitch]# make mod_opal<br><br>making all mod_opal<br>Compiling /usr/local/src/freeswitch/src/mod/endpoints/mod_opal/mod_opal.cpp...<br>quiet_libtool: compile: g++ -g -ggdb -I. -I/usr/local/src/freeswitch/src/include -I/usr/local/src/freeswitch/src/include -I/usr/local/src/freeswitch/libs/libteletone/src -fPIC -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -O2 -D_GNU_SOURCE -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/opal -I/usr/include/SDL -DHAVE_CONFIG_H -c /usr/local/src/freeswitch/src/mod/endpoints/mod_opal/mod_opal.cpp -fPIC -DPIC -o .libs/mod_opal.o<br>
/usr/local/src/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*)’:<br>
/usr/local/src/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*&)’<br>
/usr/include/opal/opal/localep.h:249: note: candidates are: OpalLocalConnection::OpalLocalConnection(OpalCall&, OpalLocalEndPoint&, void*)<br>/usr/include/opal/opal/localep.h:242: note: OpalLocalConnection::OpalLocalConnection(const OpalLocalConnection&)<br>
/usr/local/src/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)’:<br>/usr/local/src/freeswitch/src/mod/endpoints/mod_opal/mod_opal.cpp:1296: error: ‘class OpalMediaPatch’ has no member named ‘OnStartMediaPatch’<br>
/usr/local/src/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)’:<br>/usr/local/src/freeswitch/src/mod/endpoints/mod_opal/mod_opal.cpp:1418: error: ‘class OpalMediaPatch’ has no member named ‘OnStartMediaPatch’<br>
make[4]: *** [mod_opal.lo] Error 1<br>make[3]: *** [all] Error 1<br>make[2]: *** [mod_opal-all] Error 1<br>make[1]: *** [mod_opal] Error 2<br>make: *** [mod_opal] Error 2<br>[root@example freeswitch]# <br><br><br><br>Thanks<br>
<br><br>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>