<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Jan 10, 2017 at 8:00 PM, bala murugan <span dir="ltr"><<a href="mailto:fightwithme@gmail.com" target="_blank">fightwithme@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Any idea how you disabled <span style="font-size:12.8px">the </span><span class="gmail-m_6820828822309233027gmail-il" style="font-size:12.8px;background-color:rgb(255,255,255)">channel_varset</span><span style="font-size:12.8px"> <wbr>from stasis . can you provide the config or steps ?</span><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">thanks,</span></div></div></blockquote><div><br></div><div>Hey Bala,<div><br></div><div>First off, welcome to the Asterisk Development mailing list!  This is a place typically to discuss C-level code issues and interesting protocol level development topics that affect code changes.</div><div><br></div><div>Just so that you're aware, from a mailing list etiquette perspective usually you would start a new thread with your question instead of replying to two existing threads with a question about a new topic.</div><div><br></div><div>I'm guessing that this is probably a question you might ask on the asterisk-ari mailing list or the asterisk-users mailing lists as well.</div><div><br></div><div>So, to answer your question, and after talking with Josh Colp, in Asterisk 12 it does not look like it's possible.  In Asterisk 13 you can disable it on a global basis, using stasis.conf as follows:</div><div><br></div><div>[declined_message_types]</div><div>decline=ast_channel_varset_type</div><div><br></div><div>But I believe that will apply globally to all users of Stasis/ARI.</div></div></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>Matthew Fredrickson<br>Digium, Inc. | Engineering Manager<br>445 Jan Davis Drive NW - Huntsville, AL 35806 - USA</div></div></div>
</div></div>