Call failing at Run External Script

 Dear All,
i installed UCCE with CVP (Ver 10.0.1). 
Call Flow CME-->VXML GW-->CVP-->ICM. But call is failing at run External script. I am attaching CVP error Log and ICM Script.
pls suggest.
1469: 10.35.133.129: Sep 16 2014 11:19:38.981 +0530: %CVP_10_0_IVR-3-CALL_ERROR:  CALLGUID=044224283C9A11E4803A30F70D96B740 DNIS=11111111116 Media Fetch Error for URL=file://../MediaFiles/en-us/app/Welcome.wav (Client: 10.35.133.194) [id:3023] 
1470: 10.35.133.129: Sep 16 2014 11:19:38.981 +0530: %CVP_10_0_IVR-3-CALL_ERROR:  RunScript Error from 10.35.133.194 [MEDIA_FILE_NOT_FOUND(9)] CALLGUID: 044224283C9A11E4803A30F70D96B740 DNIS=11111111116 {VRUScriptName: 'PM,Welcome,A' ConfigParam: 'Y'} [id:3023] 
2285: 10.35.133.129: Sep 16 2014 11:19:38.996 +0530: %CVP_10_0_SIP-3-SIP_ERROR_SNMP:  B2BUA is not configured with a route for making calls to [91919191]. Please add this route. [id:5010] 
1487: 10.35.133.129: Sep 16 2014 11:19:41.087 +0530: %CVP_10_0_IVR-3-CALL_ERROR:  Removing CALLGUID: 044224283C9A11E4803A30F70D96B740 DNIS=1111111111 due to exception in CallNewHandler. (Client: 10.35.133.194) Received ICM DialogFailure response for new call request. DialogFailure StatusCode: 15 HTTP req: { RECOVERY_VXML=flash:recovery.vxml, CALL_DNIS=1111111111, CALL_UUI=, MSG_TYPE=CALL_NEW, ERROR_CODE=NONE(0), CALL_ID=044224283C9A11E4803A30F70D96B740, CLIENT_TYPE=IOS, CALL_ANI=sip:[email protected]:5060 } [id:3023] 
1496: 10.35.133.129: Sep 16 2014 11:19:42.117 +0530: %CVP_10_0_IVR-3-CALL_ERROR:  Removing CALLGUID: 044224283C9A11E4803A30F70D96B740 DNIS=1111111111 due to exception in CallNewHandler. (Client: 10.35.133.194) Received ICM DialogFailure response for new call request. DialogFailure StatusCode: 15 HTTP req: { RECOVERY_VXML=flash:recovery.vxml, CALL_DNIS=1111111111, CALL_UUI=, MSG_TYPE=CALL_NEW, ERROR_CODE=NONE(0), CALL_ID=044224283C9A11E4803A30F70D96B740, CLIENT_TYPE=IOS, CALL_ANI=sip:[email protected]:5060 } [id:3023] 
1505: 10.35.133.129: Sep 16 2014 11:19:43.146 +0530: %CVP_10_0_IVR-3-CALL_ERROR:  Removing CALLGUID: 044224283C9A11E4803A30F70D96B740 DNIS=1111111111 due to exception in CallNewHandler. (Client: 10.35.133.194) Received ICM DialogFailure response for new call request. DialogFailure StatusCode: 15 HTTP req: { RECOVERY_VXML=flash:recovery.vxml, CALL_DNIS=1111111111, CALL_UUI=, MSG_TYPE=CALL_NEW,
Regards,
Mukesh Singh

You have media fetch error,the URL being formed is below:
file://../MediaFiles/en-us/app/Welcome.wav
should be something like http://x.x.x.x/en-us/app/welcome.wav
also please share your full CVP logs for the call.
it is always annoying to see b2b user agent is not configured, so please configure ringtone and error label to sent to proper VXML gateway.
regards
Chintan

Similar Messages

  • Aborted calls at run external script step

    hello everyone
    when I was monitoring a script, I noticed a large percentage of calls are aborted on the node " run external script", and a few number of calls listed as " in process". only a small percentage of calls passed this node.
    I would like to ask what does this "abort" means, does it mean the the call fails at this node, or the caller purposely terminate the call at this node.
    thanks in advance

    Hi, David
    thanks for replying me back
    we are using IPIVR instead of CVP and system was under a really heavn load.
    one RES was just simplely playing a prompt
    Unfortunately some how, I couldn't get the log from IPIVR.

  • CVP 8 - Run External Script Fail, CED = none

    Good afternoon. 
    ICM 8.5.4, CVP 8, SIP
    Situation:  Caller presses 2 for spanish, stays on line for english.   In Network VRU settings, there is no config for  "stay on line"..   in CED node, the NONE option does not work, the call fails out the X branch of the Run External Script node, which I can route off of, with error codes, but this is generating a ton of data in the error logs. 
    We'd like to not have this.  Does anyone have work arounds?  Why doesn't the NONE option work?  (or any of the NONE options... I have tried them all.)

    Hi Cheril,
    NONE option does not work, unitl you connect the X branch of the Run External Script node to CED. If you want None option to work on the CED node you must connect the X branch of Run Ext. Script to CED node and then add a case with none option. I have tested the same its working in lab. Please find the attached screen shot for your reference.
    Regards,
    Srinivasan
    Rate the useful posts

  • Run External Script Failure

    How important is it to have the failure branch of a Run External Script node point to somewhere other than the success branch?
    We have quite a few scripts built by other people with the success and failure branch both pointed to the next node in the script regardless. Besides the call not recieving the prompts or announcements are there any other consequences to not fixing these?

    CVP here:
    Interesting technique. I would never do that. I connect the X node to an ICM script called something like SYS_F_RES (system failure run external script) and this sets a call type and returns END if the call comes from the PSTN and Release if the call comes from CUCM (this is CVP). Setting the call type allows a quick WebView/CUIC report check. Bringing all failures through a single script allows a quick check with Monitor.
    (PS: I also have similar little scripts/calltypes for Send 2 VRU failure, DN list failure, queue 2 skill group failure.  )
    Normally these things only fail in development, when you have the WAV file wrong/missing, the config params wrong. But in production there are the predictable failures (max no entry, max no match) you need to deal with correctly.
    I suggest you fix them.
    Regards,
    Geoff

  • Using Run External Script in ICM

    Hi all,
    I am using IPCC enterprise 7.0, during my development on ICM scripting. I am using "Run External Script" to execute IVR script. So my problem is that, any change / update used in IVR subflow will not be effective in ICM until I restart the CRS engine. Which means, the ICM is still running on old IVR script.
    Could anybody advise it? Is it possible to flush the IVR caching?
    Thank you for your attention.

    This URL should help you:
    http://www.cisco.com/en/US/products/sw/custcosw/ps1844/products_tech_note09186a0080236a4d.shtml

  • When calling or receiving calls, after a minute or so, is the call, give notice "call failed, THEN RUNS OUT OF SERVICE, then activated" SEARCHING "and then restoring the coverage. THIS FOR THE 100% of calls

    When calling or receiving calls, after a minute or so, is the call, give notice "call failed, THEN RUNS OUT OF SERVICE, then activated" SEARCHING "and then restoring the coverage. THIS FOR THE 100% of calls

    You may have a bad sim, contact your phone carrier and see if you can get a new one.

  • Calendar alarm fails to run Automator script if Mac is sleeping

    I have an Automator script to run a backup task which is saved as a Calendar alarm to run once every week.
    This was working perfectly in Snow Leopard - if the computer was asleep at the alarm time, then it would simply run the next time the computer is woken up.
    Then I upgraded to Mountain Lion, and had various issues. First, the alarm got imported to iCloud and caused unwanted pop-up alerts on all my iOS devices, but I resolved that by moving the alarm's calendar from "iCloud" to "On My Mac" (described here).
    Now I'm finding that if the computer is asleep at the alarm time, the script doesn't run at all.
    I don't want the computer to wake up in order to run the script, but to run the next time the computer is woken up, just like it did on Snow Leopard.
    Is this a known difference in behaviour between Snow Leopard and Mountain Lion, and is there any way to get the old behaviour?

    As no-one has confirmed whether this is expected behaviour or a bug, I've assumed it is a bug and raised a bug report at http://www.apple.com/feedback/macosx.html.
    In the meantime, I've created a repeating task in my To Do list app to remind me to run the backup script once a week (I'm using Cultured Code "Things" for task management).
    When the task pops up, I run the Automator workflow MANUALLY by double-clicking on the workflow ".app" file.
    It seems insane, but this is the only way I can be sure the Automator script runs once a week.

  • Deployment failing when running .bat script or command line file package

    HI Guys,
    I am trying to run a .bat file on a client using a program. My data source point to the script's folder.
    I keeps failing with error 1. 
    I have trying making run in 64-bit using this without luck: http://madluka.wordpress.com/2012/09/24/configmgr-2012-64bit-file-system-redirection-bites-again/
    Here is the content of my .bat file:
    @ECHO OFF
    IF NOT "%PROCESSOR_ARCHITEW6432%"=="AMD64" GOTO native
      ECHO "Re-launching Script in Native Command Processor..."
      %SystemRoot%\Sysnative\cmd.exe /c %0 %*
      EXIT
    :native
    ECHO "Running Script in Native Command Processor..."
    c:\
    cd c:\windows\System32
    start cmd.exe /c shutdown -l
    stop
    I will get the same error when running a simply command line as well. Instead of a .bat file.
    any ideas?

    Maybe this will help you:
    http://blog.coretech.dk/kea/configuration-manager-shutdown-utility
    This instead of using "shutdown.exe -l" command. This tool can be used for logoff also. Hope it helps!
    My blogs: Henk's blog and
    Virtuall | Follow Me on:
    Twitter | View My Profile on:
    LinkedIn

  • ODI fails when running MAXL scripts

    HI,
    We have a problem with ODI where when a scenario has a maxl script as a step the scenario fails.
    This is not a problem in our production environment but it is present in our DEV and TEST environments. We believe it may be a problem with the cloning process from PROD.
    Has anyone had this issue previously or can provide some helpful direction.
    Regards
    Luke
    ODI 10.1.3.5

    What is the error you are getting at the failure point?

  • Trying to run external script using Runtime.exec

    Hey,
    I am trying to use Runtime.exec(cmd, evnp, dir) to execute a fortran program and get back its output, however it seems to always be hanging. Here is my code snippet :
                Process process = Runtime.getRuntime().exec(
                      "./fortranCodeName > inputFile.txt" , null, new File("/home/myRunDir/"));
                InputStream stream = new InputStream(process.getInputStream());
                InputStream error = new InputStreamr(process.getErrorStream());
                BufferedReader stdoutReader = new BufferedReader(new InputStreamReader(stream));
                BufferedReader erroutReader = new BufferedReader(new InputStreamReader(error));
                System.out.println(stream.available());  //returns 0
                System.out.println(error.available());     //returns 0
                while (true) {
                    String line1 = stdoutReader.readLine();  //hangs here
                    String line2 = erroutReader.readLine();
                    if (line1 == null) {
                        break;
                    System.out.println(line1);
                    System.out.println(line2);
                }I know for a fact that this fortran code prints out stuff when run it in terminal, but I don't know if I have even set up my Runtime.exec statement properly. I think I am clearing out my error and input streams with the whole reader.readLine bit I have above, but I am not sure. If you replace the command with something like "echo helloWorld" or "pwd", it prints out everything properly. I also am fairly confident that I have no environmental variables that are used in the fortran code, as I received it from another computer and haven't set up any in my bash profile.
    Any Ideas?

    Okay, so I implemented the changes from that website (thanks by the way for that link, it helps me understand this a little better). However, my problem is still occuring. Here is my new code:
                class StreamThread extends Thread {
                InputStream is;
                String type;
                StreamThread(InputStream is, String type)
                    this.is = is;
                    this.type = type;
                public void run()
                    try
                        InputStreamReader isr = new InputStreamReader(is); //never gets called
                        BufferedReader br = new BufferedReader(isr);
                        String line=null;
                        while ( (line = br.readLine()) != null)
                            System.out.println(type  +">"+  line);
                        } catch (IOException ioe)
                            ioe.printStackTrace();
            try {
                Process process = Runtime.getRuntime().exec(
                      "./fortranCodeName" , null, new File("/home/myRunDir/"));
                StreamThread stream = new StreamThread(process.getInputStream(), "OUTPUT");
                StreamThread errorStream = new StreamThread(process.getInputStream(), "ERROR");
                stream.start();
                errorStream.start();
                int exitVal = process.waitFor(); //hangs here
                System.out.println("ExitValue: " + exitVal);

  • Automatic startup/shutdown failed. Running the script manual..works...

    Hi,
    DB: Oracle9i
    Os: solaris 9
    /etc/rc0.d K05oracle -> /etc/init.d/oracledb
    /etc/rc3.d SS85oracle -> /etc/init.d/oracledb
    Oratab: i have put yes.
    Please help to resolve this issue...where can i check the startup log?
    what else i need to check?
    Thanks,
    Siva.

    Thanks for your reply....
    Script:
    #!/bin/sh
    case "$1" in
    'start')
    # Sets ORACLE_HOME to latest version on machine
    # ORACLE_HOME="`cut -d ":" -f 2 /var/opt/oracle/oratab | sort | tail -1`"
    ORACLE_HOME=`grep -v "^#" /var/opt/oracle/oratab|grep -v "^$"|cut -d ":" -f 2 | sort | tail -1`
    export ORACLE_HOME
    PATH=$PATH:$ORACLE_HOME:$ORACLE_HOME/bin
    # If you are running Oracle's Multi-Threaded Server, the SQL*Net
    # listener service must be started before the database is started.
    # If it is not, your dispatcher(s) will not start.
    if [ -f $ORACLE_HOME/bin/dbstart ]
    then
    echo "Starting up Oracle databases."
    su oracle -c "LD_LIBRARY_PATH=$ORACLE_HOME/lib;export LD_LIBRARY_PATH;$ORACLE_HOME/bin/lsnrctl start"
    su oracle -c "LD_LIBRARY_PATH=$ORACLE_HOME/lib;export LD_LIBRARY_PATH;$ORACLE_HOME/bin/dbstart"
    else
    echo "Can't find Oracle startup file."
    fi
    'stop')
    # Sets ORACLE_HOME to latest version on machine
    ORACLE_HOME="`cut -d ":" -f 2 /var/opt/oracle/oratab | sort | tail -1`"
    export ORACLE_HOME
    PATH=$PATH:$ORACLE_HOME:$ORACLE_HOME/bin
    if [ -f $ORACLE_HOME/bin/dbshut ]
    then
    echo "Shutting down Oracle databases."
    su oracle -c "LD_LIBRARY_PATH=$ORACLE_HOME/lib;export LD_LIBRARY_PATH;$ORACLE_HOME/bin/dbshut"
    su oracle -c "LD_LIBRARY_PATH=$ORACLE_HOME/lib;export LD_LIBRARY_PATH;$ORACLE_HOME/bin/lsnrctl stop"
    else
    echo "Can't find Oracle shutdown file."
    fi
    echo "Usage: /etc/init.d/database { start | stop }"
    esac

  • Application express installation is failed while running apxdevrm.sql scrip

    Hello Experts,
    i am new to Oracle Application express. My installation is failed while running the script (apxdevrm.sql).
    here is the command i ran as sysdba
    @apexins xxxxx apex apex temp /i/
    installation is exited with the following error :
    REPORT:SYS> prompt Set Application ID...
    Set Application ID...
    REPORT:SYS>
    REPORT:SYS> begin
    2
    3 -- SET APPLICATION ID
    4 wwv_flow.g_flow_id := nvl(wwv_flow_application_install.get_application_id,4411);
    5 wwv_flow_api.g_id_offset := nvl(wwv_flow_application_install.get_offset,0);
    6 null;
    7
    8 end;
    9 /
    REPORT:SYS>
    REPORT:SYS> --application/delete_application
    REPORT:SYS>
    REPORT:SYS> begin
    2
    3 -- Remove Application
    4 wwv_flow_api.remove_flow(nvl(wwv_flow_application_install.get_application_id,4411));
    5
    6 end;
    7 /
    begin
    ERROR at line 1:
    ORA-20001: API operation includes calls that are incompatible with the current runtime.
    ORA-06512: at "APEX_030200.WWV_FLOW_API", line 32
    ORA-06512: at "APEX_030200.WWV_FLOW_API", line 247
    ORA-06512: at line 4
    here is my database version :
    REPORT:SYS> select * from v$version;
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    PL/SQL Release 11.2.0.2.0 - Production
    CORE 11.2.0.2.0 Production
    TNS for Linux: Version 11.2.0.2.0 - Production
    NLSRTL Version 11.2.0.2.0 - Production
    OS version :
    cat /etc/redhat-release
    Red Hat Enterprise Linux Server release 5.6 (Tikanga)
    any one had this issue in the past?
    your help is greatly appreciated.
    Edited by: 892564 on Oct 20, 2011 4:15 PM

    Hello experts,
    is there any best way to trouble shoot the error which i got?
    Thanks
    !# Pavan

  • Trying to run external dbs script from PERL

    I am trying to execute a simple statement from inside a DBI connection of PERL. Here is the statement:
    $dbh = DBI->connect("dbi:Oracle:${service}","${owner}","${owner}",{ RaiseError => 1}) || die "Database connection not made: $DBI::errstr\n";
    $sth = $dbh->prepare("\@c:\\perl\\scripts\\test.sql");
    $rv = $sth->execute;
    while ( (@row = $sth->fetchrow_array) ) {
         print "row=@row\n";
    The error I get is invalid sql statement
    Its on a Windows box and I can't figure out how to call an external script to run in Oracle. If anyoen knows, it would be greatly appreciated
    Thanks

    $sth = $dbh->prepare("\@c:\\perl\\scripts\\test.sql");You can't prepare a SQL statement like this. This is not sql statement. It's rather a way of sqlplus calling external script file. A SQL statement is something like
    select user from dualIf you want do this, maybe it's better just
    `$ORACLE_HOME\bin\sqlplus -s user/pass@tns @c:\perl\scripts\test.sql`

  • Install Failed:  The following install step failed: run preflight script

    I'm trying to reinstall Photoshop CS2 on an intel iMac, OS 10.5.5. I ran the install program, after a few seconds I get the following error message: 

"Install Failed: The following install step failed: run preflight script for Adobe Photoshop CS2. Contact the software manufacturer
for assistance." (I did contact adobe, but they no longer support CS2) Originally, I had installed PS CS2 when I was using OS 10.4.X, then I upgraded to 10.5.x. PS CS2 was working fine on my system. Then I accidentally deleted the program, now I'm having trouble reinstalling. I'd appreciate any help that you can give me.

    I encountered the exact same problem - I had upgraded to CS2 from a previous version of Photoshop, back
    when I was using OSX 10.3.9. Later, I upgraded my OS from 10.3.9, to Leopard (10.5.8.)
    CS2 always ran flawlessly, through all those systems.
    Then I had occasion to reformat my HD and reinstall Leopard 10.5.8.
    That's when the CS2 installer failed, with the same message mentioned above.
    When I called in, they basically said, buzz off....we won't help you.
    First, this shows that their software is flawed. 
    They managed to allow this problem to occur due to inept programming.
    Now they are either incapable, or unwilling, to write a programming fix for this problem.
    It reeks olf ineptitude, plus colossal, inexcusable arrogance and disrespect for their customer base.
    Just my humble opinion of course...and I've been a Photoshop user since 1990.

  • ICal failing to run applescripts: The 'Open' button does not change to 'Run', and the script file is opened but not executed on alert.

    iCal failing to run applescripts: The 'Open' button does not change to 'Run', and the script file is opened but not executed.

    Calendar (not called iCal anymore) does not include that capability any longer, apparently.  What you have to do now is go to Automator and create a Calendar Alert action.  You can add a Run AppleScript object to the action and paste in your script there, then when you save it, it will become available as a choice in the alert menu in Calendar.

Maybe you are looking for

  • Photoshop CS5 not showing up in DWCS4

    OK So I had both DW and PS CS4 all was well photoshop icon was showing in images property inspector and double clicking an image would open it in photoshop. Then I upgraded to PS CS5 and DW would still open images in PS CS4 not the new PS CS5. So I f

  • Login and Startup Issues

    I've been having quite the challenge with my machine during startup. I'm running MBP late 2006 running 10.6.6, 2gb ram. Problem is that during startup it takes about 10 min to go from initial grey screen with apple to login page. Sits with blue scree

  • WiFi, Keynote on 4th Gen touch, and Projector

    I have a project coming up. In one corner of the room will be my 17" MacBook Pro with Keynote, hard-wired to a projector, and showing a slideshow (loop - no need to manually do anything). I have a VZW WiFi device with good reception/coverage at the s

  • After restoring my device from backup, some of the apps I have purchased are missing in the purchase list

    Hi, i have backed up my device on iCloud and my computer. After restoring my device from backup, some of the apps I have purchased are missing in the purchase list. It seems that i need to pay for them again in order to purchase. Can you please help?

  • Changing database version in the application

    Hi The production site would be changing its database version from oracle 8.1.5 to oracle 8.1.6. Could I please have pointers to documents telling me the changes in the versions; or your expert comments; so that I would know the differences and the e