<div dir="ltr">Hi Anis, Gonzalo,<div><br></div><div>To complete what Gonzalo has said, to subscribe to AVMD messages you will do in Perl:</div><div><br></div><div><div>$con-&gt;events(&quot;plain&quot;, &quot;CUSTOM avmd::start&quot;);</div><div>$con-&gt;events(&quot;plain&quot;, &quot;CUSTOM avmd::stop&quot;);</div><div>$con-&gt;events(&quot;plain&quot;, &quot;CUSTOM avmd::beep&quot;);</div></div><div><br></div><div>Please take a look into src/mod/applications/mod_avmd/scripts/ folder for complete examples.</div><div><br></div><div>cheers,</div><div>Piotr</div><div><br></div></div>