Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: aravind_mano on December 22, 2014, 09:46:18 AM

Title: Voice treatment objects
Post by: aravind_mano on December 22, 2014, 09:46:18 AM

Can anyone guide me how to use Voice treatment objects in IRD?. I am trying to use Play Announcement object in my routing script. If I need to play an audio file (TTS not available), what i need to configure in play announcement object.



Thanks,
Aravind
Title: Re: Voice treatment objects
Post by: Kubig on December 22, 2014, 10:28:41 AM
What type of switch are you using? What version? Try to be more specific, otherwise no one will help you. just information, VTP ports are not necessary for playing treatments and announcements, just depends on used type of switch/PBX.
Title: Re: Voice treatment objects
Post by: aravind_mano on December 22, 2014, 12:42:11 PM
I am using Genesys SIP Server 8.1.1
Title: Re: Voice treatment objects
Post by: Kubig on December 22, 2014, 12:52:43 PM
In SIP server environment, the VTP are no longer necessary, with except case when you need them. But the VTP does not serve for play announcement. Read the guides better for next time - try to look at MediaServer guide or SIPxMS integration guide to know how to integrate MediaServer.

In general (when you have deployed MediaServer)

- Integrate SIP server with MediaServer solution through VoIP services DN
- Configure LRG with MCP for annoucenemnt type (or for support all)
- Create a folder announcement under install folder of MCP or create some network shared folder, where the physicall files will be located
- Within strategy call the requested file

In 8.1 release the integration is quite easy, more easier than in previous versions (7.6 and below).

Title: Re: Voice treatment objects
Post by: victor on December 22, 2014, 10:24:50 PM
Kubig,

why is there a need for LRG configuration?
Title: Re: Voice treatment objects
Post by: cavagnaro on December 22, 2014, 10:47:47 PM
Wondering the same...
Title: Re: Voice treatment objects
Post by: Kubig on December 23, 2014, 08:05:49 AM
If you are using RM within MediaServer layer, you have to configure which type of services will the MCP serves (vxml, recordingclient, announcement, music or just msml).
Title: Re: Voice treatment objects
Post by: aravind_mano on December 23, 2014, 12:33:39 PM
Thanks for your valuable response. The SIP Server 8.1 deployment guide contains information about how to configure treatment objects.
Title: Re: Voice treatment objects
Post by: Kubig on December 23, 2014, 12:41:36 PM
Yes, I wrote it before. Configuration within IRD strategy is quite simple, the main part of configuration is on SIP server site. If you will have some question about it, feel free to ask.