<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>I am trying to transfer to a dynamic conference from within a static conference but when I do my callers loose control and can not use any dtmf caller control options and must hang up to get back. I tried using clear digit action but do not think this works on the "conf" realm. the dynamic conference works fine with all controls if i send them directly from the ivr but for what i am trying it is important to do this transfer from another conference. is there a method transfer and release all previous controls? i even tried using a difference conference profile so i transferred from static 501@default to &lt;digits&gt;@dynamic to see if giving new controls would work, to no avail. is there a log or something i can post that will help you in understanding how this is happening? or is it even fixable? thanks
 rodney</div><div><br></div><div>&nbsp;&nbsp; &lt;group name="default"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;control action="mute" digits="1"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;control action="hangup" digits="0"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;control action="execute_application" digits="4" data="playback C:/Program Files/FreeSWITCH/recordings/conf_help.wav"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;control action="execute_application" digits="8" data="execute_extension ANNOUNCE_CONF_COUNT_PRIVATE XML default"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;control action="execute_application" digits="#" data="execute_extension 759 xml default"/&gt;</div><div><br>-&nbsp;&nbsp;&nbsp;&nbsp; &lt;group name="dynamic"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;control action="mute" digits="1"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;control action="execute_application" digits="0" data="execute_extension 401 XML
 default"/&gt;&nbsp; (main ivr menu extension)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;control action="execute_application" digits="8" data="execute_extension ANNOUNCE_CONF_COUNT_PRIVATE XML default"/&gt;<br></div><div><br></div><div><br></div><div>condition&nbsp;&nbsp;&nbsp; &nbsp; destination_number&nbsp;&nbsp;&nbsp; &nbsp; ^759$&nbsp;&nbsp;&nbsp; &nbsp; 1&nbsp;&nbsp;&nbsp; &nbsp; <br>&nbsp; action&nbsp;&nbsp;&nbsp; &nbsp; answer&nbsp;&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp; &nbsp; 2&nbsp;&nbsp;&nbsp; &nbsp; <br>&nbsp; action&nbsp;&nbsp;&nbsp; &nbsp; set&nbsp;&nbsp;&nbsp; &nbsp; conference_user_list=|&nbsp;&nbsp;&nbsp; &nbsp; 11&nbsp;&nbsp;&nbsp; &nbsp; <br>&nbsp; action&nbsp;&nbsp;&nbsp; &nbsp; play_and_get_digits&nbsp;&nbsp;&nbsp; &nbsp; 4 4 3 5000 # askprivateroom.wav ivr/ivr-that_was_an_invalid_entry.wav target_num \d+&nbsp;&nbsp;&nbsp; &nbsp; 15&nbsp;&nbsp;&nbsp; &nbsp; <br>&nbsp; action&nbsp;&nbsp;&nbsp; &nbsp; phrase&nbsp;&nbsp;&nbsp;
 &nbsp; spell,${target_num}&nbsp;&nbsp;&nbsp; &nbsp; 16&nbsp;&nbsp;&nbsp; &nbsp; <br>&nbsp; action&nbsp;&nbsp;&nbsp; &nbsp; conference&nbsp;&nbsp;&nbsp; &nbsp; ${target_num}-127.0.0.1@default<br></div></div></body></html>