<div> <font face="Arial, Helvetica, sans-serif">Hi Anthony and Brian.<br>
<br>
I should have done this yesterday but I'm learning debugging in this IDE environment as I go. <br>
Anyway, have you looked at the .lm grammar files in the "pizza demo"?<br>
<br>
For the grammar file download in the wiki, I finding 9 .lm files: <br>
<br>
6859, pizza_arso, pizza_crust, pizza_order, pizza_size, pizza_specialty, pizza_toppings, pizza_type, pizza_yesno.<br>
<br>
Of these, 4 files are empty</font><font face="Arial, Helvetica, sans-serif">: <br>
<br>
pizza_crust,</font><font face="Arial, Helvetica, sans-serif"> pizza_size, </font><font face="Arial, Helvetica, sans-serif">pizza_specialty,</font><font face="Arial, Helvetica, sans-serif"> pizza_toppings.<br>
<br>
I commented out the related sections in ps_pizza.js and the "pizza demo" seemed to work in this shortened form. <br>
It took the type of order (nothing else), order confirmation, when to come pick-up and then hung-up.<br>
<br>
Could I get the rest of the .lm files? Updating the grammar files download for "pizza" would nice.<br>
<br>
Thanks.<br>
<br>
Mark.<br>
</font><font face="Arial, Helvetica, sans-serif"> </font><br>
</div>
<div> <br>
</div>
<div> <br>
</div>
-----Original Message-----<br>
From: Anthony Minessale <anthony.minessale@gmail.com><br>
To: freeswitch-users@lists.freeswitch.org<br>
Sent: Thu, 6 Nov 2008 6:22 am<br>
Subject: Re: [Freeswitch-users] Different problems with "pizza" demo on newer build.<br>
<br>
<div id="AOLMsgPart_3_3baeebb4-6bfb-4fef-b39c-b9d5ec3f1bd3">
can you please download and build the development snapshot instead of the 1.0.1 since we are almost to 1.0.2 now.<br>
<br>
<a target="_blank" href="http://files.freeswitch.org/freeswitch-snapshot.tar.gz">http://files.freeswitch.org/freeswitch-snapshot.tar.gz</a><br>
<br>
<br>
<div class="gmail_quote">On Wed, Nov 5, 2008 at 10:05 PM, <span dir="ltr"><<a href="mailto:mszlazak@aol.com">mszlazak@aol.com</a>></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> <font face="Arial, Helvetica, sans-serif">Yup, I'm using ps_pizza.js.<br>
<br>
</font></div>
<div> <font face="Arial, Helvetica, sans-serif">Mark</font><br>
</div>
<div>
<div></div>
<div class="Wj3C7c">
<div> <br>
</div>
-----Original Message-----<br>
From: Brian West <<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>><br>
To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
Sent: Wed, 5 Nov 2008 4:50 pm<br>
Subject: Re: [Freeswitch-users] Different problems with "pizza" demo on newer build.<br>
<br>
<div>
Looks like the score is messed up. Are you using ps_pizza.js?
<div><br>
</div>
<div>/b</div>
<div><br>
<div>
<div>On Nov 5, 2008, at 6:44 PM, <a href="mailto:mszlazak@aol.com">mszlazak@aol.com</a> wrote:</div>
<br>
<blockquote type="cite"><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>
</interpretation><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 <a href="mailto:sofia/internal/1000@10.0.0.2">sofia/internal/1000@10.0.0.2</a> [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>
<interpretation grammar="pizza_order" score="0"><br>
<result name="match">TAKEOUT</result><br>
<input>TAKEOUT</input><br>
</interpretation><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 <a href="mailto:sofia/internal/1000@10.0.0.2">sofia/internal/1000@10.0.0.2</a> [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 <a href="mailto:sofia/internal/1000@10.0.0.2">sofia/internal/1000@10.0.0.2</a> [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 <a href="mailto:sofia/internal/1000@10.0.0.2">sofia/internal/1000@10.0.0.2</a> [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>
<interpretation grammar="pizza_order" score="0"><br>
<result name="match">TAKEOUT</result><br>
<input>TAKEOUT</input><br>
</interpretation><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 <a href="mailto:sofia/internal/1000@10.0.0.2">sofia/internal/1000@10.0.0.2</a> [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>
<interpretation grammar="pizza_order" score="0"><br>
<result name="match">DELIVERY</result><br>
<input>DELIVERY</input><br>
</interpretation><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 <a href="mailto:sofia/internal/1000@10.0.0.2">sofia/internal/1000@10.0.0.2</a> [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>
<interpretation grammar="pizza_order" score="0"><br>
<result name="match">TAKEOUT</result><br>
<input>TAKEOUT</input><br>
</interpretation><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 <a href="mailto:sofia/internal/1000@10.0.0.2">sofia/internal/1000@10.0.0.2</a> [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 <a href="mailto:sofia/internal/1000@10.0.0.2">sofia/internal/1000@10.0.0.2</a> [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 <a href="mailto:sofia/internal/1000@10.0.0.2">sofia/internal/1000@10.0.0.2</a> [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>
<interpretation grammar="pizza_order" score="0"><br>
<result name="match">PICKUP</result><br>
<input>PICKUP</input><br>
</interpretation><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: <a href="mailto:sofia/internal/1000@10.0.0.2">sofia/internal/1000@10.0.0.2</a><br>
2008-11-05 16:23:04 [DEBUG] sofia.c:2129 sofia_handle_sip_i_state() Channel <a href="mailto:sofia/internal/1000@10.0.0.2">sofia/internal/1000@10.0.0.2</a> entering state [calling]<br>
2008-11-05 16:23:04 [DEBUG] sofia.c:2129 sofia_handle_sip_i_state() Channel <a href="mailto:sofia/internal/1000@10.0.0.2">sofia/internal/1000@10.0.0.2</a> entering state [ready]<br>
2008-11-05 16:23:04 [DEBUG] sofia.c:2133 sofia_handle_sip_i_state() Remote SDP:<br>
</font>
<div><br>
<font style="color: black; font-family: ARIAL,SAN-SERIF; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><hr style="margin-top: 10px;">
Instant access to the latest & most popular FREE games while you browse with the Games Toolbar - <a target="_blank" href="http://pr.atwola.com/promoclk/100000075x1212904500x1200818240/aol?redir=http://toolbar.aol.com/games/download.html?ncid=emlweusdown00000004">Download Now!</a> </font></div>
<font style="color: black; font-family: ARIAL,SAN-SERIF; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"> _______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a target="_blank" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a target="_blank" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a target="_blank" href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
</font></blockquote></div>
<br>
</div>
=
</div>
<div style="margin: 0px; font-family: Tahoma,Verdana,Arial,Sans-Serif; font-size: 12px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<pre style="font-size: 9pt;"><tt>_______________________________________________<br>
<br>
<br>
<br>
Freeswitch-users mailing list<br>
<br>
<br>
<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<br>
<br>
<br>
<a target="_blank" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
<br>
<br>
<br>
UNSUBSCRIBE:<a target="_blank" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<br>
<br>
<br>
<a target="_blank" href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
<br>
<br>
<br>
</tt></pre>
</div>
<div><br>
<font style="color: black; font-family: ARIAL,SAN-SERIF; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><hr style="margin-top: 10px;">
Instant access to the latest & most popular FREE games while you browse with the Games Toolbar - <a target="_blank" href="http://pr.atwola.com/promoclk/100000075x1212904500x1200818240/aol?redir=http://toolbar.aol.com/games/download.html?ncid=emlweusdown00000004">Download Now!</a> </font></div>
</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 target="_blank" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a target="_blank" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a target="_blank" href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
<br>
</blockquote></div>
<br>
<br clear="all"><br>
-- <br>
Anthony Minessale II<br>
<br>
FreeSWITCH <a target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>
ClueCon <a target="_blank" href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>
AIM: anthm<br>
<a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a target="_blank" href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br>
<br>
FreeSWITCH Developer Conference<br>
<a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
<a target="_blank" href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:213-799-1400<br>
</div>
<!-- end of AOLMsgPart_3_3baeebb4-6bfb-4fef-b39c-b9d5ec3f1bd3 -->
<div id="AOLMsgPart_4_3baeebb4-6bfb-4fef-b39c-b9d5ec3f1bd3" style="margin: 0px; font-family: Tahoma,Verdana,Arial,Sans-Serif; font-size: 12px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<pre style="font-size: 9pt;"><tt>_______________________________________________<br>
<br>
Freeswitch-users mailing list<br>
<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
<br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
</tt></pre>
</div>
<!-- end of AOLMsgPart_4_3baeebb4-6bfb-4fef-b39c-b9d5ec3f1bd3 -->
<div id='MAILCIADA025-885c49149585152' 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>