Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: deadmeat on October 30, 2017, 11:00:51 AM
-
Hello guys. Currently we have genesys 8.1, with SIP 8.1.101.06 and URS 8.1.400.37 and 2 MCPs acting as a replacement for stream manager since upgrade to 8.1 from 7.6. Currently we are in the upgrade process to 8.5. When last night we upgraded SIP server to latest 8.1.102.90 all block in IRD like play music, play announcement e t.c (treatment blocks) stopped working. So the question is, what should we do and how to make these blocks work with latest SIP ?
-
You have to move all announcement to MCP install folder (music to the music folder, announcements to the announcement folder - in default design). The routing part should stay as is.
-
Hi Kubig, thanks for reply. All waves already were in appropriate directories, under MCP installation. As you mentioned music under music directory, announcements in announcements under announcement directory. Nothing changed except SIP server version.
-
Check MCP logs and search for the WAV file name. You will see what is missing
That never worked for me, I always create an APP on GVP to play musics and apply it on the target object as PlayApplication.
Should work tho, but got lazy on finishing that understanding
-
Post the SIP server logs covering the attempt to play announcement/application. There can be lot of root-cause which causes it.
-
Sorry guys, no logs left. Rotated already. As far as I remember in SIP was BYE from CTI Connector. In URS logs was Treatment not applied. After we roll backed to previous version of SIP, everything started to work fine.
-
Well I tested and works exactly the same.
I guess you updated the Contact URL at the Voip Services DNs, right? I can only think on that problem
-
I too, hold a GVP application - play musics and apply it on the target object as PlayApplication
from composer,
i do this, I call Play Application block - have a vxml invoked,
set output parameters, and assign interaction data... and then get it back...
playing prompt from routing , i use play message block - with URL for the prompt location - ( all the prompt I have it hosted on a tomcat )!
from IRD,
i had used the same treatment blocks, and had the prompt in Tomcat server - and pointed the prompt URL - .. it has worked...
Thanks,