Call is disconnected after being transferred by the AA SPA 400

I have 2 groups set up in the AA to transfer to different groups ie "Accounts" or "Production". These all worked originally, but now they seem to have stopped working. Callers dial in and press "13" as per the prompts, then the AA message tells them to wait while the call is transferred, and then the call is disconnected.
This only happens for one of the prompts, the other one is fine. As i said this all worked fine originall, and no settings have been changed.....
Any ideas / help / suggestions greatly appreciated.
System is SPA9000, SPA400, SPA942 x 3

After having searched through this and a number of other forums I am amazed that no one has come across and understands the true reason this is happening.  The other posts do offer some insight and good suggestions but no one has realized the true underlying problem.  Apparently the AA, no mater what dial plan you use, will forward any partially dialed portion of the numbers that match the list.  So even if you specifically limit the acceptable numbers to only the extensions on your system you can still get a partial result passed on from the AA which does not have a valid extension on your system.
For Example:
DP1 = (120|102|103|152|100|9|<0:100>|<*8:vmm4>)
AA Script 1 =
<aa>
<form id="dt" type="menu"><audio src="prompt5" bargein="T"/><noinput timeout="5" repeat="T"/><dialplan src="dp1"/>
<nomatch repeat="F"><audio src="prompt3" bargein="T"/></nomatch>
<match><case input="9"><audio src="prompt8" bargein="F"/></case>
<default><audio src="prompt2"/><xfer name="ext" target="$input"/></default>
</match>
</form>
</aa>
You would think this would be sufficient to limit inbound calls to just the extensions listed in the dial plan.  Not so.  The caller can dial any part of the listed extensions (1,10,12,15,*...) and the call will still be transferred and subsequently dropped.  I tried every possible combination of dial plan settings including specifically rejecting (which you should not have to do) everything other then the desired combinations.  Problem is if you try to reject any subset of the valid combinations it interferes with them and they get rejected to.  The real problem here is in that how the dial plan is being processed allows these invalid partial number through.  Believe it or not this happens more then you think.  For whatever reason a digit is not heard or does not get registered will cause this to happen.  Adjusting the DTMF settings does improve things in most cases but does not solve the issue.  Problem is that any number passed on by the AA that does not translate to a valid destination will get dropped.
After much trial and tribulation I have come up with a way using the AA script to eliminate any and all none desired digit combinations to prevent anything from getting transferred by the AA that will get dropped.  It is a work around but it is effective and reliable.  Solution is simple.  Use the AA script to take specific action on only the desired responses.  Everything else goes to the default which could play an "invalid..." message or other action.  Here's how it looks:
DP1    =    (0S0|*8S0|xxxS0)
AA Script 1 =
<aa>
<form id="aadpw" type="menu"><audio src="prompt5" bargein="T"/><noinput timeout="5" repeat="T"/><dialplan src="dp1"/>
<nomatch repeat="F"><audio src="prompt3" bargein="T"/></nomatch>
<match>
<case input="*8"><audio src="prompt2"/><xfer name="ext" target="vmm4"/></case>
<case input="0"><audio src="prompt2"/><xfer name="ext" target="100"/></case>
<case input="100"><audio src="prompt2"/><xfer name="ext" target="$input"/></case>
<case input="102"><audio src="prompt2"/><xfer name="ext" target="$input"/></case>
<case input="103"><audio src="prompt2"/><xfer name="ext" target="$input"/></case>
<case input="120"><audio src="prompt2"/><xfer name="ext" target="$input"/></case>
<case input="152"><audio src="prompt2"/><xfer name="ext" target="$input"/></case>
<default><audio src="prompt3" bargein="T"/></default>
</match>
</form>
</aa>
It is a little like using a sledge hammer to pound in a tack but it works.  It's the only thing I was able to come up with that does.  Oh, and by the way you may notice the case for "*8".  This allows transfer from and outside line to the voice mail manager ("vmm4") on line 4.  You can modify the dial plan and AA script for any sequence you want.  The case for "0" is there to allow outside callers to press "0" and get transferred to whatever valid extension or hunt group you wish to designate.
Hope this offers a little more insight into what was really happening.  Let me know if anyone comes up with a better way to do this.

