<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>windows server 2008 32bit; freeswitch windows msi 11/4/2011<br></div><div><br></div><div>thank you to everyone who helped me fix my mod_flite tts issue. I went and&nbsp; installed licensed cepstral and loaded mod_cepstral and all is fine now but led me to another issue :)<br></div><div><br></div><div>I have followed the instructions at http://wiki.freeswitch.org/wiki/Conference_Announce_Count_Inline</div><div><br></div><div>with the exception that I did not create a&nbsp; a new"plain" profile i just added the action :</div><pre>&lt;control action="execute_application" digits="8" data="execute_extension ANNOUNCE_CONF_COUNT_PRIVATE XML default"/&gt;<br><br>to the default profile <br><br>when i go into a static conference room it speaks tts callie and tells me I am the only caller, which is correct<br>but unfortunately if
 second callers joins they don't get tts and when i press the 8 digit when two or more callers<br>it shows <br><br>2011-11-17 15:23:27.284724 {INFO} mod_dptools.c:1316 Conference Conference not found <br><br>2011-11-17 15:23:27.305231 {NOTICE} switch_core_session.c:2367 Execute say(en number pronounced $(conf_count))<br><br>2011-11-17 15:23:27.325737 {ERR} mod_say_en.c:130 Parse Error!<br><br><br>I have read this (http://lists.freeswitch.org/pipermail/freeswitch-users/2011-August/075160.html)<br><br>but am still stuck, not knowing 1/ how to list correct rooms and 2/ tell my system how to find them using<br>the variable "conference_name" in<br><br>&lt;action application="set" data="conf_count=${conference ${conference_name}list count}"/&gt;<br><br><br>&nbsp;http://lists.freeswitch.org/pipermail/freeswitch-users/2011-August/075160.html <br><br>also concerning same issue is that when I do a command "conference list" the output is: <br><br>Conference
 conference room 1-127.0.0.1  (1 member rate:8000)13; sofia/external/2064200990@66.54.140.446;b11d94a6-94ff-4955-bc87-13e332a7443;unknown;2064200990;hear:speak:floor;0;0;0;50<br><br>I try to "conference conference room 1-127.0.0.1" <br><br>I get response "conference not found"<br><br><br>I am sure that all of these issues are fixed with the same method, I just need help in the right direction. your help is appreciated;<br><br>thanks.<br><br></pre></div></body></html>