[Freeswitch-users] transfer to conference from conference / caller controls

Rodney notlikeme75 at yahoo.com
Tue Dec 20 20:21:14 MSK 2011


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 at default to <digits>@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

   <group name="default">
      <control action="mute" digits="1"/>
      <control action="hangup" digits="0"/>
      <control action="execute_application" digits="4" data="playback C:/Program Files/FreeSWITCH/recordings/conf_help.wav"/>
      <control action="execute_application" digits="8" data="execute_extension ANNOUNCE_CONF_COUNT_PRIVATE XML default"/>
      <control action="execute_application" digits="#" data="execute_extension 759 xml default"/>

-     <group name="dynamic">
        <control action="mute" digits="1"/>
        <control action="execute_application" digits="0" data="execute_extension 401 XML default"/>  (main ivr menu extension)
        <control action="execute_application" digits="8" data="execute_extension ANNOUNCE_CONF_COUNT_PRIVATE XML default"/>



condition      destination_number      ^759$      1      
  action      answer            2      
  action      set      conference_user_list=|      11      
  action      play_and_get_digits      4 4 3 5000 # askprivateroom.wav ivr/ivr-that_was_an_invalid_entry.wav target_num \d+      15      
  action      phrase      spell,${target_num}      16      
  action      conference      ${target_num}-127.0.0.1 at default
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20111220/bac175f8/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list