<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.30.3">
</HEAD>
<BODY>
Hi,<BR>
<BR>
It's not possible to compile last head with the following error:<BR>
<BR>
/home/marces/svn/packages/trunk/src/freeswitch/freeswitch-git/src/mod/applications/mod_avmd/mod_avmd.c: In function ‘avmd_process’:<BR>
/home/marces/svn/packages/trunk/src/freeswitch/freeswitch-git/src/mod/applications/mod_avmd/mod_avmd.c:542: error: passing argument 1 of ‘switch_core_session_get_channel’ from incompatible pointer type<BR>
/home/marces/svn/packages/trunk/src/freeswitch/freeswitch-git/src/include/switch_core.h:822: note: expected ‘struct switch_core_session_t *’ but argument is of type ‘struct avmd_session_t *’<BR>
make[6]: *** [mod_avmd.lo] Error 1<BR>
make[6]: Leaving directory `/home/marces/svn/packages/trunk/src/freeswitch/freeswitch-git/src/mod/applications/mod_avmd'<BR>
make[5]: *** [all] Error 1<BR>
make[5]: Leaving directory `/home/marces/svn/packages/trunk/src/freeswitch/freeswitch-git/src/mod/applications/mod_avmd'<BR>
<BR>
<BR>
I create a jira and a possible patch that fixes the compile... but I'm not sure if is ok... can you revise?<BR>
<BR>
<BR>
JIRA: <A HREF="http://jira.freeswitch.org/browse/FS-5989">http://jira.freeswitch.org/browse/FS-5989</A><BR>
<BR>
<BR>
Best regards,<BR>
<BR>
António
</BODY>
</HTML>