<div dir="ltr"><div>why disable_hold is not working? i set <action application="set" data="disable_hold=true"/> in the dialplan and also </div><div><br></div><div><param name="disable_hold" value="true"/> in sip profiles, nothing happened.</div>
<div><br></div><div>another question is, disable_hold is described as a channel variable, i wonder how FS affects the channel by setting </div><div><br></div><div><action application="set" data="disable_hold=true"/> in the dialplan? for example,</div>
<div><br></div><div> <extension name="disable_hold"></div><div> <condition field="destination_number" expression="^(11[01][0-9])$"></div><div><span class="" style="white-space:pre">        </span><action application="answer"/></div>
<div><span class="" style="white-space:pre">        </span><action application="set" data="disable_hold=true"/></div><div> </condition></div><div> </extension></div><div><br></div><div>
in this extension, which one, the calling party or called party, will be disabled?</div></div>