<div>Hi Michael/Chris</div><div> </div><div>Did you find out what the problem was?  We&#39;re seeing something similar.</div><div> </div><div>Thanks in advance<br></div><div>David<br></div><div class="gmail_quote">On Mon Mar 14, Michel Habib &lt;michelhabib at <a href="http://gmail.com/" target="_blank">gmail.com</a>&gt;wrote:<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">
<p>Sorry for the delay and thanks Chris,<br>Please find attached logs: <a href="http://www.mediafire.com/?8thg9ey7kd26882" target="_blank">http://www.mediafire.com/?8thg9ey7kd26882</a><br>sip client ip 192.168.1.202<br>freeswitch ip 192.168.1.35<br>

mrcp connector/speech server ip 192.168.1.32<br>i have attached 3 logs - freeswitch log file, wireshark on freeswitch<br>server, wireshark on mrcp connector/speech server.<br>my script simply plays back audio from wave [basic freeswitch function],<br>

then plays back audio from TTS [which cannot be heard]</p><p>Thank you,<br>Michel.</p><p>---------- Forwarded message ----------<br>&gt; From: Christopher Rienzo &lt;cmrienzo at <a href="http://gmail.com" target="_blank">gmail.com</a>&gt;<br>

&gt; To: FreeSWITCH Users Help &lt;freeswitch-users at <a href="http://lists.freeswitch.org" target="_blank">lists.freeswitch.org</a>&gt;<br>&gt; Date: Wed, 9 Mar 2011 22:25:34 -0500<br>&gt; Subject: Re: [Freeswitch-users] ASR from Freeswitch to MS Speech Server<br>

&gt; [using MRCP Connector] - Audio Problem<br>&gt; I still would like to see the logs for your call.<br>&gt;<br>&gt;<br>&gt; On Tue, Mar 8, 2011 at 7:18 AM, Michel Habib &lt;michelhabib at <a href="http://gmail.com" target="_blank">gmail.com</a>&gt;wrote:<br>

&gt;<br>&gt;&gt; Yes, I get the Audio from FS in regular calls - I already disabled all<br>&gt;&gt; possible firewalls - all 3 machines [softphone, freeswitch, Speech Server<br>&gt;&gt; (and mrcp connector) ] are on a switch.<br>

&gt;&gt; 192.168.5.107 is the freeswitch server<br>&gt;&gt; 192.168.5.110 is the MRCP-Connector/Speech Server 2007 server<br>&gt;&gt; I made too many iterations on the configuration below:<br>&gt;&gt;<br>&gt;&gt; &lt;include&gt;<br>

&gt;&gt;   &lt;profile name=&quot;mrcp-connector&quot; version=&quot;2&quot;&gt;<br>&gt;&gt;     &lt;param name=&quot;client-ip&quot; value=&quot;192.168.5.107&quot;/&gt;<br>&gt;&gt;     &lt;param name=&quot;client-port&quot; value=&quot;5090&quot;/&gt;<br>

&gt;&gt;     &lt;param name=&quot;server-ip&quot; value=&quot;192.168.5.110&quot;/&gt;<br>&gt;&gt;     &lt;param name=&quot;server-port&quot; value=&quot;5070&quot;/&gt;<br>&gt;&gt;     &lt;!--param name=&quot;force-destination&quot; value=&quot;1&quot;/--&gt;<br>

&gt;&gt;     &lt;param name=&quot;sip-transport&quot; value=&quot;udp&quot;/&gt;<br>&gt;&gt;     &lt;!--param name=&quot;ua-name&quot; value=&quot;FreeSWITCH&quot;/--&gt;<br>&gt;&gt;     &lt;!--param name=&quot;sdp-origin&quot; value=&quot;FreeSWITCH&quot;/--&gt;<br>

&gt;&gt;     &lt;param name=&quot;rtp-ext-ip&quot; value=&quot;192.168.5.107&quot;/&gt;<br>&gt;&gt;     &lt;param name=&quot;rtp-ip&quot; value=&quot;192.168.5.107&quot;/&gt;<br>&gt;&gt;     &lt;param name=&quot;rtp-port-min&quot; value=&quot;4000&quot;/&gt;<br>

&gt;&gt;     &lt;param name=&quot;rtp-port-max&quot; value=&quot;5000&quot;/&gt;<br>&gt;&gt;     &lt;!-- enable/disable rtcp support --&gt;<br>&gt;&gt;     &lt;param name=&quot;rtcp&quot; value=&quot;1&quot;/&gt;<br>&gt;&gt;     &lt;!-- rtcp bye policies (rtcp must be enabled first)<br>

&gt;&gt;              0 - disable rtcp bye<br>&gt;&gt;              1 - send rtcp bye at the end of session<br>&gt;&gt;              2 - send rtcp bye also at the end of each talkspurt (input)<br>&gt;&gt;     --&gt;<br>&gt;&gt;     &lt;param name=&quot;rtcp-bye&quot; value=&quot;2&quot;/&gt;<br>

