<p dir="ltr">Thank you all for your help. It is very kind of you. </p>
<p dir="ltr">Now the problem is when I want the original caller (a sip client) to be notified about the transfer which I detected from the server, should I use sendEvent in ESL or there is a better way</p>
<p dir="ltr">Regards</p>
<div class="gmail_extra"><br><div class="gmail_quote">On 10 Oct 2016 10:15 am, &quot;rsyncme rsyncme&quot; &lt;<a href="mailto:piotrek.gregor@gmail.com">piotrek.gregor@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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_<wbr>avmd/scripts/ folder for complete examples.</div><div><br></div><div>cheers,</div><div>Piotr</div><div><br></div></div>
<br>______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.<wbr>org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div></div>