<span style="font-family: sans-serif; font-size: 13px; line-height: 19px;">Lloyd, you didn&#39;t define </span><span style="font-family: sans-serif; font-size: 13px; line-height: 19px;">${dialed_extension}, before you call the voicemail application in your dialplan:<br>
</span><span style="font-family: sans-serif; font-size: 13px; line-height: 19px;"><span style="white-space: pre;"></span>  &lt;action application=&quot;voicemail&quot; data=&quot;default ${domain_name} ${dialed_extension}&quot;/&gt;</span><br>
<br>Please fix that.<br><br>Chris<br><br><div class="gmail_quote">On Mon, Mar 8, 2010 at 1:23 PM, Aloysius Lloyd <span dir="ltr">&lt;<a href="mailto:lloyd.aloysius@gmail.com">lloyd.aloysius@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi All,
<div><br></div><div>I would like to setup a dial plan, <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 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 style="font-family: sans-serif; font-size: 13px; line-height: 19px;"><br></span></div><div><span style="font-family: sans-serif; font-size: 13px; line-height: 19px;"><div>
    &lt;extension name=&quot;voicemail_transfer&quot;&gt;</div><div>      &lt;condition field=&quot;destination_number&quot; expression=&quot;^(\*9920[0-9])$&quot;&gt;</div><div><span style="white-space: pre;">        </span>  &lt;action application=&quot;answer&quot;/&gt;</div>

<div><span style="white-space: pre;">        </span>  &lt;action application=&quot;sleep&quot; data=&quot;1000&quot;/&gt;</div><div><span style="white-space: pre;">        </span>  &lt;action application=&quot;voicemail&quot; data=&quot;default ${domain_name} ${dialed_extension}&quot;/&gt;</div>

<div><span style="white-space: pre;">        </span>  &lt;/condition&gt;</div><div>    &lt;/extension&gt;</div><div><span style="white-space: pre;">        </span></div><div><span style="white-space: pre;"><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 style="white-space: pre;"><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>_______________________________________________<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" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>