&gt;&gt;     &lt;!-- rtcp transmission interval in msec (set 0 to disable) --&gt;<br>&gt;&gt;     &lt;param name=&quot;rtcp-tx-interval&quot; value=&quot;5000&quot;/&gt;<br>&gt;&gt;     &lt;!-- period (timeout) to check for new rtcp messages in msec (set 0 to<br>

&gt;&gt; disable) --&gt;<br>&gt;&gt;     &lt;param name=&quot;rtcp-rx-resolution&quot; value=&quot;1000&quot;/&gt;<br>&gt;&gt;<br>&gt;&gt;     &lt;!--param name=&quot;playout-delay&quot; value=&quot;50&quot;/--&gt;<br>&gt;&gt;     &lt;!--param name=&quot;max-playout-delay&quot; value=&quot;200&quot;/--&gt;<br>

&gt;&gt;     &lt;!--param name=&quot;ptime&quot; value=&quot;20&quot;/--&gt;<br>&gt;&gt;     &lt;param name=&quot;codecs&quot; value=&quot;PCMU PCMA L16/96/8000&quot;/&gt;<br>&gt;&gt;<br>&gt;&gt;     &lt;!-- Add any default MRCP params for SPEAK requests here --&gt;<br>

&gt;&gt;     &lt;synthparams&gt;<br>&gt;&gt;     &lt;/synthparams&gt;<br>&gt;&gt;<br>&gt;&gt;     &lt;!-- Add any default MRCP params for RECOGNIZE requests here --&gt;<br>&gt;&gt;     &lt;recogparams&gt;<br>&gt;&gt;       &lt;!--param name=&quot;start-input-timers&quot; value=&quot;false&quot;/--&gt;<br>

&gt;&gt;     &lt;/recogparams&gt;<br>&gt;&gt;   &lt;/profile&gt;<br>&gt;&gt; &lt;/include&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; ---------- Forwarded message ----------<br>&gt;&gt;<br>&gt;&gt;&gt; From: Christopher Rienzo &lt;cmrienzo at <a href="http://gmail.com" target="_blank">gmail.com</a>&gt;<br>

&gt;&gt;&gt; To: FreeSWITCH Users Help &lt;freeswitch-users at <a href="http://lists.freeswitch.org" target="_blank">lists.freeswitch.org</a>&gt;<br>&gt;&gt;&gt; Date: Mon, 7 Mar 2011 09:32:51 -0500<br>&gt;&gt;&gt; Subject: Re: [Freeswitch-users] ASR from Freeswitch to MS Speech Server<br>

&gt;&gt;&gt; [using MRCP Connector] - Audio Problem<br>&gt;&gt;&gt; Do you get audio between FS and your SIP client when not using ASR/TTS?<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Show me the MRCP profile configuration and your FreeSWITCH logs during<br>

&gt;&gt;&gt; the call.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; On Mon, Mar 7, 2011 at 4:55 AM, Michel Habib &lt;michelhabib at <a href="http://gmail.com" target="_blank">gmail.com</a>&gt;wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Hello All,<br>&gt;&gt;&gt;&gt; I have MS OCS Speech Server 2007 [working correctly, as i can make SIP<br>&gt;&gt;&gt;&gt; calls and use its ASR and TTS Services successfully]<br>&gt;&gt;&gt;&gt; I am also using MRCP Connector from AumTech - which allows me to use ASR<br>

&gt;&gt;&gt;&gt; and TTS Services through an MRCP Client .<br>&gt;&gt;&gt;&gt; Now, i am using Freeswitch mod unimrcp to use ASR and TTS.<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; for TTS, I can successfully make the call, the Audio RTP of the TTS<br>

&gt;&gt;&gt;&gt; voice is transferred succesfully from Speech Server [through MRCP Connector]<br>&gt;&gt;&gt;&gt; back to the Freeswitch Server.<br>&gt;&gt;&gt;&gt; However, Freeswitch is not sending back the Audio RTP to the SIP client.<br>

&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; for ASR, I can successfully define the grammar and start recognition,<br>&gt;&gt;&gt;&gt; but the audio RTP sent to speech server [through MRCP Connector] is silent<br>&gt;&gt;&gt;&gt; [empty].<br>

&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; I am suspecting something is wrong with the RTP Configuration - can you<br>&gt;&gt;&gt;&gt; help me?<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; Let me now if you need any specific logs/scripts/configuration?<br>

&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; Thank you,<br>&gt;&gt;&gt;&gt; Michel.<br>&gt;&gt;&gt;&gt;<br>&gt;&gt;&gt;<br></p>
</blockquote></div><br>