<div dir="ltr">Just for users info i have activated following event.<div><div><br></div><div>self.eventsocket.registerEvent(&quot;TALK&quot;, True, self.channelAnswer)</div></div><div><br></div><div>But no luck.</div><div><br></div><div>Regards</div><div>Abbasi</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Nov 27, 2016 at 1:08 PM, Bilal Abbasi <span dir="ltr">&lt;<a href="mailto:bilaln018@gmail.com" target="_blank">bilaln018@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi users,<div><br><div>I am currently playing with freeswitch to detect TALK event, i have the following set at profile level,</div><div> &lt;param name=&quot;vad&quot; value=&quot;both&quot;/&gt;<br></div><div>Plus i am exporting <span style="background-color:rgb(249,249,249);color:rgb(0,0,0);font-family:monospace,courier;font-size:12.8px">fire_talk_events=<wbr>true while originate as well.</span></div><div><span style="background-color:rgb(249,249,249);color:rgb(0,0,0);font-family:monospace,courier;font-size:12.8px">Using python pyswitch</span></div><div><span style="background-color:rgb(249,249,249)"><font color="#000000" face="monospace, courier"><span style="font-size:12.8px">self.eventsocket.apiOriginate(<wbr>&quot;{execute_on_answer=&#39;transfer 05123456789 XML default&#39;,originate_timeout=&#39;<wbr>120&#39;,origination_caller_id_<wbr>name=&#39;123456789&#39;,origination_<wbr>caller_id_number=&#39;123456789&#39;}<wbr>sofia/external/&quot;+NUMBER+&quot;@X.X.<wbr>X.X&quot;,cidname=&quot;godson&quot;, cidnum=&quot;123&quot; ,channelvars={&#39;rtp_enable_vad_<wbr>in&#39;:&#39;True&#39;,&#39;rtp_enable_vad_<wbr>out&#39;:&#39;True&#39;,&#39;origination_uuid&#39;<wbr>:uid,&#39;DTMF&#39;:UUID,&#39;fire_talk_<wbr>events&#39;:&#39;true&#39;,&#39;fire_not_talk_<wbr>events&#39;:&#39;true&#39;})</span></font><br></span></div><div><span style="background-color:rgb(249,249,249)"><font color="#000000" face="monospace, courier"><span style="font-size:12.8px"><br></span></font></span></div><div><span style="background-color:rgb(249,249,249)"><font color="#000000" face="monospace, courier"><span style="font-size:12.8px">I am getting this on fs_cli</span></font></span></div><div><span style="background-color:rgb(249,249,249);font-size:12.8px"><font color="#000000" face="monospace, courier"><div>2016-11-27 09:49:45.160380 [DEBUG] switch_rtp.c:7962 Activate VAD codec G722 20ms</div><div>2016-11-27 09:49:45.160380 [DEBUG] switch_core_media.c:6754 AUDIO RTP Engage VAD for sofia/external/05123456789@X.<wbr>X.X.X ( in out )</div><div><br></div><div>I am getting all other registered events(CHANNEL_ANSWER, CHANNEL_DESTROY etc), but i am not able to get TALK event.</div><div><br></div><div>Can someone please help me out to get the talk event.</div><div><br></div><div>Regards</div><span class="HOEnZb"><font color="#888888"><div>Abbasi</div></font></span></font></span></div></div></div>
</blockquote></div><br></div>