Error in 3XCIVRSERVER.txt

Status
Not open for further replies.

alex84b

Joined
Sep 23, 2009
Messages
1
Reaction score
0
Hello

I have this error in file 3CXIVRSERVER.txt :

18:03:07.502|3704|(0):Error! Module '3CX.com.OSBinet'. Error ID 219. URLhttp://localhost:5484/(Setarj155vn00ia55tmmlb255))/SimpleDialer_4/Callflows_Dialer.vxml?dr=15&to=15&from=10MethodGETError-500
18:03:07.502|3704|(0):Error! Module '3CX.com.OSBinet'. Error ID 204. rc2
18:03:07.502|3704|(0):Error! Module '3CX.com.vxi'. Error ID 203. uriSimpleDialer_4/Callflows_Dialer.vxml?dr=15&to=15&from=10
18:03:07.502|3704|.\api\VXIpromptImpl.cpp(212):IvrDll, VXIpromptImpl::Impl::Queue(), Error! A serious error within IVR session
18:03:13.080|3704|.\VXIMachine.cpp(1704):IvrDll, VXIMachine::EndSession(), Warning! Session 0x014407D8 not found

After deployed Attended sample I recieved IVR session error (by voice)
With second sample (dialer) the same situation
How to resolve this?

3CX v.7.1.7139
.NET 2.0
WINDOWS XP SP3
 
When deploying to Windows XP and 3CX V7.1 you need to change deployment settings for the project. This is explained in the users manual. Properties that need to be changed are "PbxDeploymentUri", "PbxDownloadDebugFilesUri" and "PbxGetDebugFileNamesUri", changing ":5484" with "/ivr" , for example:
PbxDeploymentUri: http://localhost/ivr/VAD_Deploy.aspx

Let me know if this helps.
 
Status
Not open for further replies.