Get the latest git rev and be sure to update the conf/lang/en/dir/sounds.xml file. It contains the correct file name for the &quot;press.wav&quot; file.<div><br></div><div>-MC<br><br><div class="gmail_quote">On Thu, Jul 14, 2011 at 9:33 AM, Dave Horton <span dir="ltr">&lt;<a href="mailto:dave@dchorton.com">dave@dchorton.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I&#39;m trying to use mod_directory and after building and installing am having a couple of problems in my testing:<br>

<br>
First, it appears that there is a prompt missing:<br>
<br>
2011-07-14 12:13:49.801293 [DEBUG] switch_ivr_play_say.c:244 Handle play-file:[directory/dir-press.wav] (en:en)<br>
2011-07-14 12:13:49.801293 [ERR] mod_sndfile.c:194 Error Opening File [/usr/local/freeswitch/sounds/en/us/callie/directory/dir-press.wav] [System error : No such file or directory.]<br>
<br>
All of the other prompts appear to be there (under /sounds/en/us/callie/directory/) but this one is missing for some reason.  I did a standard build from latest git as of a few weeks ago.  Is this a known issue, and is there somewhere I could get this prompt?<br>

<br>
Secondly, right after I enter the DTMF digits for someone&#39;s last name it it reports that there is 1 match and spells out the name, etc, (and encounters the missing prompt) it then immediately tries to to a transfer to the extension that is currently active (which I named &#39;company_directory&#39;) rather than waiting for my DTMF input confirming that I want to be connected to the matching extension for the name I entered.  See log snippet below.  The way I have set this up for testing is that I added an option to the main ivr that does a menu-exec-app and transfers to the company_directory extension, which then executes the &#39;directory&#39; app.  I&#39;m not sure why the directory app finished running before collecting my response (as to whether I wanted to search again or connect to the matching extension) nor why it then tried to do a transfer (again) to &#39;company_directory&#39; and then hung up.<br>

<br>
<br>
2011-07-14 12:13:48.513298 [DEBUG] switch_ivr_play_say.c:244 Handle play-file:[directory/dir-to_select_entry.wav] (en:en)<br>
2011-07-14 12:13:48.533305 [DEBUG] switch_ivr_play_say.c:1279 Codec Activated L16@8000hz 1 channels 20ms<br>
2011-07-14 12:13:49.681295 [DEBUG] switch_ivr_play_say.c:1649 done playing file<br>
2011-07-14 12:13:49.921288 [DEBUG] switch_ivr_play_say.c:67 No language specified - Using [en]<br>
2011-07-14 12:13:49.921288 [DEBUG] switch_ivr_play_say.c:244 Handle play-file:[directory/dir-no_more_results.wav] (en:en)<br>
2011-07-14 12:13:49.941293 [DEBUG] switch_ivr_play_say.c:1279 Codec Activated L16@8000hz 1 channels 20ms<br>
2011-07-14 12:13:50.989241 [DEBUG] switch_ivr_play_say.c:1649 done playing file<br>
EXECUTE sofia/external/+<a href="mailto:15083084809@65.162.239.203">15083084809@65.162.239.203</a> transfer(company_directory enum)<br>
2011-07-14 12:13:51.109194 [DEBUG] switch_ivr.c:1622 (sofia/external/+<a href="mailto:15083084809@65.162.239.203">15083084809@65.162.239.203</a>) State Change CS_EXECUTE -&gt; CS_ROUTING<br>
2011-07-14 12:13:51.109194 [DEBUG] switch_core_session.c:1118 Send signal sofia/external/+<a href="mailto:15083084809@65.162.239.203">15083084809@65.162.239.203</a> [BREAK]<br>
2011-07-14 12:13:51.109194 [DEBUG] switch_core_session.c:711 Send signal sofia/external/+<a href="mailto:15083084809@65.162.239.203">15083084809@65.162.239.203</a> [BREAK]<br>
2011-07-14 12:13:51.109194 [NOTICE] switch_ivr.c:1628 Transfer sofia/external/+<a href="mailto:15083084809@65.162.239.203">15083084809@65.162.239.203</a> to enum[company_directory@default]<br>
_______________________________________________<br>
Join us at ClueCon 2011, Aug 9-11, Chicago<br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> 877-7-4ACLUE<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>
</blockquote></div><br></div>