cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2223
Views
0
Helpful
1
Replies

CVP VXML Server encountered a No Session error

rolecram1960
Level 1
Level 1

Config:

CVP Call Server 4.02

CVP VXML Server 4.02

ICM 7.2.3

Comprehensive Call Flow

Hi:

I deployed a test application from VXML Studio, the app simple plays an audio.

When I invoke the application from the ICM Script, it plays :

"I'm sorry, there was a problem with this application. Please call back later. Thank you."

The log in the CVP Server says:

Oct 31 2008 10:41:11.203 -0300: %CVP_4_0_IVR-3-CALL_ERROR: CALLGUID=770CC403-A69311DD-8909BADF-12D5E68D DNIS=91994 CVP VXML Server encountered a No Session error - URL: http://192.168.31.50:7000/CVP/en-us/../Server?callid=0&application=HelloWorldFromICM (Client: 192.168.31.10) [id:3023]

30: 192.168.31.50: Oct 31 2008 10:41:11.203 -0300: %CVP_4_0_IVR-3-CALL_ERROR: RunScript Error from 192.168.31.10 [CVP_NO_SESSION_ERROR(44)] CALLGUID: 770CC403-A69311DD-8909BADF-12D5E68D DNIS=91994 {VRUScriptName: 'GS,Server,V' ConfigParam: ''} [id:3023]

Who has to give to the CVP VXML Server the Session ID parameter?

thank you in advance

marcelo

1 Reply 1

Ritesh Desai
Spotlight
Spotlight

Hey rolecram1960,

I faced the same problem. The error causing this was because of wrong URL defined in ICM Script. Correct one is:

http://VXMLIPAddress:7000/CVP/Server?application=HelloWorldFromICM

 

So in ICM Script Editor config goes like this;

Set Variable Media Server = "http://VXMLIPAddress:7000/CVP"

Set variable Media Library = ".."

Set Variable ToExternalVXML = "application=HelloWorldFromICM"

 

 

 

regards,

Ritesh Desai

 

Please rate if helpfull

*** Please rate helpful post. Please mark as answer if it solves your problem/query.
regards, Ritesh Desai
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: