Hi,<br><br>Thanks for the hint.&nbsp; I checked the log again and found out:<br><br>2008-12-27 06:01:49 [NOTICE] switch_loadable_module.c:259 switch_loadable_module_process() Adding API Function &#39;lua&#39;<br>2008-12-27 06:01:49 [CRIT] switch_loadable_module.c:839 switch_loadable_module_load_file() Error Loading module /usr/local/freeswitch/mod/mod_openmrcp.so<br>
**/usr/local/freeswitch/mod/mod_openmrcp.so: undefined symbol: TLSv1_method**<br><br>What is causing this problem?<br><br>Thanks for all your help.<br><br>Mark<br><br><div class="gmail_quote">On Fri, Dec 26, 2008 at 9:31 PM, Michael Jerris <span dir="ltr">&lt;<a href="mailto:mike@jerris.com">mike@jerris.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;"><div style="">It looks like mod_openmrcp isn&#39;t loaded.<div><br></div><div><br><div><div>
<div></div><div class="Wj3C7c"><div>On Dec 26, 2008, at 3:49 AM, mark morreny wrote:</div><br></div></div><blockquote type="cite"><div><div></div><div class="Wj3C7c">Hi<br><br>I tried to setup mod_openmrcp according to wiki, but I am getting the following error:<br>
<br>2008-12-27 00:40:23 [ERR] switch_core_speech.c:60 switch_core_speech_open() Invalid speech module [openmrcp]!<br style="color: rgb(255, 0, 0);"> <span style="color: rgb(255, 0, 0);">2008-12-27 00:40:23 [ERR] switch_ivr_play_say.c:1848 switch_ivr_speak_text() Invalid TTS module!</span><br>
<br>Here is my dialplan<br><br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;<br> &lt;document type=&quot;freeswitch/xml&quot;&gt;<br>&lt;section name=&quot;dialplan&quot; description=&quot;voicemail dialplan&quot;&gt;<br>
&lt;context name=&quot;public&quot;&gt;<br>&lt;extension name=&quot;test9&quot;&gt;<br> &lt;condition field=&quot;destination_number&quot; expression=&quot;^(.*)$&quot;&gt;<br>&lt;action application=&quot;speak&quot; data=&quot;openmrcp:openmrcp-v2|Susan|Hello World&quot;/&gt;<br>
&lt;/condition&gt;<br>&lt;/extension&gt;<br> &lt;/context&gt;<br>&lt;/section&gt;<br>&lt;/document&gt;<br><br><br>I checked that mod_openmrcp.so is compiled ok:<br><br>[root@localhost bin]# ls ../mod/mod_openmrcp.so -al<br>
-rwxr-xr-x 1 root root 4981560 Dec 26 19:56 ../mod/mod_openmrcp.so<br> [root@localhost bin]# <br><br>Here is what I have in the openmrcp xml config:<br><br>[root@localhost freeswitch]# cat conf/mrcp_profiles/openmrcp-v2.xml <br>
&lt;include&gt;<br>&nbsp; &lt;profile name=&quot;openmrcp-v2&quot; description=&quot;OpenMRCPv2 Server&quot;&gt;<br> &nbsp;&nbsp;&nbsp; &lt;param name=&quot;proto_version&quot; value=&quot;2&quot;/&gt;<br><br>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;client_ip&quot; value=&quot;127.0.0.1&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;param name=&quot;client_port&quot; value=&quot;8062&quot;/&gt;<br> <br>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;server_ip&quot; value=&quot;192.168.1.109&quot;/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;server_port&quot; value=&quot;5060&quot;/&gt;<br>
<br>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;rtp_port_min&quot; value=&quot;11000&quot;/&gt;<br> &nbsp;&nbsp;&nbsp; &lt;param name=&quot;rtp_port_max&quot; value=&quot;12000&quot;/&gt;<br>&nbsp; &lt;/profile&gt;<br>&lt;/include&gt;<br><br>Could someone help me out?&nbsp; I would greatly appreciate any help.<br>
<br>Thanks,<br>Mark<br><br><br></div></div> _______________________________________________<br>Freeswitch-users mailing list<br><a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">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></blockquote></div><br></div></div><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>