Hi,
I can't get IVR working with SEMS. IVR reports that it can't load ivr-script. File exists and file permissions are ok. I'm using Debian Woody with python2.2 and python2.2-dev packages. Can any one help?
sems -E -D 3 gives following debug info:
(3760) DEBUG: sendToFIFO (AmRequest.cpp:221): sendToFifo returns ret=getReturnCode=0 (3760) DEBUG: setRAddr (AmRtpStream.cpp:335): RTP remote address set to 80.221.185.251:52166 (3760) DEBUG: negotiate (AmSession.cpp:150): Sending Rtp data to 80.221.185.251/52166 (3761) ERROR: run (IvrPython.cpp:331): IVR Python Error: Can not open file "/etc/ivr/example.py" (3761) DEBUG: run (IvrPython.cpp:335): End Python
Jussi Järvi