Similar Messages

  • IPhone 4s pictures won't rotate after being transferred to the computer?

    The majority of pictures I take right-side-up still transfer to my computer in landscape mode. Sure this was annoying, but in the past I could easily fix it by simply selecting them all and telling the computer to rotate them clockwise. However, now I am unable to rotate any picture I transfer from my device to my computer harddrive. Upon copying and pasting them to my computer, it still brings them in, in landscape mode (rotated 90 degrees to the left to be precise). However, when I try to rotate them I get the error message "you cannot rotate this image. The file might be in use or open in another program, or the file or folder might be read-only." I have double checked for a fact that none of these images are read-only, and I have even tried restarting my computer then rotating the images with no other application open....
    Also, when I try opening up Windows photo viewer and doing them one by one...upon pushing the rotate button it appears to work. The picture rotates. But if I click next or try to close the window and have it save I get the message, "Windows Photo Viewer cannot save the changes to this picture because there's a problem with the picture's file properties."
    Any idea what might be going on or how I can fix this? Thank you in advance for anyone who can offer me any assistance in this matter. Your time is greatly appreciated.

    Camera orientation information is contained in EXIF metadata which some software still ignores.
    You have an EXIF problem, as well as a file and folder permissions problem, which is a separate issue.
    Apple and Adobe, along with many others, are following the EXIF metadata policy of all the major camera manufacturers.
    For more detail of this subject look at
    http://www.impulseadventure.com/photo/exif-orientation.html

  • Call is getting disconnect after 3 min when the caller is in queue

    Hi,
    I am using icm 7.0 with ip ivr 7.0. when all the agents are busy and caller is in queue,call is automatically getting disconnected after 3 min with the message " We are experiancing system problem and unable to process the call. please try again later" .
    Icm and ivr script are attached
    Regards,
    Dinesh Joshi

    Hi Chrish,
    you are right. the timer was for 180 sec only. now things are working fine after increasing the timer.
    Thanks a lot for your reply.
    Regards,
    Dinesh Joshi

  • Purchases made on my ipod touch are no longer being transferred to the Mac...but yet they are showing up in "grey" in the purchased list on the Mac.  Any clues as to what is going on?

    What used to work just fine, is no longer working...
    Within the last 2 days, song purchases that were made on my ipod Touch are no longer being transferred when the ipod synchs up.  The strange thing is that the songs appear in iTunes --> Store -- Purchased list, but are greyed out.  They play just fine on the ipod...but aren't making it back to the Mac.
    I have tried right clicking on the ipod when it appears in iTunes and selecting "Transfer purchases", but that doesn't seem to work either.
    Any clues as to what is going on?
    Thanks,
    Tim

    One other very important piece of information I forgot to include...the purchases were made prior the iOS update.  So the sequence of events went like this:
    1) ipod Touch with previous iOS (4.0 I think)
    2) purchases made
    3) ipod connected and iTunes prompts for iOS update
    4) iOS upgraded to 5.0
    5) Now the purchases seem to be stranded on the ipod Touch
    Thanks!

  • Creative Zen's clock gets reset after being plugged into the w

    I bought the wall recharger for my Creative Zen 8 GB, as I had another MP3 player (SanDisk Sansa e260) die mysteriously after being plugged into the computer's USB port.
    The only complaint I have is that if I leave the Zen plugged in, after it finishes recharging, the screen goes blank and when I unplug it and turn it on, the clock and calendar are reset to their default (March 7, 2008).
    I am on a Vista Home Premium computer (no service pack). I have the latest the firmware on the player and use the latest version of Media Explorer.
    Does this happen to anyone else who uses the wall charger?

    Hello, I read your post & am replying to it because I too am having a clock syncronization issue but mine is not related to plugging it into a wall charger. My date AND time resets too to April 7, 2008 for some reason. I reset it yesterday to the correct date and time for yesterday (May 8, 2008) and now it is reset back to the previous date I mentioned. It couldn't even keep the time/date accurate for 24 hours! My battery was already charged however several days ago and is no where near being finished (it says half full). My firmware version is .2.0.
    Anyhow I know this doesn't help you at all, but at least you're not alone on this issue...mine doesn't originate with charging it though...maybe that will help you at the very least.
    Drew

  • IPhone music will not respond to Play button after being paused. The same music is on my iPad and MacBook Pro without problems. Any suggestions about cause and solution.

    iPhone music will not respond to Play button after being paused.
    The same music is on my iPad and MacBook Pro without problems. Any suggestions about cause and solution.

    Do a
    Reset: Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Note: You will not lose any data

  • How do I make drag sources disappear after being moved to the correct drop target in Captivate 7

    How do I make drag sources disappear after being moved to the correct drop target in Captivate 7

    Thank you so much. I could have searched a very long time and not found that. It is counter-intuitive to me that I would set the behavior for the drag source on the properties for the drop target.

  • Call gets disconnected after playing the menu from CVP

    Hello,
    When I make a call, the call is going to the ICM and then it is coming to the Call server then to the VXML gateway and then it goes to the VXML server and plays the promt.
    The problem i am facing is that once the menu audio is played the call gets disconnected.  It doesnt let me choose any options. I feel it is not able to identify the my inputs
    I have some debug outputs
    Mar  1 01:09:03.095: //-1/C113522D805A/CCAPI/cc_api_display_ie_subfields:
       cc_api_call_setup_ind_common:
       cisco-username=1000
       ----- ccCallInfo IE subfields -----
       cisco-ani=sip:[email protected]:5060
       cisco-anitype=0
       cisco-aniplan=0
       cisco-anipi=0
       cisco-anisi=1
       dest=sip:[email protected];transport=udp
       cisco-desttype=0
       cisco-destplan=0
       cisco-rdie=FFFFFFFF
       cisco-rdn=
       cisco-rdntype=0
       cisco-rdnplan=0
       cisco-rdnpi=-1
       cisco-rdnsi=-1
       cisco-redirectreason=-1   fwd_final_type =0
       final_redirectNumber =
       hunt_group_timeout =0
    *Mar  1 01:09:03.103: //-1/C113522D805A/CCAPI/cc_api_call_setup_ind_common:
       Interface=0x67213130, Call Info(
       Calling Number=sip:[email protected]:5060,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
       Called Number=sip:[email protected];transport=udp(TON=Unknown, NPI=Unknown),
       Calling Translated=FALSE, Subscriber Type Str=Un
    R1#known, FinalDestinationFlag=TRUE,
       Incoming Dial-peer=811, Progress Indication=NULL(0), Calling IE Present=TRUE,
       Source Trkgrp Route Label=, Target Trkgrp Route Label=, CLID Transparent=FALSE), Call Id=65
    *Mar  1 01:09:03.103: //-1/C113522D805A/CCAPI/ccCheckClipClir:
       In: Calling Number=sip:[email protected]:5060(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed)
    *Mar  1 01:09:03.103: //-1/C113522D805A/CCAPI/ccCheckClipClir:
       Out: Calling Number=sip:[email protected]:5060(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed)
    *Mar  1 01:09:03.103: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    *Mar  1 01:09:03.103: :cc_get_feature_vsa malloc success
    *Mar  1 01:09:03.103: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    *Mar  1 01:09:03.103:  cc_get_feature_vsa count is 1
    *Mar  1 01:09:03.103: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    *Mar  1 01:09:03.103: :FEATURE_VSA attributes are: feature_name:0,feature_time:1732532552,feature_id:23
    *Mar  1 01:09:03.103: //65/C113522D805A/CCAPI/cc_api_call_setup_ind_common:
       Set Up Event Sent;
       Call Info(Calling Number=(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
       Called Number=(TON=Unknown, NPI=Unknown))
    *Mar  1 01:09:03.111: //65/C113522D805A/CCAPI/cc_process_call_setup_ind:
       Event=0x67452800
    *Mar  1 01:09:03.119: //65/C113522D805A/CCAPI/ccCallSetContext:
       Context=0x65097114
    *Mar  1 01:09:03.119: //65/C113522D805A/CCAPI/cc_process_call_setup_ind:
       >>>>CCAPI handed cid 65 with tag 811 to app "_ManagedAppProcess_bootstrap"
    *Mar  1 01:09:03.143: //65/C113522D805A/CCAPI/ccCallProceeding:
       Progress Indication=NULL(0)
    *Mar  1 01:09:03.147: //65/C113522D805A/CCAPI/ccCallConnect:
       Progress Indication=NULL(0), Data Bitmask=0x0
    *Mar  1 01:09:03.151: //65/C113522D805A/CCAPI/ccCallConnect:
       Call Entry(Connected=TRUE, Responsed=TRUE)
    *Mar  1 01:09:03.239: //65/C113522D805A/CCAPI/cc_api_event_indication:
       Event=141, Call Id=65
    *Mar  1 01:09:03.243: //65/C113522D805A/CCAPI/cc_api_event_indication:
       Event Is Sent To Conferenced SPI(s) Directly
    *Mar  1 01:09:03.243: //65/C113522D805A/CCAPI/cc_api_caps_ind:
       Destination Interface=0x0, Destination Call Id=-1, Source Call Id=65,
       Caps(Codec=0x0, Fax Rate=0x2, Vad=0x2,
       Modem=0x0, Codec Bytes=20, Signal Type=2)
    *Mar  1 01:09:03.243: //65/C113522D805A/CCAPI/cc_api_caps_ind:
       Caps(Playout Mode=1, Playout Initial=60(ms), Playout Min=40(ms),
       Playout Max=250(ms), Fax Nom=300(ms))
    *Mar  1 01:09:04.163: //65/C113522D805A/CCAPI/ccCallHandoff:
       Silent=FALSE, Application=0x6773AB4C, Conference Id=0xFFFFFFFF
    *Mar  1 01:09:04.295: //65/C113522D805A/CCAPI/ccSetDigitTimeouts:
       Initial Digit Timeout=0(ms), Inter Digit Timeout=0(ms)
    *Mar  1 01:09:04.295: //65/C113522D805A/CCAPI/ccSetDigitTimeouts:
       Call Entry(Inter Digit Timeout=0(ms), Initial Digit Timeout=0(ms))
    *Mar  1 01:09:04.295: //65/xxxxxxxxxxxx/CCAPI/ccCallReportDigits:
       (callID=0x41, digit_event=0x1, enable=TRUE, consume=FALSE)
    *Mar  1 01:09:04.299: //65/C113522D805A/CCAPI/ccCallReportDigits:
       Enabled=TRUE, Call Id=65
    *Mar  1 01:09:04.303: //65/xxxxxxxxxxxx/CCAPI/cc_api_call_report_digits_done:
       (vdbPtr=0x67213130, callID=0x41, disp=-4, digit_event=0x1, enable=TRUE, consume=FALSE)
    *Mar  1 01:09:04.307: //65/C113522D805A/CCAPI/cc_api_call_report_digits_done:
       Enabled=TRUE, Disposition=0xFFFFFFFC, Interface=0x67213130, Call Id=65
    *Mar  1 01:09:04.311: //65/C113522D805A/CCAPI/cc_api_call_report_digits_done:
       Call Entry(Initial Digit Timeout=0(ms), Inter Digit Timeout=0(ms))
    *Mar  1 01:09:05.291: //65/C113522D805A/CCAPI/ccAssociateStream:
       Coder=5, DTMF Relay=4, Vad=0,
       Record Function=0x0, Event Queue=0x66954714, Stream Context=678B0364,
       Record Context=0x0, Stream Call Id=66, Call Id=65
    *Mar  1 01:09:05.295: //65/C113522D805A/CCAPI/ccAssociateStream:
       Call Entry(Stream Status=2, Digit Enable=TRUE)
    *Mar  1 01:09:05.327: //65/C113522D805A/CCAPI/cc_api_call_associated:
       Interface=0x0, CallId=65, Disposition=0
       Play Function=0x62C2DFA8, Codec=0x5, Vad=0x0
       Media Type=0x3, SPI Context=0x678D2480, Stream CallId=66
       TX Dynamic Pt=0x0, RX Dynamic Pt=0x0
    *Mar  1 01:09:05.531: //65/C113522D805A/CCAPI/ccSetDigitTimeouts:
       Initial Digit Timeout=5000(ms), Inter Digit Timeout=10000(ms)
    *Mar  1 01:09:05.535: //65/C113522D805A/CCAPI/ccSetDigitTimeouts:
       Call Entry(Inter Digit Timeout=10000(ms), Initial Digit Timeout=5000(ms))
    *Mar  1 01:09:05.535: //65/xxxxxxxxxxxx/CCAPI/ccCallReportDigits:
       (callID=0x41, digit_event=0x1, enable=TRUE, consume=FALSE)
    *Mar  1 01:09:05.535: //65/C113522D805A/CCAPI/ccCallReportDigits:
       Enabled=TRUE, Call Id=65
    *Mar  1 01:09:05.535: //65/xxxxxxxxxxxx/CCAPI/cc_api_call_report_digits_done:
       (vdbPtr=0x67213130, callID=0x41, disp=-4, digit_event=0x1, enable=TRUE, consume=FALSE)
    *Mar  1 01:09:05.539: //65/C113522D805A/CCAPI/cc_api_call_report_digits_done:
       Enabled=TRUE, Disposition=0xFFFFFFFC, Interface=0x67213130, Call Id=65
    *Mar  1 01:09:05.543: //65/C113522D805A/CCAPI/cc_api_call_report_digits_done:
       Call Entry(Initial Digit Timeout=5000(ms), Inter Digit Timeout=10000(ms))
    *Mar  1 01:09:08.723: //65/C113522D805A/CCAPI/ccDisassociateStream:
       Record Context=0x0, Stream Call Id=66, Call Id=65
    *Mar  1 01:09:08.723: //65/C113522D805A/CCAPI/ccDisassociateStream:
       Call Entry(Stream Status=1, Digit Enable=TRUE)
    *Mar  1 01:09:08.735: //65/C113522D805A/CCAPI/ccAssociateStream:
       Coder=5, DTMF Relay=4, Vad=0,
       Record Function=0x0, Event Queue=0x66954714, Stream Context=678B0364,
       Record Context=0x0, Stream Call Id=66, Call Id=65
    *Mar  1 01:09:08.739: //65/C113522D805A/CCAPI/ccAssociateStream:
       Call Entry(Stream Status=2, Digit Enable=TRUE)
    *Mar  1 01:09:08.747: //65/C113522D805A/CCAPI/cc_api_call_associated:
       Interface=0x0, CallId=65, Disposition=0
       Play Function=0x62C2DFA8, Codec=0x5, Vad=0x0
       Media Type=0x3, SPI Context=0x678D2480, Stream CallId=66
       TX Dynamic Pt=0x0, RX Dynamic Pt=0x0
    R1#
    R1#
    *Mar  1 01:09:16.143: //65/C113522D805A/CCAPI/ccDisassociateStream:
       Record Context=0x0, Stream Call Id=66, Call Id=65
    *Mar  1 01:09:16.143: //65/C113522D805A/CCAPI/ccDisassociateStream:
       Call Entry(Stream Status=1, Digit Enable=TRUE)
    *Mar  1 01:09:16.175: //65/C113522D805A/CCAPI/ccCallDisconnect:
       Cause Value=16, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=0)
    *Mar  1 01:09:16.179: //65/C113522D805A/CCAPI/ccCallDisconnect:
       Cause Value=16, Call Entry(Responsed=TRUE, Cause Value=16)
    *Mar  1 01:09:16.227: //65/C113522D805A/CCAPI/cc_api_call_disconnect_done:
    R1#Disposition=0, Interface=0x67213130, Tag=0x0, Call Id=65,
       Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)
    *Mar  1 01:09:16.235: //65/C113522D805A/CCAPI/cc_api_call_disconnect_done:
       Call Disconnect Event Sent
    *Mar  1 01:09:16.235: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    *Mar  1 01:09:16.235: :cc_free_feature_vsa freeing 67445940
    *Mar  1 01:09:16.235: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    *Mar  1 01:09:16.235:  vsacount in free is 0
    I have some  basic VXML gateway configuration
    R1#show run
    Building configuration...
    Current configuration : 2588 bytes
    version 12.4
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname R1
    boot-start-marker
    boot-end-marker
    no aaa new-model
    memory-size iomem 5
    ip cef
    no ip domain lookup
    ip domain name lab.local
    ip auth-proxy max-nodata-conns 3
    ip admission max-nodata-conns 3
    multilink bundle-name authenticated
    voice service voip
    sip
      header-passing
    application
      service cvperror flash:cvperror.tcl
      paramspace english index 0
      paramspace english language en
      paramspace english location flash
      paramspace english prefix en
      service new-call flash:bootstrap.vxml
      paramspace english index 0
      paramspace english language en
      paramspace english location flash
      paramspace english prefix en
      service ringtone flash:ringtone.tcl
      paramspace english language en
      paramspace english index 0
      paramspace english location flash
      paramspace english prefix en
      service ringback flash:ringtone.tcl
      service handoff flash:handoff.tcl
      paramspace english index 0
      paramspace english language en
      paramspace english location flash
      paramspace english prefix en
      service bootstrap flash:bootstrap.tcl
      paramspace english index 0
      paramspace english language en
      paramspace english location flash
      paramspace english prefix en
    archive
    log config
      hidekeys
    interface FastEthernet0/0
    ip address 192.168.1.253 255.255.255.0
    duplex auto
    speed auto
    interface FastEthernet0/1
    no ip address
    shutdown
    duplex auto
    speed auto
    ip forward-protocol nd
    no ip http server
    no ip http secure-server
    control-plane
    dial-peer voice 9191 voip
    service ringtone
    session protocol sipv2
    incoming called-number 91919191
    codec g711ulaw
    no vad
    dial-peer voice 9292 voip
    service cvperror
    session protocol sipv2
    incoming called-number 92929292
    codec g711ulaw
    no vad
    dial-peer voice 1503 voip
    destination-pattern 1503
    session protocol sipv2
    session target ipv4:192.168.1.57
    dtmf-relay rtp-nte h245-alphanumeric h245-signal
    codec g711ulaw
    ip qos dscp cs3 signaling
    no vad
    dial-peer voice 100 voip
    destination-pattern 10..
    session target ipv4:192.168.1.100
    dial-peer voice 811 voip
    service bootstrap
    session protocol sipv2
    session target sip-server
    incoming called-number 81T
    codec g711ulaw
    no vad
    line con 0
    exec-timeout 0 0
    privilege level 15
    logging synchronous
    line aux 0
    exec-timeout 0 0
    privilege level 15
    logging synchronous
    line vty 0 4
    login
    end
    Please help me out how o fix this issue/

    Thanks for the respose
    The microapp what I use is user.microapp.ToExtVXML[]
    This is the activity log in the CVP application. I dont see any error logs.
    192.168.1.57.1368611401109.0.ImationIVR,05/15/2013 15:20:01.109,,start,newcall,
    192.168.1.57.1368611401109.0.ImationIVR,05/15/2013 15:20:01.109,,start,ani,NA
    192.168.1.57.1368611401109.0.ImationIVR,05/15/2013 15:20:01.109,,start,areacode,NA
    192.168.1.57.1368611401109.0.ImationIVR,05/15/2013 15:20:01.109,,start,exchange,NA
    192.168.1.57.1368611401109.0.ImationIVR,05/15/2013 15:20:01.109,,start,dnis,NA
    192.168.1.57.1368611401109.0.ImationIVR,05/15/2013 15:20:01.109,,start,uui,NA
    192.168.1.57.1368611401109.0.ImationIVR,05/15/2013 15:20:01.109,,start,iidigits,NA
    192.168.1.57.1368611401109.0.ImationIVR,05/15/2013 15:20:01.125,CVP Subdialog Start_01,enter,
    192.168.1.57.1368611401109.0.ImationIVR,05/15/2013 15:20:01.593,CVP Subdialog Start_01,exit,done
    192.168.1.57.1368611401109.0.ImationIVR,05/15/2013 15:20:01.593,Greetings,enter,
    192.168.1.57.1368611401109.0.ImationIVR,05/15/2013 15:20:01.597,Greetings,interaction,audio_group,initial_audio_group
    192.168.1.57.1368611401109.0.ImationIVR,05/15/2013 15:20:01.703,Greetings,exit,done
    192.168.1.57.1368611401109.0.ImationIVR,05/15/2013 15:20:01.703,Menu,enter,
    192.168.1.57.1368611401109.0.ImationIVR,05/15/2013 15:20:01.707,Menu,interaction,audio_group,initial_audio_group
    192.168.1.57.1368611401109.0.ImationIVR,05/15/2013 15:20:01.875,Menu,exit,
    192.168.1.57.1368611401109.0.ImationIVR,05/15/2013 15:20:01.875,,end,how,hangup
    192.168.1.57.1368611401109.0.ImationIVR,05/15/2013 15:20:01.875,,end,result,normal
    192.168.1.57.1368611401109.0.ImationIVR,05/15/2013 15:20:01.875,,end,duration,1
    192.168.1.57.1368611406531.1.ImationIVR,05/15/2013 15:20:06.531,,start,newcall,
    192.168.1.57.1368611406531.1.ImationIVR,05/15/2013 15:20:06.531,,start,ani,NA
    192.168.1.57.1368611406531.1.ImationIVR,05/15/2013 15:20:06.531,,start,areacode,NA
    192.168.1.57.1368611406531.1.ImationIVR,05/15/2013 15:20:06.531,,start,exchange,NA
    192.168.1.57.1368611406531.1.ImationIVR,05/15/2013 15:20:06.531,,start,dnis,NA
    192.168.1.57.1368611406531.1.ImationIVR,05/15/2013 15:20:06.531,,start,uui,NA
    192.168.1.57.1368611406531.1.ImationIVR,05/15/2013 15:20:06.531,,start,iidigits,NA
    192.168.1.57.1368611406531.1.ImationIVR,05/15/2013 15:20:06.531,CVP Subdialog Start_01,enter,
    192.168.1.57.1368611406531.1.ImationIVR,05/15/2013 15:20:06.921,CVP Subdialog Start_01,exit,done
    192.168.1.57.1368611406531.1.ImationIVR,05/15/2013 15:20:06.921,Greetings,enter,
    192.168.1.57.1368611406531.1.ImationIVR,05/15/2013 15:20:06.957,Greetings,interaction,audio_group,initial_audio_group
    192.168.1.57.1368611406531.1.ImationIVR,05/15/2013 15:20:07.109,Greetings,exit,done
    192.168.1.57.1368611406531.1.ImationIVR,05/15/2013 15:20:07.109,Menu,enter,
    192.168.1.57.1368611406531.1.ImationIVR,05/15/2013 15:50:25.718,,end,how,app_session_complete
    192.168.1.57.1368611406531.1.ImationIVR,05/15/2013 15:50:25.718,,end,result,timeout
    192.168.1.57.1368611406531.1.ImationIVR,05/15/2013 15:50:25.718,,end,duration,1819
    192.168.1.57.1368611576312.2.ImationIVR,05/15/2013 15:22:56.312,,start,newcall,
    192.168.1.57.1368611576312.2.ImationIVR,05/15/2013 15:22:56.312,,start,ani,NA
    192.168.1.57.1368611576312.2.ImationIVR,05/15/2013 15:22:56.312,,start,areacode,NA
    192.168.1.57.1368611576312.2.ImationIVR,05/15/2013 15:22:56.312,,start,exchange,NA
    192.168.1.57.1368611576312.2.ImationIVR,05/15/2013 15:22:56.312,,start,dnis,NA
    192.168.1.57.1368611576312.2.ImationIVR,05/15/2013 15:22:56.312,,start,uui,NA
    192.168.1.57.1368611576312.2.ImationIVR,05/15/2013 15:22:56.312,,start,iidigits,NA
    192.168.1.57.1368611576312.2.ImationIVR,05/15/2013 15:22:56.312,CVP Subdialog Start_01,enter,
    192.168.1.57.1368611576312.2.ImationIVR,05/15/2013 15:22:56.750,CVP Subdialog Start_01,exit,done
    192.168.1.57.1368611576312.2.ImationIVR,05/15/2013 15:22:56.750,Greetings,enter,
    192.168.1.57.1368611576312.2.ImationIVR,05/15/2013 15:22:56.782,Greetings,interaction,audio_group,initial_audio_group
    192.168.1.57.1368611576312.2.ImationIVR,05/15/2013 15:22:56.937,Greetings,exit,done
    192.168.1.57.1368611576312.2.ImationIVR,05/15/2013 15:22:56.937,Menu,enter,
    192.168.1.57.1368611576312.2.ImationIVR,05/15/2013 15:53:25.718,,end,how,app_session_complete
    192.168.1.57.1368611576312.2.ImationIVR,05/15/2013 15:53:25.718,,end,result,timeout
    192.168.1.57.1368611576312.2.ImationIVR,05/15/2013 15:53:25.718,,end,duration,1829
    Thank you

  • Messages from the Inbox and Sent folders are being transfered to the Outbox

    Why are the messages from my Inbox and Sent folders being transfered to my Outbox?

    There is probably something wrong with the Envelope Index file. In the few cases I've seen something similar, however, there was also something wrong with the structure of the Mail folder, and we must fix that before trying to re-create the index.
    In the Finder, go to ~/Library/Mail/. With that folder open, do Edit > Select All (⌘A), then Edit > Copy (⌘C), and paste it in your reply to this post, to let me see the names of the files and folders present at the root level of the Mail folder.
    Before actually posting that information, you may edit it so that the file/folder names do not reveal any details you wish to keep private, e.g. you may replace any real username with "username" if you wish; similarly, you may disguise any domain names you don't want to be revealed. Try to be consistent in how you disguise those details, though, as we may need to refer to them in subsequent posts.
    Now, go to ~/Library/Mail/Mailboxes/. With that folder open, repeat the process to let me see the names of the files and folders it contains. Again, you may disguise any mailbox names you wish to keep private.
    Finally, locate the account folders within ~/Library/Mail/ -- their name begins with the account type (POP, IMAP, .Mac), followed by the account username and the incoming mail server. For each account folder, repeat the process to let me see the names of the files and folders it contains.
    Note: For those not familiarized with the ~/ notation, it refers to the user's ~ folder. You can easily locate any of the folders referred to in this post by copying the file path here, doing Go > Go to Folder in the Finder, and pasting the file path there.

  • HT201412 My iPhone 4S stops charging a few seconds after being connected to the USB, it will, however, charge when it is switched off.

    iPhone stops charging a few seconds after being connected to a USB slot, it will charge when switched off is I think it must be a software issue.

    HAve you tried using a different power chord? If the power chord is not the issue, it could be the power supply inside your mac.

  • TS2446 I need to reactivate my account after being hit by the Towson hack.  I might even need to go as far as transfering my my paid for downloads to a new apple id so this towson hack doesn't keep trying to download and charge my account.

    Yep I was hit by the Towson hack.  One day I got notice I had downloaded some game I've never heard of called Kingdom Quest and immediately I was being hit by $20 charges I wasn't making.  Now my problem is that I don't want to buy anything from ITunes ever again but at the same time I have apps I paid good money for that I'd like to at least update.  So how do I reactivate my account?  I don't mind putting in a $15 Itunes gift card if it will update my apps I've already purchased.
    Jason

    iTunes Store Support
    http://www.apple.com/emea/support/itunes/contact.html

  • Video call are disconnected after 15 minutes

    Hello,
    help me pls, after 15 minutes video call disconnected every time.
    My configuration CME86 <-SIP-> CME71 <- SIP-> CUCM7.1.3.
    I perform call from caller on CME86 to callee on CUCM7.1.3.
    I collected debug logs on CME86 and see BYE message from callee on CUCM7.1.3.
    Disconnect cause CC/SIP: 16 /200.
    Thanks in advance

    Cause code 16 is normal call clearing. Does CME71 see the same BYE from CUCM7.1.3? If yes you would need SDI/SDL traces, w/ troubleshooting traces enabled, from CUCM to figure out why it dropped the call.
    Please remember to rate helpful responses and identify helpful or correct answers.

  • Do Not Disturb turned on, call got through after being silenced 7 times

    Hi all,
    I scheduled DND to automatically turn on every night and it's been working fine until tonight. Someone called me during the night and after 7 missed (silenced) calls, the 8th got through. Fortunately I was not asleep yet but it was very irritating as I don't like being disturbed at night.
    "Repeated calls" has always been and is still disabled; the 8 calls took place within 16 minutes and came from the same number, which was not in my favorite (it wasn't even in my contacts) so I really don't know what went wrong.
    I was not using the phone at the time so I'm sure it was locked.
    Has this happened to anyone else?
    iOS 6.1.3
    iPhone 4S
    Keywords: Do Not Disturbed not working, Do Not Disturb stopped working, Do Not Disturb doesn't work, Do Not Disturb bug

    Found the answer:
    Repeated Calls: If someone calls you twice within three minutes, the call will not be silenced.
    http://support.apple.com/kb/HT5463

  • SPA112 - my outgoing calls are disconnected after 30 seconds?

    I have a SPA112 2 port phone adapter connected to a TP-LINK TL-WR841N. I can receive calls without problems. I can dial out, yet after 30-40 seconds into the call, I am disconnected. Can someone please help me resolve this issue. Thank you. Mike

    Hard to help without informations. Please catch full syslog&debug messages
    Debug and syslog Messages from SPA1x2 and SPA232D ATA (Analog Telephone Adapters)
    and catch SIP messages
    Installing and Using Wireshark for Capturing Network Traffic

  • Need best practice when accessing an ucm content after being transferred.

    Hi All,
    I have a business requirement where I need to auto-transfer the content to another UCM when this content expires in the source UCM.
    This content needs to be deleted after it spends a certain duration in the target UCM.
    Can anybody advise me the best practice to do this in the Oracle UCM?
    I have set up an expiration date and trying to auto Replicate the content to the target UCM once the content reaches the expiration date.
    I am not aware of the best practice to access the content when it is in the target UCM?
    Any help in this case would be greatly appreciated.
    Regards,
    Ashwin

    SR,
    Unfortunately temp tables are the way to go. In Apex we call them collections (not the same as PL/SQL collections) and there's an API for working with them. In other words, the majority of the leg work has already been done for you. You don't have to create the tables or worry about tying data to different sessions. Start you learning here:
    http://download.oracle.com/docs/cd/E14373_01/appdev.32/e11838/advnc.htm#BABFFJJJ
    Regards,
    Dan
    http://danielmcghan.us
    http://sourceforge.net/projects/tapigen
    http://sourceforge.net/projects/plrecur
    You can reward this reply by marking it as either Helpful or Correct ;-)

