<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>I finally got pagd working for a dynamic conference using transfer from IVR but i want to know if there is a way to do this from within another static conference.:</div><div><br></div><div>I use&nbsp; &lt;control action="execute_application" digits="#" data="execute_extension 759 xml default"/&gt;&nbsp;&nbsp; from within a static conference,</div><div><br></div><div> it transfers me to the proper conference but the caller looses control and has to hangup to call back to get another option.&nbsp; I want them to have the same caller-controls and be able to hangup back to ivr just like the static conferences work. if i have to use a separate caller control group that is fine, but as it stands this only works from main ivr, it is very important for me to have a direct transfer to a dynamic conference pagd from within a static.
 does this have something do with clearing the bindings to get new ones? i tried clear digit action but don't think it works for the hard coded caller controls. maybe i am using the wrong method to transfer to the extension 759 from within conference. all help is appreciated.<br></div><div><br></div><div><br>&nbsp;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; clear_digit_action&nbsp;&nbsp;&nbsp; &nbsp; conf&nbsp;&nbsp;&nbsp; &nbsp; 3&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 # conf-pin.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</div><div><br></div><div><br></div><div><br></div><div><br></div></div></body></html>