<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Much easier to see what's going on with logs. &nbsp;Post the snippet of a test call from your freeswitch logs in debug to <a href="http://pastebin.freeswitch.org/">http://pastebin.freeswitch.org/</a>&nbsp;and share the link.<div><br></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">Hi All, <div><br></div><div>I would like to setup a&nbsp;dial plan,&nbsp;<span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; ">Dial *99[extension number] &nbsp;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; ">&nbsp;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> &nbsp;&nbsp; &nbsp;&lt;extension name="voicemail_transfer"&gt;</div><div>&nbsp;&nbsp; &nbsp; &nbsp;&lt;condition field="destination_number" expression="^(\*9920[0-9])$"&gt;</div><div><span class="Apple-tab-span" style="white-space:pre">        </span> &nbsp;&lt;action application="answer"/&gt;</div> <div><span class="Apple-tab-span" style="white-space:pre">        </span> &nbsp;&lt;action application="sleep" data="1000"/&gt;</div><div><span class="Apple-tab-span" style="white-space:pre">        </span> &nbsp;&lt;action application="voicemail" data="default ${domain_name} ${dialed_extension}"/&gt;</div> <div><span class="Apple-tab-span" style="white-space:pre">        </span> &nbsp;&lt;/condition&gt;</div><div>&nbsp;&nbsp; &nbsp;&lt;/extension&gt;</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> _______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></div></body></html>