Maybe you are looking for

  • Using type for function in sql

    CREATE OR REPLACE type InListType_number as table of number CREATE OR REPLACE function in_list( p_patseq in number ) return InListType_number as l_number number default p_patseq ; l_data InListType_number := InListType_number(); begin loop exit when

  • HDMI monitor detected erroneously as TV

    Is there a text file that I can edit someplace that will override the detected output source? OSX detects that my LG hdmi monitor is a tv however that is not correct. Monitor LG L246wp I'd really rather not replace this very nice screen but it is def

  • Modifying existing jar file, how?

    Hi there, I have a problem trying to modify an existing jar file. When I want to create a jar file, I use something like: REM build the application on windows, assuming the java/bin REM directory is in the path environment variable REM application is

  • Converting ANSI 850 messages in Seeburger from XML to EDI

    Hi, I really wish for your help with regard to the following error:             “[Error:ID=2012;LEVEL=3] InhouseDocReader doSyntaxCheck() Offset[2]: Could only identify segment S_N1 as dirty! (Counter exceeds)DESCRIPTION: InhouseDocReader: Syntax che

  • Three level release for appropriation request (IMA11)

    Hi we are using IM for budget control and within IM, appropriation request for budget approval. we have done the necessary configuration available in IM for budget release but still system not trigering work flow once appropriation request save. we w