I see that you said your issue is now resolved, however I wanted to offer some thoughts I had after reading over your post.<div><br></div><div>You stated that the response back from the IVR was "Please try again" however you have nothing but End steps under your branches of the Redirect step.  This tells me that the "please try again" came from something other than the failed transfer, otherwise the End step, which is present under all branches, would have resulted in the famous "I'm sorry, we are currently experiencing system problems..."</div>
<div><br></div><div>My best guess is that the Menu was, at some point, lacking the association of the label 1 to the actual input 1.  This happens to me all the time when I'm creating menus.  I get busy typing in the labels, and forget to click the button associated to the input value.  Especially, just like you did, I type the value into the label.</div>
<div><br></div><div>From the MIVR logs, I can see that you press 1 on your phone three times in the first call, and not once does the transfer event even attempt to happen.  Additionally, I can see a lot of DTMF 1's coming through on a subsequent call.</div>
<div><br></div><div>Output truncated</div><div>....</div><div><div>641750: Jul 09 14:27:21.369 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div><div>641751: Jul 09 14:27:22.775 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div>
<div>641752: Jul 09 14:27:24.197 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div><div>641753: Jul 09 14:27:25.431 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div>
<div>641754: Jul 09 14:27:26.384 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div><div>641755: Jul 09 14:27:27.322 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div>
<div>641756: Jul 09 14:27:28.400 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div><div>641757: Jul 09 14:27:29.478 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div>
<div>641758: Jul 09 14:27:30.353 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div><div>641759: Jul 09 14:27:31.196 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div>
<div>641760: Jul 09 14:27:31.837 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div><div>641761: Jul 09 14:27:32.353 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div>
<div>641762: Jul 09 14:27:32.821 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div><div>641763: Jul 09 14:27:33.259 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div>
<div>641764: Jul 09 14:27:33.571 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div><div>641765: Jul 09 14:27:33.837 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div>
<div>641766: Jul 09 14:27:34.055 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div><div>641767: Jul 09 14:27:34.290 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div>
<div>641768: Jul 09 14:27:34.555 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div><div>641769: Jul 09 14:27:34.821 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div>
<div>641770: Jul 09 14:27:35.149 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div><div>641771: Jul 09 14:27:35.493 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div>
<div>641772: Jul 09 14:27:35.883 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div><div>641773: Jul 09 14:27:36.227 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div>
<div>641774: Jul 09 14:27:36.540 PDT %MIVR-SS_TEL-7-UNK:CallID:202 MediaId:5383/1 Task:15000000069 Digit received: 1</div></div><div>...</div><div><br></div><div>This further proves my theory that the problem was with your Menu step, and missing the mapping.  Otherwise, the call would have hit the Redirect step and failed at the transfer, and no more 1's could have been sent.</div>
<div><br></div><div>Also, we should all get into the habit of turning on the MIVR ENG Debugging trace level, as this puts each step of the script right into the log file.  With this turned on, you would have clearly seen that the Redirect step was never being executed.</div>
<div><br></div><div>If you have an older copy of this script, you can check the properties on the menu, but if not, then I guess this one will be attributed to FM.</div><div><br></div><div>Happy scripting Jason!</div><div>
<br></div><div>-Anthony</div><div><br><div class="gmail_quote">On Mon, Jul 9, 2012 at 5:29 PM, Jason Aarons (AM) <span dir="ltr"><<a href="mailto:jason.aarons@dimensiondata.com" target="_blank">jason.aarons@dimensiondata.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="EN-US" link="blue" vlink="purple"><div><p class="MsoNormal">Attached screen shot and MIVR log file, I’m not spotting the problem. Does it even try to transfer to 1 based on MIVR log?<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Dialed CTI Route Point 2410, hear my prompt in the menu, select option 1, call redirect to 4001 and hear “Please try again”.  The 7965 is 4001 in the none partition, so it should not be a CSS issue.  The CTI Port has access to Transcoder as 4001 is across WAN/G729, and UCCX is G.711 ulaw.  I can manually dial 4001.<u></u><u></u></p>
</div></div><br>_______________________________________________<br>
cisco-voip mailing list<br>
<a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br>
<a href="https://puck.nether.net/mailman/listinfo/cisco-voip" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br>
<br></blockquote></div><br></div>