<font face="Arial, Helvetica, sans-serif">OK, I did my first FS "build" today from download "freeswitch-1.0.1.tar.gz" on Windows XP Pro with Visual C++ 2008 Express instead of using my previous MSI installed build which apparently uses the older FS version 1.0.9570.<br>
<br>
I'm not getting a crash as I did before with the MSI build on the "pizza" demo. Instead, in the newer build, the demo gets stuck in a loop and can't break out no matter what I say. See below:<br>
<br>
Any advice?<br>
<br>
Thank you in advance.<br>
Mark.<br>
<br>
&lt;/interpretation&gt;<br>
2008-11-05 16:22:19 [DEBUG] js_modules/SpeechTools.jm:150 console_log() ----Heard [²²²²½½½½½½½½ε■ε■]<br>
2008-11-05 16:22:19 [DEBUG] js_modules/SpeechTools.jm:150 console_log() ----Hit score 0/1/78<br>
2008-11-05 16:22:19 [DEBUG] js_modules/SpeechTools.jm:382 console_log() ----We don't understand this<br>
2008-11-05 16:22:21 [DEBUG] mod_pocketsphinx.c:342 pocketsphinx_asr_resume() Manually Resuming<br>
2008-11-05 16:22:21 [DEBUG] switch_ivr_play_say.c:912 switch_ivr_play_file() Codec Activated L16@8000hz 1 channels 20ms<br>
2008-11-05 16:22:25 [DEBUG] switch_ivr_play_say.c:1203 switch_ivr_play_file() done playing file<br>
2008-11-05 16:22:25 [DEBUG] switch_core_session.c:430 switch_core_session_receive_message() Kill sofia/internal/1000@10.0.0.2 [BREAK]<br>
2008-11-05 16:22:26 [DEBUG] switch_ivr_play_say.c:912 switch_ivr_play_file() Codec Activated L16@8000hz 1 channels 20ms<br>
2008-11-05 16:22:26 [DEBUG] mod_pocketsphinx.c:389 pocketsphinx_asr_get_results() Recognized: TAKEOUT, Score: 0<br>
2008-11-05 16:22:26 [DEBUG] js_modules/SpeechTools.jm:150 console_log() ----XML:<br>
&lt;interpretation grammar="pizza_order" score="0"&gt;<br>
&nbsp; &lt;result name="match"&gt;TAKEOUT&lt;/result&gt;<br>
&nbsp; &lt;input&gt;TAKEOUT&lt;/input&gt;<br>
&lt;/interpretation&gt;<br>
2008-11-05 16:22:26 [DEBUG] js_modules/SpeechTools.jm:150 console_log() ----Heard [TAKEOUT]<br>
2008-11-05 16:22:26 [DEBUG] js_modules/SpeechTools.jm:150 console_log() ----Hit score 0/1/78<br>
2008-11-05 16:22:26 [DEBUG] switch_ivr_play_say.c:1203 switch_ivr_play_file() done playing file<br>
2008-11-05 16:22:26 [DEBUG] js_modules/SpeechTools.jm:382 console_log() ----We don't understand this<br>
2008-11-05 16:22:26 [DEBUG] switch_core_session.c:430 switch_core_session_receive_message() Kill sofia/internal/1000@10.0.0.2 [BREAK]<br>
2008-11-05 16:22:27 [DEBUG] mod_pocketsphinx.c:342 pocketsphinx_asr_resume() Manually Resuming<br>
2008-11-05 16:22:27 [DEBUG] switch_ivr_play_say.c:912 switch_ivr_play_file() Codec Activated L16@8000hz 1 channels 20ms<br>
2008-11-05 16:22:33 [DEBUG] switch_ivr_play_say.c:1203 switch_ivr_play_file() done playing file<br>
2008-11-05 16:22:33 [DEBUG] switch_core_session.c:430 switch_core_session_receive_message() Kill sofia/internal/1000@10.0.0.2 [BREAK]<br>
2008-11-05 16:22:34 [DEBUG] switch_ivr_play_say.c:912 switch_ivr_play_file() Codec Activated L16@8000hz 1 channels 20ms<br>
2008-11-05 16:22:34 [DEBUG] switch_ivr_play_say.c:1203 switch_ivr_play_file() done playing file<br>
2008-11-05 16:22:34 [DEBUG] switch_core_session.c:430 switch_core_session_receive_message() Kill sofia/internal/1000@10.0.0.2 [BREAK]<br>
2008-11-05 16:22:35 [DEBUG] mod_pocketsphinx.c:389 pocketsphinx_asr_get_results() Recognized: TAKEOUT, Score: 0<br>
2008-11-05 16:22:35 [DEBUG] js_modules/SpeechTools.jm:150 console_log() ----XML:<br>
&lt;interpretation grammar="pizza_order" score="0"&gt;<br>
&nbsp; &lt;result name="match"&gt;TAKEOUT&lt;/result&gt;<br>
&nbsp; &lt;input&gt;TAKEOUT&lt;/input&gt;<br>
&lt;/interpretation&gt;<br>
2008-11-05 16:22:35 [DEBUG] js_modules/SpeechTools.jm:150 console_log() ----Heard [TAKEOUT]<br>
2008-11-05 16:22:35 [DEBUG] js_modules/SpeechTools.jm:150 console_log() ----Hit score 0/1/78<br>
2008-11-05 16:22:35 [DEBUG] js_modules/SpeechTools.jm:382 console_log() ----We don't understand this<br>
2008-11-05 16:22:37 [DEBUG] mod_pocketsphinx.c:342 pocketsphinx_asr_resume() Manually Resuming<br>
2008-11-05 16:22:37 [DEBUG] switch_ivr_play_say.c:912 switch_ivr_play_file() Codec Activated L16@8000hz 1 channels 20ms<br>
2008-11-05 16:22:42 [DEBUG] switch_ivr_play_say.c:1203 switch_ivr_play_file() done playing file<br>
2008-11-05 16:22:42 [DEBUG] switch_core_session.c:430 switch_core_session_receive_message() Kill sofia/internal/1000@10.0.0.2 [BREAK]<br>
2008-11-05 16:22:43 [DEBUG] mod_pocketsphinx.c:389 pocketsphinx_asr_get_results() Recognized: DELIVERY, Score: 0<br>
2008-11-05 16:22:43 [DEBUG] js_modules/SpeechTools.jm:150 console_log() ----XML:<br>
&lt;interpretation grammar="pizza_order" score="0"&gt;<br>
&nbsp; &lt;result name="match"&gt;DELIVERY&lt;/result&gt;<br>
&nbsp; &lt;input&gt;DELIVERY&lt;/input&gt;<br>
&lt;/interpretation&gt;<br>
2008-11-05 16:22:43 [DEBUG] js_modules/SpeechTools.jm:150 console_log() ----Heard [DELIVERY]<br>
2008-11-05 16:22:43 [DEBUG] js_modules/SpeechTools.jm:150 console_log() ----Hit score 0/1/78<br>
2008-11-05 16:22:43 [DEBUG] js_modules/SpeechTools.jm:382 console_log() ----We don't understand this<br>
2008-11-05 16:22:44 [DEBUG] mod_pocketsphinx.c:342 pocketsphinx_asr_resume() Manually Resuming<br>
2008-11-05 16:22:44 [DEBUG] switch_ivr_play_say.c:912 switch_ivr_play_file() Codec Activated L16@8000hz 1 channels 20ms<br>
2008-11-05 16:22:50 [DEBUG] switch_ivr_play_say.c:1203 switch_ivr_play_file() done playing file<br>
2008-11-05 16:22:50 [DEBUG] switch_core_session.c:430 switch_core_session_receive_message() Kill sofia/internal/1000@10.0.0.2 [BREAK]<br>
2008-11-05 16:22:50 [DEBUG] switch_ivr_play_say.c:912 switch_ivr_play_file() Codec Activated L16@8000hz 1 channels 20ms<br>
2008-11-05 16:22:51 [DEBUG] mod_pocketsphinx.c:389 pocketsphinx_asr_get_results() Recognized: TAKEOUT, Score: 0<br>
2008-11-05 16:22:51 [DEBUG] js_modules/SpeechTools.jm:150 console_log() ----XML:<br>
&lt;interpretation grammar="pizza_order" score="0"&gt;<br>
&nbsp; &lt;result name="match"&gt;TAKEOUT&lt;/result&gt;<br>
&nbsp; &lt;input&gt;TAKEOUT&lt;/input&gt;<br>
&lt;/interpretation&gt;<br>
2008-11-05 16:22:51 [DEBUG] js_modules/SpeechTools.jm:150 console_log() ----Heard [TAKEOUT]<br>
2008-11-05 16:22:51 [DEBUG] js_modules/SpeechTools.jm:150 console_log() ----Hit score 0/1/78<br>
2008-11-05 16:22:51 [DEBUG] switch_ivr_play_say.c:1203 switch_ivr_play_file() done playing file<br>
2008-11-05 16:22:51 [DEBUG] js_modules/SpeechTools.jm:382 console_log() ----We don't understand this<br>
2008-11-05 16:22:51 [DEBUG] switch_core_session.c:430 switch_core_session_receive_message() Kill sofia/internal/1000@10.0.0.2 [BREAK]<br>
2008-11-05 16:22:53 [DEBUG] mod_pocketsphinx.c:342 pocketsphinx_asr_resume() Manually Resuming<br>
2008-11-05 16:22:53 [DEBUG] switch_ivr_play_say.c:912 switch_ivr_play_file() Codec Activated L16@8000hz 1 channels 20ms<br>
2008-11-05 16:22:58 [DEBUG] switch_ivr_play_say.c:1203 switch_ivr_play_file() done playing file<br>
2008-11-05 16:22:58 [DEBUG] switch_core_session.c:430 switch_core_session_receive_message() Kill sofia/internal/1000@10.0.0.2 [BREAK]<br>
2008-11-05 16:22:59 [DEBUG] switch_ivr_play_say.c:912 switch_ivr_play_file() Codec Activated L16@8000hz 1 channels 20ms<br>
2008-11-05 16:23:00 [DEBUG] switch_ivr_play_say.c:1203 switch_ivr_play_file() done playing file<br>
2008-11-05 16:23:00 [DEBUG] switch_core_session.c:430 switch_core_session_receive_message() Kill sofia/internal/1000@10.0.0.2 [BREAK]<br>
2008-11-05 16:23:01 [DEBUG] mod_pocketsphinx.c:389 pocketsphinx_asr_get_results() Recognized: PICKUP, Score: 0<br>
2008-11-05 16:23:01 [DEBUG] js_modules/SpeechTools.jm:150 console_log() ----XML:<br>
&lt;interpretation grammar="pizza_order" score="0"&gt;<br>
&nbsp; &lt;result name="match"&gt;PICKUP&lt;/result&gt;<br>
&nbsp; &lt;input&gt;PICKUP&lt;/input&gt;<br>
&lt;/interpretation&gt;<br>
2008-11-05 16:23:01 [DEBUG] js_modules/SpeechTools.jm:150 console_log() ----Heard [PICKUP]<br>
2008-11-05 16:23:01 [DEBUG] js_modules/SpeechTools.jm:150 console_log() ----Hit score 0/1/78<br>
2008-11-05 16:23:01 [DEBUG] js_modules/SpeechTools.jm:382 console_log() ----We don't understand this<br>
2008-11-05 16:23:03 [DEBUG] mod_pocketsphinx.c:342 pocketsphinx_asr_resume() Manually Resuming<br>
2008-11-05 16:23:03 [DEBUG] switch_ivr_play_say.c:912 switch_ivr_play_file() Codec Activated L16@8000hz 1 channels 20ms<br>
2008-11-05 16:23:04 [DEBUG] sofia.c:197 sofia_event_callback() event [nua_i_state] status [0][INVITE sent] session: sofia/internal/1000@10.0.0.2<br>
2008-11-05 16:23:04 [DEBUG] sofia.c:2129 sofia_handle_sip_i_state() Channel sofia/internal/1000@10.0.0.2 entering state [calling]<br>
2008-11-05 16:23:04 [DEBUG] sofia.c:2129 sofia_handle_sip_i_state() Channel sofia/internal/1000@10.0.0.2 entering state [ready]<br>
2008-11-05 16:23:04 [DEBUG] sofia.c:2133 sofia_handle_sip_i_state() Remote SDP:<br>
</font><div id='MAILCIAMA026-910c49123e0914e' class='aol_ad_footer'><BR/><FONT style="color: black; font: normal 10pt ARIAL, SAN-SERIF;"><HR  style="MARGIN-TOP: 10px"></HR>Instant access to the latest & most popular FREE games while you browse with the Games Toolbar - <a href="http://pr.atwola.com/promoclk/100000075x1212904500x1200818240/aol?redir=http://toolbar.aol.com/games/download.html?ncid=emlweusdown00000004">Download Now!</a> </div>