<HTML><HEAD>
<STYLE id=eMClientCss>
blockquote.cite { margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc }
blockquote.cite2 {margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc; margin-top: 3px; padding-top: 0px; }
.plain pre, .plain tt { font-family: monospace; font-size: 100%; font-weight: normal; font-style: normal; white-space: pre-wrap; }
a img { border: 0px; }body {font-family: Tahoma;font-size: 12pt;}
.plain pre, .plain tt {font-family: Tahoma;font-size: 12pt;}</STYLE>
</HEAD>
<BODY>
<DIV>Hello everyone,</DIV>
<DIV>&nbsp;</DIV>
<DIV>we are trying to implement a module, which would monitor for the silence</DIV>
<DIV>during the call. If silence detected inside some thresholds, it should</DIV>
<DIV>disconnect the call.</DIV>
<DIV>We have started with VAD settings () in sip profile, &nbsp;and setting the</DIV>
<DIV>variables in the dialplan:</DIV>
<DIV>&lt;action application="export" data="fire_talk_events=true"/&gt;</DIV>
<DIV>&lt;action application="export" data="fire_not_talk_events=true"/&gt;</DIV>
<DIV>We are listening to all events.</DIV>
<DIV>It works but only for the B channel. No matter what we do we cannot produce</DIV>
<DIV>talk/notalk events for the A leg.</DIV>
<DIV>It seems like a sofia bug ... &nbsp; Somebody any experience on that ??</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thx!</DIV>
<DIV>Mitja</DIV></BODY></HTML>