<HTML>
<HEAD>
<TITLE>Re: [Freeswitch-users] Easy fixes</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Could you please post a bug to jira.freeswitch.org for these and I will review them.<BR>
<BR>
Thanks<BR>
Mike<BR>
<BR>
<BR>
On 7/21/07 1:07 AM, &quot;Cesar Cepeda&quot; &lt;cesar@auronix.com&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><FONT COLOR="#1F497D"><FONT SIZE="4"><SPAN STYLE='font-size:14.0px'>The &#8220;tone_detect&#8221; api is not working correctly, in mod_commands.c on line 267 the declaration of argv should be changed from &#8220;char *argv[6]&#8221; </SPAN></FONT></FONT></FONT><FONT COLOR="#1F497D"><FONT SIZE="4"><SPAN STYLE='font-size:14.0px'><FONT FACE="Wingdings">&agrave;</FONT><FONT FACE="Verdana, Helvetica, Arial"> &#8220;char *argv[7]&#8221; since there are 7 parameters involved.<BR>
&nbsp;<BR>
Also in switch_ivr_async.c on line 626 I believe that the log level should be changed from ERROR into DEBUG or probably NOTICE<BR>
&nbsp;<BR>
Last, in order to compile it on MS Visual Studio 2005 I needed to do 2 casts on switch_ivr_play_say.c  on both lines 945 and 948 you have to cast &#8220;olen&#8221; as a &#8220;uint32_t&#8221; in order to avoid the warning and thus the error.  <BR>
&nbsp;<BR>
Cesar Cepeda.<BR>
</FONT></SPAN></FONT></FONT><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT SIZE="2"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:10.0px'>_______________________________________________<BR>
Freeswitch-users mailing list<BR>
Freeswitch-users@lists.freeswitch.org<BR>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><BR>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
</SPAN></FONT></FONT></BLOCKQUOTE><FONT SIZE="2"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:10.0px'><BR>
</SPAN></FONT></FONT>
</BODY>
</HTML>