Skip to content
Snippets Groups Projects
  1. Feb 16, 2013
  2. Feb 15, 2013
  3. Feb 14, 2013
  4. Feb 12, 2013
  5. Feb 11, 2013
  6. Feb 10, 2013
  7. Feb 09, 2013
  8. Feb 08, 2013
  9. Feb 07, 2013
  10. Feb 06, 2013
  11. Feb 05, 2013
    • Richard Mudgett's avatar
      app_page and app_confbridge: Fix custom announcement on entering conference. · fe6fc6e3
      Richard Mudgett authored
      The Page and ConfBridge custom announcement did not play when users
      entered the conference.
      
      * Fix the CONFBRIDGE(user,announcement) file not getting played.  The code
      to do this got removed accidentally when the ConfBridge code was
      restructured to be more state machine like.
      
      * Fixed play_prompt_to_user() doxygen comments.
      
      * Fixed the Page A(x) and n options for the caller.  The caller never
      played the announcement file and totally ignored the n option.  The code
      to do this was lost when the application was converted to use ConfBridge.
      
      * Factored out setup_profile_bridge(), setup_profile_paged(), and
      setup_profile_caller() routines to setup ConfBridge profiles.  Made each
      profile setup routine use the default template if one has not already been
      setup by dialplan.
      
      (closes issue ASTERISK-20990)
      Reported by: Jeremy Kister
      Tested by: rmudgett
      ........
      
      Merged revisions 380894 from http://svn.asterisk.org/svn/asterisk/branches/11
      
      
      git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@380896 65c4cc65-6c06-0410-ace0-fbb531ad65f3
      fe6fc6e3
Loading