<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">That looks correct can you show me console output?<div><br></div><div>/b</div><div><br><div><div>On Mar 8, 2010, at 12:23 PM, Aloysius Lloyd wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">Hi All,<div><br></div><div>I would like to setup a dial plan, <span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; ">Dial *99[extension number] send a call directly to voicemail.</span></div><div><br></div><div><span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; "> I setup the following Dial Plan . But when I transfer the call *99[extension number] the call failed.</span></div><div><span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; "><br></span></div><div><span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; "><div> <extension name="voicemail_transfer"></div><div> <condition field="destination_number" expression="^(\*9920[0-9])$"></div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span><span class="Apple-converted-space"> </span> <action application="answer"/></div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span><span class="Apple-converted-space"> </span> <action application="sleep" data="1000"/></div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span><span class="Apple-converted-space"> </span> <action application="voicemail" data="default ${domain_name} ${dialed_extension}"/></div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span><span class="Apple-converted-space"> </span> </condition></div><div> </extension></div><div><span class="Apple-tab-span" style="white-space: pre; ">        </span></div><div><span class="Apple-tab-span" style="white-space: pre; "><span class="Apple-style-span" style="white-space: normal; ">But when I transfer the call *99[extension number] the call failed.My extensions range 201 - 209</span></span></div><div><span class="Apple-tab-span" style="white-space: pre; "><span class="Apple-style-span" style="white-space: normal; "><br></span></span></div><div>Please let me know where the mistake is.</div><div><br></div><div>Thanks</div><div>Lloyd</div></span></div></span></blockquote></div><br></div></body></html>