<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">Okay, I finally figured out how to do this hopefully since I know what conference they are entering and all seems to work accept when the room is empty. I am putting phrases before and after the say to make it more understandable to "some people" what the number means.&nbsp;</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">scenario:</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">When I enter a room with people the system says "there are" &nbsp; say count
 &nbsp;"other callers" because it is a count without them in the room yet, unlike the normal caller control to call the announce extension when they are already in the room.</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">this works fine when there is at least 1 other caller in the room.&nbsp;</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">but when there isn't another caller and the room is empty. it says "there are" say count is a parse error &nbsp;so no digit read &nbsp;(need it to say zero) then it say "other callers" then says my normal you are in the conference alone message which for now i have changed to say "zero" so it says sort of backwards "there are" "other
 callers' "zero"&nbsp;</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div><font face="'times new roman', 'new york', times, serif">ERR] mod_say.c:130 Parse Error!</font><br></div><div><font face="'times new roman', 'new york', times, serif"><br></font></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">&nbsp;Could someone please help me understand why this Parse error could be happening on zero count. I would like to fix it. thank you.</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div><div><font face="'times new roman', 'new york', times, serif">&lt;extension name="room1"&gt;</font></div><div><font face="'times new roman', 'new york', times, serif">&nbsp; &nbsp; &nbsp; &lt;condition
 field="destination_number" expression="^301$"&gt;</font></div><div><font face="'times new roman', 'new york', times, serif">&lt;action application="set" data="conference_user_list=|"/&gt;</font></div><div><font face="'times new roman', 'new york', times, serif"><span class="Apple-tab-span" style="white-space:pre">        </span></font><span style="font-family: 'times new roman', 'new york', times, serif; ">&nbsp; &lt;!-- play current conference count--&gt;</span></div><div><font face="'times new roman', 'new york', times, serif">&nbsp; &nbsp; &nbsp; &nbsp; &lt;action application="set" data="conf_count=${conference 301-127.0.0.1 list count}"/&gt;</font></div><div><font face="'times new roman', 'new york', times, serif">&nbsp; &nbsp; &nbsp; &nbsp; &lt;action application="log" data="INFO ${conf_count}"/&gt;</font></div><div><font face="'times new roman', 'new york', times, serif">&nbsp;&nbsp;</font><span style="line-height: 1.1em; ">&nbsp; &nbsp; &nbsp;
 &lt;action application="say" data="en number pronounced ${conf_count}"/&gt;</span></div><div><font face="'times new roman', 'new york', times, serif">&nbsp; &nbsp; &nbsp; &nbsp; &lt;action application="playback" data="C:/Program Files/FreeSWITCH/sounds/en/us/callie/digits/8000/othercallers.wav"/&gt; &nbsp;&nbsp;</font></div><div><font face="'times new roman', 'new york', times, serif"><span class="Apple-tab-span" style="white-space:pre">        </span>&lt;!-- add this call to the conference --&gt;</font></div><div><font face="'times new roman', 'new york', times, serif"><span class="Apple-tab-span" style="white-space:pre">        </span>&lt;action application="conference" data="301-127.0.0.1@default"/&gt;</font></div><div><font face="'times new roman', 'new york', times, serif">&nbsp; &nbsp; &nbsp; &nbsp;&lt;action application="transfer" data="300 xml default" /&gt;</font></div><div><font face="'times new roman', 'new york', times, serif">&nbsp; &nbsp;
 &lt;/condition&gt;&lt;/extension&gt; &nbsp; &nbsp;</font></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div></div></body></html>