<div dir="ltr">Thanks Anthony.  I'll take a closer look and try to identify the issue.</div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><br><div><br></div><div><br></div><div>Sincerely,</div><div><br></div>

<div>Ryan Burtch</div></div></div>
<br><br><div class="gmail_quote">On Thu, Aug 1, 2013 at 4:53 PM, Anthony Holloway <span dir="ltr"><<a href="mailto:avholloway+cisco-voip@gmail.com" target="_blank">avholloway+cisco-voip@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div>I read that you are all set, but I couldn't help but notice the typo in your screenshot.<br>

<br></div>Your If node for the octothorpe reads:  If Call.user.microapp.caller_input = "#"<br>
<br></div>That is not checking for equality, that is changing the value of the caller_input variable.  Anytime you execute an assignment expression in Java, the result is the value of the expression.  And in some languages, not Java, any positive non null value is true.<br>


<br></div>Just checking.  I wouldn't want you to get into a false sense of this working, when you have a looming bug in your code.<br><br></div>Also, it looks like the "Call.user.microapp.caller_input" is not a special case for storing actual CED, rather some String variable that someone/something assigns during the microapp execution.  Therefore, is it possible there could be a configuration error like the following?<br>


<br></div>Menu<br></div><div style="margin-left:40px">Option 1<br></div><div style="margin-left:40px"><div style="margin-left:40px">Call.user.microapp.caller_input = "1"<br></div></div><div style="margin-left:40px">


Option 2<br></div><div style="margin-left:40px"><div style="margin-left:40px">Call.user.microapp.caller_input = "2"<br></div></div><div style="margin-left:40px">Option #<br></div><div style="margin-left:40px"><div style="margin-left:40px">


Call.user.microapp.caller_input = "2"<br></div></div></div></div></div></div><br></div>If you're pressing # but the conditional is saying you pressed 0, it's possible there is a typo somewhere.  I'm only still suggesting things, because in the 15 years I have been programming, I have never seen the order of an IF check on the same variable produce different results.  So, forgive me if I'm a bit skeptical.  I'm just trying to look out for you.<br>


</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 1, 2013 at 1:40 PM, Ryan Burtch <span dir="ltr"><<a href="mailto:rburtch3@gmail.com" target="_blank">rburtch3@gmail.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Dustin:<div><br></div><div>I have already set the termchar to blank and Z, but that didn't work either.  When I put ICM in monitor mode, it shows that I am pressing 0 instead of #. See below. Anyone else have any ideas?</div>




<div><br></div><div><img src="cid:ii_1403b2d14701678c" alt="Inline image 1"><br></div><div><img src="cid:ii_1403b2ddfdb9ce94" alt="Inline image 2"><br></div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr">




<br><div><br></div><div><br></div><div>Sincerely,</div><div><br></div><div>Ryan Burtch</div></div></div><div><div>
<br><br><div class="gmail_quote">On Thu, Aug 1, 2013 at 2:17 PM, Dustin S Fowler <span dir="ltr"><<a href="mailto:dustin.s.fowler@gmail.com" target="_blank">dustin.s.fowler@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div style="word-wrap:break-word">Ryan,<div><br></div><div>Maybe this can help. It talks about changing the termchar to an empty value or Z to be able to use # (pound) in an application. </div><div><br></div><div><a href="http://developer.cisco.com/web/cvp/forums/-/message_boards/view_message/1561451" target="_blank">http://developer.cisco.com/web/cvp/forums/-/message_boards/view_message/1561451</a></div>




<div><br><div>
<span style="border-collapse:separate;border-spacing:0px"><div>Dustin S Fowler</div><div><a href="mailto:dustin.s.fowler@gmail.com" target="_blank">dustin.s.fowler@gmail.com</a></div><div><a href="tel:954-562-0209" value="+19545620209" target="_blank">954-562-0209</a></div>




<div><br></div></span><br>

</div>
<br><div><div>On Aug 1, 2013, at 1:30 PM, Ryan Burtch <<a href="mailto:rburtch3@gmail.com" target="_blank">rburtch3@gmail.com</a>> wrote:</div><br><blockquote type="cite"><div style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">




<div dir="ltr">Generally, when I add the string for numeric values, I use: <span style="font-family:arial,sans-serif;font-size:13px"> Call.user.microapp.caller_</span><span style="font-family:arial,sans-serif;font-size:13px">input ==1, but I put the Pound in quotes and ICM took the config, but the call failed when I Called and hit #.  Idk what the issues is. :\</span><div>




<span style="font-family:arial,sans-serif;font-size:13px"><br></span></div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><br><div><br></div><div><br></div><div>Sincerely,</div><div><br></div><div>Ryan Burtch</div>




</div></div><br><br><div class="gmail_quote">On Wed, Jul 31, 2013 at 3:25 PM, Anthony Holloway<span> </span><span dir="ltr"><<a href="mailto:avholloway+cisco-voip@gmail.com" target="_blank">avholloway+cisco-voip@gmail.com</a>></span><span> </span>wrote:<br>




<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div>I'm no UCCE person, but would it require the value to be enclosed in quotes?<br>




<br>Example: Call.user.microapp.caller_input == "#"<br><br></div>How does it look when you want to check equality for a numeric value?<br><br>Example:  Call.user.microapp.caller_input == 1  OR Call.user.microapp.caller_input == "1"<br>




</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 30, 2013 at 10:39 AM, Ryan Burtch<span> </span><span dir="ltr"><<a href="mailto:rburtch3@gmail.com" target="_blank">rburtch3@gmail.com</a>></span><span> </span>wrote:<br>




<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">All:<div><br></div><div>I'm trying to use DTMF # as an input in a CVP Menu to direct callers to a company directory.  I have already changed the VXML termchar value to A, in CVP Studio, but when I try to add Call.user.microapp.caller_input==#  to my if statement in ICM, it gives me an error (see below).</div>




<div><br></div><div>Does anyone know the proper config in ICM to get it to access the CED of # when returning from CVP?<br clear="all"><div><div dir="ltr"><br><div><br></div><div><br></div><div>Sincerely,</div><div><br></div>




<div>Ryan Burtch</div><div><br></div><div><span><image.png></span><br></div></div></div></div></div><br>_______________________________________________<br>cisco-voip mailing list<br><a href="mailto:cisco-voip@puck.nether.net" target="_blank">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></blockquote></div><br></div>_______________________________________________<br>




cisco-voip mailing list<br><a href="mailto:cisco-voip@puck.nether.net" target="_blank">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></div>




</blockquote></div><br></div></div></blockquote></div><br></div></div></div>
</blockquote></div><br></div>
</blockquote></div><br></div>