<div dir="ltr"><div dir="ltr">On Tue, Jan 4, 2022 at 7:00 PM <<a href="mailto:asterisk@phreaknet.org">asterisk@phreaknet.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div>
<div>On 1/4/2022 5:49 PM, Joshua C. Colp
wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div dir="ltr">On Tue, Jan 4, 2022 at 6:22 PM <<a href="mailto:asterisk@phreaknet.org" target="_blank">asterisk@phreaknet.org</a>>
wrote:<br>
</div>
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">That's a really fair
point - maybe another potential source of improvement?<br>
<br>
I do use AMI for some things, but I have no use for the
"Newexten" and <br>
"Varset" AMI events (if I run my "amidump.php" script, I'll
see hundreds <br>
of these constantly even for a single call).<br>
<br>
In addition, it makes using core set debug >= 3 a real
pain, because <br>
then every complete AMI event is dumped, the result of which
is that 90% <br>
of the debug suddenly becomes an AMI dump of new exten and
new vars.<br>
</blockquote>
<div><br>
</div>
<div>Stasis events can be disabled in stasis.conf, I don't
know the ramifications of disabling new exten but varset is
fine. Generating the stasis events is what can be expensive.</div>
</div>
</div>
</blockquote>
<p>Thanks, I'll play around with disabling both of them and see how
much that helps.</p>
<p>I see "ast_channel_varset_type" in stasis.conf - which one would
be the right one for disabling Newexten? I poked around the code a
bit but I'm not following the connection as much.<br>
</p>
</div></blockquote></div><div>A quick look at the code in manager_channels.c that generates it shows it as being done based on channel snapshots, so not possible to disable the stasis side.</div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="font-family:tahoma,sans-serif"><font color="#073763">Joshua C. Colp</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Asterisk Technical Lead</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Sangoma Technologies</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Check us out at <a href="http://www.sangoma.com" target="_blank">www.sangoma.com</a> and <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a></font><br></div></div></div></div></div></div></div></div></div></div></div>