Avaya AACC AMS - Record announcement

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • lnesje
    Whiz
    • Jun 2013
    • 48

    Avaya AACC AMS - Record announcement

    Anyone got inputs/tips/tricks how I can be able to record an announcement to be used by AMS without having to route trough CM with a vector? Is there any smart way of record an announcement "on the fly" and be used by AMS which is referred to by masterscript ?
  • vikramsg
    Whiz
    .
    • Apr 2011
    • 30

    #2
    I don't think this can be done directly. However you can explore the Recording done by Supervisors/Agents on Agent Greeting Application packaged with AMS. Ofcourse you need to have Agent Greeting licenses to be able to do this.

    In Agent Greeting, Agents can actually record their announcements which will be played (if agent greeting enabled) when Agent answers the skillset call.

    Good luck and Happy Testing.
    Regards,
    Vikram SG

    Comment

    • torre55
      Member
      • Mar 2013
      • 1

      #3
      Hi
      For example, if you want to play music on hold to an caller.
      You must add a folder under the damianname.com on
      element manager -> media management
      -------------exampleDomain.com
      -----------------------[Folder] MoHOLD
      ----------------------------------[Announcement] MoHOLD

      Add to CCMS the route normally and use as event handler on OD script.

      Comment

      • vary1
        Hot Shot
        • Oct 2014
        • 10

        #4
        The AMS has a directory for use within the AACC for isntance most of our recordings are located under the directory EN_US we use up front letters to play different langages of the same recording in the scripting. EN_Welcome would play in english while DE_Welcome would play the German recording.
        The recordings are assgined through the scripting either as RAN routes to the AMS or as a variable that point to them. below is an example of our close message
        /* Handle closed conditions */
        SECTION HANDLE_CLOSED
        GIVE RAN English_Closed_RAN
        GIVE RAN Spanish_Closed_RAN
        GIVE RAN French_Closed_RAN
        GIVE RAN IT_Closed_RAN
        GIVE RAN PL_Closed_RAN
        DISCONNECT
        VaryGeorge
        Avaya Network Engineer
        Visalus – Infrastructure

        http://visalus.com |[email protected] | 248-764-7407 DESK |517-303-9546 CELL

        Comment

        Loading