[Freeswitch-users] why disable_hold is not working?
Vincent Xia
gmangudai at gmail.com
Thu Jun 6 04:26:49 MSD 2013
why disable_hold is not working? i set <action application="set"
data="disable_hold=true"/> in the dialplan and also
<param name="disable_hold" value="true"/> in sip profiles, nothing happened.
another question is, disable_hold is described as a channel variable, i
wonder how FS affects the channel by setting
<action application="set" data="disable_hold=true"/> in the dialplan? for
example,
<extension name="disable_hold">
<condition field="destination_number" expression="^(11[01][0-9])$">
<action application="answer"/>
<action application="set" data="disable_hold=true"/>
</condition>
</extension>
in this extension, which one, the calling party or called party, will be
disabled?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130606/2102c87f/attachment.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list