<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">FYI, I was the one that tested FS on CentOS (among about 5 other distros) since I was redoing the install wiki, and I remember EPEL was required on CentOS 5.5 at the time.<div>Mario G<br><div><br><div><div>On Dec 18, 2012, at 3:41 PM, Ken Rice wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">

<title>Re: [Freeswitch-users] New install 1.2.Stable blows up compiling mod_perl.so</title>

<div>
<font face="Monaco, Courier New"><span style="font-size:11pt">You probably don’t need epel unless you are installing on centos5... EPEL just adds another yum REPO for getting more upto date packages...<br>
<br>
If you look at the EPEL site, it tells you how to install it... Its usually just add this RPM via yum install <a href="http://some.website/some/path/some.rpm">http://some.website/some/path/some.rpm</a><br>
<br>
<br>
<br>
On 12/18/12 4:57 PM, "Sean Devoy" &lt;<a href="x-msg://19/sdevoy@bizfocused.com">sdevoy@bizfocused.com</a>&gt; wrote:<br>
<br>
</span></font><blockquote type="cite"><span style="font-size:11pt"><font color="#1F497D"><font face="Calibri, Verdana, Helvetica, Arial">Thanks. &nbsp;That is EXACTLY what I am trying to follow. &nbsp;I am thrown by “</font></font></span><font face="Times New Roman"><span style="font-size:12pt">There were no issues during installation and testing <font color="#FF0000"><b>other than EPEL requirements.</b></font>”<br>
And “Installation of Git required adding the EPEL repository to obtain Git. For EPEL information visit the EPEL &lt;<a href="http://fedoraproject.org/wiki/EPEL">http://fedoraproject.org/wiki/EPEL</a>&gt; &nbsp;site, The EPEL repository is added with 1 click.”<br>
&nbsp;<br>
I cannot understand how to install EPEL or how to click with my SSH window.<br>
&nbsp;<br>
Anyone that can help me with that?<br>
&nbsp;<br>
I did not install the “optional packages” so I will now. And try again.<br>
</span></font><font color="#1F497D"><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt"> <br>
&nbsp;<br>
</span></font></font><span style="font-size:11pt"><font face="Monaco, Courier New"><br>
</font></span><font size="2"><font face="Tahoma, Verdana, Helvetica, Arial"><span style="font-size:10pt"><b>From:</b> <a href="x-msg://19/freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a> [<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">mailto:freeswitch-users-bounces@lists.freeswitch.org</a>] <b>On Behalf Of </b>Ken Rice<br>
<b>Sent:</b> Tuesday, December 18, 2012 5:37 PM<br>
<b>To:</b> FreeSWITCH Users Help<br>
<b>Subject:</b> Re: [Freeswitch-users] New install 1.2.Stable blows up compiling mod_perl.so<br>
</span></font></font><font face="Times New Roman"><span style="font-size:12pt"> <br>
</span></font><font face="Courier New"><span style="font-size:11pt">If you installed on a centos base install then follow the directions on the wiki at <br>
<a href="http://wiki.freeswitch.org/wiki/Installation_Guide#CentOS">http://wiki.freeswitch.org/wiki/Installation_Guide#CentOS</a><br>
<br>
That usually avoids all these errors... &nbsp;I usually do something like <br>
<br>
&nbsp;yum install autoconf automake gcc-c++ git-core libjpeg-devel libtool make ncurses-devel pkgconfig unixODBC-devel openssl-devel libogg-devel libvorbis-devel curl-devel libtiff-devel libjpeg-devel python-devel expat-devel zlib zlib-devel bzip2 which<br>
<br>
You may of course need to add a few extra RPMs if you are compiling things that you have to uncomment in modules.conf<br>
<br>
&nbsp;<br>
<br>
<br>
<br>
On 12/18/12 4:23 PM, "Sean Devoy" &lt;<a href="x-msg://19/sdevoy@bizfocused.com">sdevoy@bizfocused.com</a>&gt; wrote:<br>
</span></font><span style="font-size:11pt"><font color="#1F497D"><font face="Calibri, Verdana, Helvetica, Arial">Thank you!<br>
That resulted in a message saying I needed to install bison, so I ran yum install bison.<br>
&nbsp;<br>
That resulted in shit though:<br>
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -g -O2 -MT mpglib_interface.lo -MD -MP -MF .deps/mpglib_interface.Tpo -c mpglib_interface.c &nbsp;-fPIC -DPIC -o mpglib_interface.o<br>
&nbsp;gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -g -O2 -MT mpglib_interface.lo -MD -MP -MF .deps/mpglib_interface.Tpo -c mpglib_interface.c &nbsp;-fPIC -DPIC -o mpglib_interface.o<br>
libtool: link: `VbrTag.lo' is not a valid libtool object<br>
make[9]: *** [libmp3lame.la] Error 1<br>
make[8]: *** [all-recursive] Error 1<br>
Making all in frontend<br>
libtool: link: `VbrTag.lo' is not a valid libtool object<br>
make[9]: *** [libmp3lame.la] Error 1<br>
make[8]: *** [all-recursive] Error 1<br>
Making all in frontend<br>
make[8]: *** No rule to make target `../libmp3lame/libmp3lame.la', needed by `lame'. &nbsp;Stop.<br>
Making all in Dll<br>
Making all in debian<br>
Making all in doc<br>
Making all in html<br>
Making all in man<br>
Making all in include<br>
Making all in misc<br>
Making all in dshow<br>
Making all in ACM<br>
Making all in ADbg<br>
Making all in ddk<br>
make[8]: *** No rule to make target `../libmp3lame/libmp3lame.la', needed by `lame'. &nbsp;Stop.<br>
Making all in Dll<br>
Making all in tinyxml<br>
Making all in debian<br>
Making all in doc<br>
Making all in mac<br>
Making all in macosx<br>
Making all in html<br>
Making all in man<br>
Making all in English.lproj<br>
Making all in include<br>
Making all in LAME.xcodeproj<br>
Making all in misc<br>
Making all in dshow<br>
Making all in vc_solution<br>
Making all in ACM<br>
make[7]: *** [all-recursive] Error 1<br>
make[6]: *** [all] Error 2<br>
make[5]: *** [/usr/local/src/freeswitch/libs/lame-3.98.4/libmp3lame/libmp3lame.la] Error 2<br>
make[4]: *** [install] Error 1<br>
make[3]: *** [mod_shout-install] Error 1<br>
Making all in ADbg<br>
Making all in ddk<br>
Making all in tinyxml<br>
Making all in mac<br>
Making all in macosx<br>
Making all in English.lproj<br>
Making all in LAME.xcodeproj<br>
Making all in vc_solution<br>
make[7]: *** [all-recursive] Error 1<br>
make[6]: *** [all] Error 2<br>
make[5]: *** [/usr/local/src/freeswitch/libs/lame-3.98.4/libmp3lame/libmp3lame.la] Error 2<br>
make[4]: *** [all] Error 1<br>
make[3]: *** [mod_shout-all] Error 1<br>
make[2]: *** [all-recursive] Error 1<br>
make[1]: *** [all-recursive] Error 1<br>
make: *** [all] Error 2<br>
make[2]: *** [install-recursive] Error 1<br>
make[1]: *** [install-recursive] Error 1<br>
make: *** [install] Error 2<br>
[1]+ &nbsp;Exit 2 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;make<br>
&nbsp;<br>
Can’t we get the INSTALL page of the wiki right?<br>
&nbsp;<br>
</font></font><font face="Courier New"><br>
</font></span><font size="2"><font face="Tahoma, Verdana, Helvetica, Arial"><span style="font-size:10pt"><b>From:</b> <a href="x-msg://19/freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a> [<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">mailto:freeswitch-users-bounces@lists.freeswitch.org</a>] <b>On Behalf Of </b>Abaci<br>
<b>Sent:</b> Tuesday, December 18, 2012 5:01 PM<br>
<b>To:</b> FreeSWITCH Users Help<br>
<b>Subject:</b> Re: [Freeswitch-users] New install 1.2.Stable blows up compiling mod_perl.so<br>
</span></font></font><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt"><br>
</span></font><span style="font-size:11pt"><font face="Courier New">yum install gdbm-devel db4-devel<br>
&nbsp;<br>
</font><font face="Calibri, Verdana, Helvetica, Arial">On 12/18/2012 4:52 PM, Sean Devoy wrote:<br>
I just started a clean install of the stable tree on a brand new install of Centos 5.3.<br>
Here is EXACTLY what I have done so far:<br>
Logged in to root<br>
Cd /usr/local/src<br>
yum install gcc<br>
yum -y install zlib-devel openssl-devel cpio expat-devel gettext-devel<br>
cd /usr/local/src<br>
wget <a href="http://git-core.googlecode.com/files/git-1.7.9.tar.gz">http://git-core.googlecode.com/files/git-1.7.9.tar.gz</a><br>
tar xvzf git-1.7.9.tar.gz<br>
cd git-1.7.9<br>
./configure<br>
make<br>
make install<br>
yum install autoconf automake gcc-c++ git-core libjpeg-devel libtool make ncurses-devel pkgconfig<br>
&nbsp;<br>
cd /usr/local/src<br>
git clone -b v1.2.stable <a href="git://git.freeswitch.org/freeswitch.git">git://git.freeswitch.org/freeswitch.git</a><br>
./bootstrap.sh &nbsp;&nbsp;&nbsp;<br>
./configure<br>
</font></span><font face="Calibri, Verdana, Helvetica, Arial"><font color="#FF0000"><font size="4"><span style="font-size:14pt">tftp modules.conf from existing centos/fs server &nbsp;&nbsp;(did this kill it)? &nbsp;If so how can I get it back?<br>
</span></font></font><span style="font-size:11pt">make &amp; make install &nbsp;<br>
&nbsp;<br>
after about 20 minutes the output is:<br>
gcc -w -DMULTIPLICITY -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE -DEMBED_PERL -I/usr/local/src/freeswitch/libs/curl/include -I/usr/local/src/freeswitch/src/include -I/usr/local/src/freeswitch/src/include -I/usr/local/src/freeswitch/libs/libteletone/src -I/usr/local/src/freeswitch/libs/stfu -fPIC -Werror -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -ggdb -DHAVE_OPENSSL -g -O2 -Wall -std=c99 -pedantic -Wdeclaration-after-statement -D_GNU_SOURCE -DHAVE_CONFIG_H -c /usr/local/src/freeswitch/src/mod/languages/mod_perl/mod_perl.c &nbsp;-fPIC -DPIC -o .libs/mod_perl.o<br>
gcc -w -DMULTIPLICITY -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE -DEMBED_PERL -I/usr/local/src/freeswitch/libs/curl/include -I/usr/local/src/freeswitch/src/include -I/usr/local/src/freeswitch/src/include -I/usr/local/src/freeswitch/libs/libteletone/src -I/usr/local/src/freeswitch/libs/stfu -fPIC -Werror -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -ggdb -DHAVE_OPENSSL -g -O2 -Wall -std=c99 -pedantic -Wdeclaration-after-statement -D_GNU_SOURCE -DHAVE_CONFIG_H -c /usr/local/src/freeswitch/src/mod/languages/mod_perl/mod_perl.c -o mod_perl.o &gt;/dev/null 2&gt;&amp;1<br>
Creating mod_perl.so...<br>
/usr/bin/ld: cannot find -lgdbm<br>
collect2: ld returned 1 exit status<br>
gcc -w -DMULTIPLICITY -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE -DEMBED_PERL -I/usr/local/src/freeswitch/libs/curl/include -I/usr/local/src/freeswitch/src/include -I/usr/local/src/freeswitch/src/include -I/usr/local/src/freeswitch/libs/libteletone/src -I/usr/local/src/freeswitch/libs/stfu -fPIC -Werror -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -ggdb -DHAVE_OPENSSL -g -O2 -Wall -std=c99 -pedantic -Wdeclaration-after-statement -D_GNU_SOURCE -shared -o .libs/mod_perl.so -shared -Wl,-x .libs/mod_perl.o -Wl,-E -Wl,-rpath -Wl,/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE freeswitch_perl.o mod_perl_wrap.o perlxsi.o &nbsp;/usr/local/src/freeswitch/.libs/libfreeswitch.so -L/usr/local/src/freeswitch/libs/apr-util/xml/expat/lib /usr/local/src/freeswitch/libs/apr-util/xml/expat/lib/.libs/libexpat.a /usr/local/src/freeswitch/libs/apr/.libs/libapr-1.a -luuid -L/usr/local/src/freeswitch/libs/srtp -L/usr/kerberos/lib -lrt -lssl -lcrypto -lz -lncurses -ljpeg -lodbc -L/usr/local/lib /usr/lib/perl5/5.8.8/i386-linux-thread-multi/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE -lperl -lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc &nbsp;&nbsp;-Wl,--rpath -Wl,/usr/local/freeswitch/lib -Wl,--rpath -Wl,/usr/local/freeswitch/mod<br>
make[5]: *** [mod_perl.so] Error 1<br>
make[4]: *** [all] Error 1<br>
make[3]: *** [mod_perl-all] Error 1<br>
make[2]: *** [all-recursive] Error 1<br>
make[1]: *** [all-recursive] Error 1<br>
make: *** [all] Error 2<br>
&nbsp;<br>
&nbsp;<br>
The modules.conf I upload is:<br>
</span></font><font size="1"><font face="Consolas, Courier New, Courier"><span style="font-size:9pt">#applications/mod_abstraction<br>
#applications/mod_avmd<br>
applications/mod_blacklist<br>
applications/mod_callcenter<br>
applications/mod_cidlookup<br>
applications/mod_cluechoo<br>
applications/mod_commands<br>
applications/mod_conference<br>
applications/mod_curl<br>
applications/mod_db<br>
applications/mod_directory<br>
#applications/mod_distributor<br>
applications/mod_dptools<br>
#applications/mod_easyroute<br>
applications/mod_enum<br>
applications/mod_esf<br>
#applications/mod_esl<br>
applications/mod_expr<br>
applications/mod_fifo<br>
#applications/mod_fsk<br>
applications/mod_fsv<br>
applications/mod_hash<br>
applications/mod_httapi<br>
#applications/mod_http_cache<br>
#applications/mod_ladspa<br>
applications/mod_lcr<br>
#applications/mod_memcache<br>
#applications/mod_mongo<br>
#applications/mod_nibblebill<br>
#applications/mod_osp<br>
#applications/mod_redis<br>
#applications/mod_rss<br>
applications/mod_sms<br>
#applications/mod_snapshot<br>
#applications/mod_snipe_hunt<br>
#applications/mod_snom<br>
#applications/mod_soundtouch<br>
applications/mod_spandsp<br>
#applications/mod_spy<br>
#applications/mod_stress<br>
applications/mod_valet_parking<br>
#applications/mod_vmd<br>
applications/mod_voicemail<br>
applications/mod_voicemail_ivr<br>
#applications/mod_random<br>
#asr_tts/mod_cepstral<br>
asr_tts/mod_flite<br>
asr_tts/mod_pocketsphinx<br>
asr_tts/mod_tts_commandline<br>
#asr_tts/mod_unimrcp<br>
codecs/mod_amr<br>
#codecs/mod_amrwb<br>
codecs/mod_bv<br>
#codecs/mod_celt<br>
#codecs/mod_codec2<br>
#codecs/mod_com_g729<br>
#codecs/mod_dahdi_codec<br>
codecs/mod_g723_1<br>
codecs/mod_g729<br>
codecs/mod_h26x<br>
#codecs/mod_ilbc<br>
#codecs/mod_isac<br>
#codecs/mod_opus<br>
#codecs/mod_sangoma_codec<br>
#codecs/mod_silk<br>
#codecs/mod_siren<br>
codecs/mod_speex<br>
dialplans/mod_dialplan_asterisk<br>
#dialplans/mod_dialplan_directory<br>
dialplans/mod_dialplan_xml<br>
#directories/mod_ldap<br>
#endpoints/mod_alsa<br>
endpoints/mod_dingaling<br>
#endpoints/mod_h323<br>
#endpoints/mod_khomp<br>
endpoints/mod_loopback<br>
#endpoints/mod_opal<br>
#endpoints/mod_portaudio<br>
endpoints/mod_rtmp<br>
#endpoints/mod_skinny<br>
#endpoints/mod_skypopen<br>
endpoints/mod_sofia<br>
event_handlers/mod_cdr_csv<br>
#event_handlers/mod_cdr_mongodb<br>
#event_handlers/mod_cdr_pg_csv<br>
event_handlers/mod_cdr_sqlite<br>
#event_handlers/mod_erlang_event<br>
#event_handlers/mod_event_multicast<br>
event_handlers/mod_event_socket<br>
#event_handlers/mod_event_zmq<br>
#event_handlers/mod_radius_cdr<br>
event_handlers/mod_snmp<br>
formats/mod_local_stream<br>
formats/mod_native_file<br>
#formats/mod_portaudio_stream<br>
#formats/mod_shell_stream<br>
formats/mod_shout<br>
formats/mod_sndfile<br>
formats/mod_tone_stream<br>
#formats/mod_vlc<br>
#languages/mod_java<br>
languages/mod_lua<br>
#languages/mod_managed<br>
languages/mod_perl<br>
languages/mod_python<br>
languages/mod_spidermonkey<br>
#languages/mod_yaml<br>
loggers/mod_console<br>
loggers/mod_logfile<br>
loggers/mod_syslog<br>
#say/mod_say_de<br>
say/mod_say_en<br>
#say/mod_say_es<br>
#say/mod_say_fr<br>
#say/mod_say_he<br>
#say/mod_say_hu<br>
#say/mod_say_it<br>
#say/mod_say_nl<br>
#say/mod_say_pt<br>
#say/mod_say_ru<br>
#say/mod_say_th<br>
#say/mod_say_zh<br>
#timers/mod_posix_timer<br>
#timers/mod_timerfd<br>
xml_int/mod_xml_cdr<br>
xml_int/mod_xml_curl<br>
#xml_int/mod_xml_ldap<br>
xml_int/mod_xml_rpc<br>
xml_int/mod_xml_scgi<br>
&nbsp;<br>
#../../libs/freetdm/mod_freetdm<br>
#../../libs/openzap/mod_openzap<br>
&nbsp;<br>
## Experimental Modules (don't cry if they're broken)<br>
#../../contrib/mod/xml_int/mod_xml_odbc<br>
&nbsp;<br>
</span></font></font><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt"><br>
</span></font><font face="Times New Roman"><span style="font-size:12pt"><br>
<br>
<br>
</span></font><font face="Courier New"><span style="font-size:11pt">_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="x-msg://19/consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com/">http://www.freeswitchsolutions.com</a><br>
&nbsp;<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com/">http://www.cudatel.com</a><br>
&nbsp;<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com/">http://www.cluecon.com</a><br>
&nbsp;<br>
FreeSWITCH-users mailing list<br>
<a href="x-msg://19/FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br>
&nbsp;
</span></font><div>
<font face="Courier New"><span style="font-size:11pt"></span></font><br class="webkit-block-placeholder"></div><hr align="CENTER" size="3" width="95%"><div>
<span style="font-size:11pt"><font face="Monaco, Courier New"><br>
</font></span><font size="2"><font face="Consolas, Courier New, Courier"><span style="font-size:10pt">_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="x-msg://19/consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com/">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com/">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com/">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="x-msg://19/FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org/">http://www.freeswitch.org</a><br>
</span></font></font></div></blockquote><font face="Times New Roman"><span style="font-size:12pt"><br>
</span></font><font face="Monaco, Courier New"><span style="font-size:11pt">-- <br>
Ken<br>
<font color="#0000FF"><u><a href="http://www.FreeSWITCH.org/">http://www.FreeSWITCH.org</a><br>
<a href="http://www.ClueCon.com/">http://www.ClueCon.com</a><br>
<a href="http://www.OSTAG.org/">http://www.OSTAG.org</a><br>
</u></font><a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br>
</span></font>
</div>


_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>http://www.freeswitchsolutions.com<br><br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>http://www.cudatel.com<br><br>Official FreeSWITCH Sites<br>http://www.freeswitch.org<br>http://wiki.freeswitch.org<br>http://www.cluecon.com<br><br>FreeSWITCH-users mailing list<br>FreeSWITCH-users@lists.freeswitch.org<br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></div></div></body></html>