So i took a look at the AA script and sure enough it was basically what I had done.  Seems the problem was I tried using "*5199" rather then just "5199" thinking that since if I dial *5199 from my phone that gets me straight to voicemail for that extension.  So, I removed the * and it did ring the extension.  So it looks like you can't use * in the value of the variable.  Which means I have to make a new voicemail box that is setup with the CFA as you said.
<br><br>Makes things a little messier for me, but at least I know its doable now and that I was not far off in my attempt.<br><br><br><br><div><span class="gmail_quote">On 11/8/06, <b class="gmail_sendername">Ryan Ratliff
</b> &lt;<a href="mailto:rratliff@cisco.com">rratliff@cisco.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">The default AA script should be enough to base yours off of.
<br><br>When you do the redirect just send it to a number that is CFA into vm<br>and that should get it to work.&nbsp;&nbsp; If you are having issues give the<br>reactive debugging a try.&nbsp;&nbsp;It's very useful for stepping through a<br>
script.<br><br>-Ryan<br><br>On Nov 8, 2006, at 4:35 PM, Tech Guy wrote:<br><br>So I am working on this IPCC script and I am having no luck getting a<br>call to transfer to unity voice mail box.&nbsp;&nbsp;I suspect I need to<br>clarfiy this a little.
<br><br>So user calls ext. which is tied to a jtapi application trigger.&nbsp;&nbsp;You<br>hear the main menu and it has options 1 - 4 available to select.<br>Select option 1 and you get put in the queue.&nbsp;&nbsp;While in the queue you<br>
here a greeting every 60 seconds &quot;thank you for holding, call is<br>important.. blah blah.. if you would like to leave a message press 0&quot;<br><br>Pressing 0 would ideally dump into a unity voicemail box.&nbsp;&nbsp;For now it
<br>just beeps 4 times and then the message starts again.<br><br>Does anyone have a script that works that I can use as an example for<br>dumping a call to a unity voice mailbox?<br><br>I thought it would be a call redirect pointed to a string variable
<br>with a value of the extension.&nbsp;&nbsp;Apparently though its not that simple.<br><br>Any help would be appreciated.<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">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br></blockquote></div><br>