hi<div>is there any variable to set in directory user variables so that an application is called on every created channel for that user (or on every channel answered)?</div><div><div>&lt;include&gt;</div><div>  &lt;user id=&quot;3003&quot;&gt;</div>
<div>    &lt;params&gt;</div><div>      ...</div><div>    &lt;/params&gt;</div><div>    &lt;variables&gt;</div><div>      ...</div><div>      &lt;variable name=&quot;execute_on_any_channel&quot; value=&quot;my_app&quot;/&gt;<span class="Apple-tab-span" style="white-space:pre">        </span>  </div>
<div>      </div><div>    &lt;/variables&gt;</div><div>  &lt;/user&gt;</div><div>&lt;/include&gt;</div></div><div>thanx</div>