Make certain that you&#39;ve built both libesl and the Perl mod. Change directory into /usr/src/freeswitch.trunk/libs/esl (or whatever your path is to libs/esl) and do these commands:<br>make<br>make perlmod<br><br>Then give it another shot.<br>
-MC<br><br><div class="gmail_quote">On Mon, Jul 27, 2009 at 11:16 PM, Thangappan.M <span dir="ltr">&lt;<a href="mailto:thangappan143@gmail.com">thangappan143@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Dear all,<br><br>      In the previous post, I got the information that using event outbound socket we can implement the IVR and also see the example in libs/esl/perl/server2.pl.<br>    <br>      I have seen it and understood the flow of the script.But when I was running that script it tells the following error.<br>

<br>Can&#39;t locate loadable object for module ESL in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at ESL.pm line 11<br>

Compilation failed in require at server2.pl line 1.<br clear="all"><br>Then I checked the 11th line in the ESL.pm that line is (bootstrap ESL;) <br>But in perl directory there is no directory called ESL.<br><br>What would be the issue?.<br>

Is ESL necessary is necessary for implementing IVR using event outbound socket?<br><br><br>-- <br>Regards,<br><font color="#888888">Thangappan.M<br>
</font><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>