i found it easier to go into those modules directories and compile them individually to look for errors.<br><br clear="all">Thanks,<br>Stephen C<br>-All of my email addresses go to the same place<br>-Save Paper, think before you print<br>
<br>
<br><br><div class="gmail_quote">On Sun, Jul 4, 2010 at 11:29 AM, Peder <span dir="ltr">&lt;<a href="mailto:peder@networkoblivion.com">peder@networkoblivion.com</a>&gt;</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;">
You might want to do the last 3 items again and watch for errors.  Your make<br>
is probably erroring out during the compile phase and so some of the modules<br>
are not actually being created.<br>
<br>
Try:<br>
cd /usr/local/freeswitch/mod<br>
ls<br>
<br>
Is mod_voicemail.so or mod_valet_parking.so in there?<br>
<div><div></div><div class="h5"><br>
<br>
-----Original Message-----<br>
From: <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a><br>
[mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>] On Behalf Of Mike<br>
Sent: Sunday, July 04, 2010 2:35 AM<br>
To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
Subject: [Freeswitch-users] Problems with git installation<br>
<br>
Hello,<br>
<br>
I&#39;m relatively new to Freeswitch - having only really been playing<br>
around with it for the last few weeks. Apologies in advance if the<br>
following questions are as a result of something I&#39;m doing wrong (more<br>
than likely) - I have the book pre-ordered from Amazon - hopefully<br>
that will help me a lot ;)<br>
<br>
A little background context - I already have Freeswitch up and running<br>
well on an Amazon EC2 (Fedora) instance. I had to get this up, running<br>
and in service very quickly for various reasons, being completely new<br>
to Freeswitch I installed it by downloading the file:<br>
<br>
wget <a href="http://files.freeswitch.org/freeswitch-1.0.6.tar.gz" target="_blank">http://files.freeswitch.org/freeswitch-1.0.6.tar.gz</a><br>
<br>
And followed the installation instructions. So far that installation<br>
has performed exactly as expected.<br>
<br>
Now I want to install a test and development Freeswitch on another EC2<br>
instance. For this one I thought I&#39;d follow the recommendations to<br>
install from the latest git tree. Bear in mind that my main objective<br>
here is to have a basic / default / vanilla installation to use for<br>
testing / exploring / playing. At this stage I don&#39;t want / need<br>
anything fancy.<br>
<br>
The exact commands I ran were:<br>
yum install git<br>
yum install gcc<br>
yum install gcc-c++<br>
yum install autoconf<br>
yum install automake<br>
yum install libtool<br>
yum install ncurses-devel<br>
cd /usr/local/src<br>
git clone git://<a href="http://git.freeswitch.org/freeswitch.git" target="_blank">git.freeswitch.org/freeswitch.git</a><br>
cd /usr/local/src/freeswitch<br>
./bootstrap.sh<br>
./configure<br>
make all install sounds-install moh-install<br>
got a coffee... or two...<br>
<br>
I edited the vars.xml file to have the correct external (elastic IP<br>
address) for the RTP and SIP signalling and opened up the right ports<br>
in the Security Group (firewall). On starting Freeswitch I see the<br>
following errors, but am able to register my two test phones fine.<br>
<br>
2010-07-04 02:32:38.211909 [CRIT] switch_loadable_module.c:926 Error<br>
Loading module /usr/local/freeswitch/mod/mod_voicemail.so<br>
**/usr/local/freeswitch/mod/mod_voicemail.so: cannot open shared<br>
object file: No such file or directory**<br>
2010-07-04 02:32:38.212462 [CRIT] switch_loadable_module.c:926 Error<br>
Loading module /usr/local/freeswitch/mod/mod_valet_parking.so<br>
**/usr/local/freeswitch/mod/mod_valet_parking.so: cannot open shared<br>
object file: No such file or directory**<br>
2010-07-04 02:32:38.233480 [CRIT] switch_loadable_module.c:926 Error<br>
Loading module /usr/local/freeswitch/mod/mod_spandsp.so<br>
**/usr/local/freeswitch/mod/mod_spandsp.so: cannot open shared object<br>
file: No such file or directory**<br>
2010-07-04 02:32:38.234111 [CRIT] switch_loadable_module.c:926 Error<br>
Loading module /usr/local/freeswitch/mod/mod_speex.so<br>
**/usr/local/freeswitch/mod/mod_speex.so: cannot open shared object<br>
file: No such file or directory**<br>
2010-07-04 02:32:38.236968 [CRIT] switch_loadable_module.c:926 Error<br>
Loading module /usr/local/freeswitch/mod/mod_tone_stream.so<br>
**/usr/local/freeswitch/mod/mod_tone_stream.so: cannot open shared<br>
object file: No such file or directory**<br>
2010-07-04 02:32:38.237129 [CRIT] switch_loadable_module.c:926 Error<br>
Loading module /usr/local/freeswitch/mod/mod_spidermonkey.so<br>
**/usr/local/freeswitch/mod/mod_spidermonkey.so: cannot open shared<br>
object file: No such file or directory**<br>
2010-07-04 02:32:38.239198 [CONSOLE] mod_local_stream.c:161 Can&#39;t open<br>
directory: /usr/local/freeswitch/sounds/music/16000<br>
2010-07-04 02:32:38.239337 [CONSOLE] mod_local_stream.c:161 Can&#39;t open<br>
directory: /usr/local/freeswitch/sounds/music/32000<br>
<br>
When I try to dial the Music On Hold from one of the phones I get the<br>
following error:<br>
2010-07-04 02:57:24.513520 [ERR] switch_core_file.c:122 Invalid file<br>
format [silence_stream] for [2000]!<br>
and unsurprisingly given the above errors, trying to dial voicemail gives:<br>
2010-07-04 02:58:55.846720 [ERR] switch_core_session.c:1752 Invalid<br>
Application voicemail<br>
<br>
So guys - please advise - what am I doing wrong?<br>
<br>
Mike<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>
<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>
</div></div></blockquote></div><br>