[Freeswitch-users] pagd and dynamic conferences

Rodney notlikeme75 at yahoo.com
Fri Dec 16 22:51:30 MSK 2011


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.:

I use  <control action="execute_application" digits="#" data="execute_extension 759 xml default"/>   from within a static conference,

it transfers me to the proper conference but the caller looses control and has to hangup to call back to get another option.  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.



 condition      destination_number      ^759$      1      
  action      answer            2      
  action      clear_digit_action      conf      3      
  action      set      conference_user_list=|      11      
  action      play_and_get_digits      4 4 3 5000 # conf-pin.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/20111216/9fd39189/attachment.html 


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