01-25-2023 01:07 AM
Hi,
I have UCCE 11.6 with CVP 11.6 system.
I having problem with Calls using Micro App.
Attaching CVP call server log where a simple Play digit application giving silence when calling.
CALLGUID = D8DF25369BBF11EDA40CAFDDEEF13136
ANI=126465261
GW=10.107.4.21
01-26-2023 01:10 AM
May we have a look to your VXML gateway running config please?
And one more question please - Do your VXML applications work fine now with this VXML gateway?
01-26-2023 03:05 AM
Can you try Play Media micro app? I guess you are trying to use a Tomcat as a media server for Micro Apps, that's why you have empty IIS log for your failed calls. Please carefully check what exact media file path do you have.
It should be:
http://mediaserver/en-us/sys/MOH.wav etc.
And NOT
http://mediaserver:7000/en-us/sys/MOH.wav etc.
Please try to access to your media file by the link in the browser to make sure the link is generated correctly and media is available.
01-26-2023 04:16 AM
I know this doesn't directly help your situation, but if you have VXML applications working but not Microapps, why are you moving to Microapps? Is it due to using one of the Cisco prebuilt scripts for instance or licensing for 11.6 or something?
01-26-2023 04:20 AM
Actually we were trying to setup the Agent Greeting function and ended up in using PM for playAgentGreeting. while troubleshooting it is found that all Microapps are not working.
We have VXML application running successfully and no issue at all.
01-26-2023 04:36 AM
It sounds like you may have an issue with the configuration of your Microapp or Agent Greeting function.
I would recommend checking the following:
You can also check the CVP documentation and related troubleshooting guides for additional information and guidance on resolving Microapp issues.
It is also a good idea to check the logs for any errors or warning messages. It is also helpful to check the network connectivity between the CVP and VXML gateway and ensure that they are able to communicate with each other.
Please rate this and mark as solution/answer, if this resolved your issue
All the best,
AK
01-26-2023 04:37 AM
Suggest starting with a simple "show http client hist" on your VXML gateway to see whether you're trying to fetch media from valid URLs.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide