<!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 &#8216;avmd_process&#8217;:<BR>
/home/marces/svn/packages/trunk/src/freeswitch/freeswitch-git/src/mod/applications/mod_avmd/mod_avmd.c:542: error: passing argument 1 of &#8216;switch_core_session_get_channel&#8217; from incompatible pointer type<BR>
/home/marces/svn/packages/trunk/src/freeswitch/freeswitch-git/src/include/switch_core.h:822: note: expected &#8216;struct switch_core_session_t *&#8217; but argument is of type &#8216;struct avmd_session_t *&#8217;<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:&nbsp; <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&#243;nio
</BODY>
</HTML>