[Freeswitch-users] Easy fixes
Michael Jerris
mike at jerris.com
Mon Jul 23 05:20:29 PDT 2007
Could you please post a bug to jira.freeswitch.org for these and I will
review them.
Thanks
Mike
On 7/21/07 1:07 AM, "Cesar Cepeda" <cesar at auronix.com> wrote:
> The ³tone_detect² api is not working correctly, in mod_commands.c on line 267
> the declaration of argv should be changed from ³char *argv[6]² à ³char
> *argv[7]² since there are 7 parameters involved.
>
> 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
>
> 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 ³olen² as
> a ³uint32_t² in order to avoid the warning and thus the error.
>
> Cesar Cepeda.
>
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20070723/d699adb7/attachment-0002.html
More information about the FreeSWITCH-users
mailing list