<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>UC for All ;) : VoiceMail</title><link>http://blogs.technet.com/gclark/archive/tags/VoiceMail/default.aspx</link><description>Tags: VoiceMail</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Exchange 2007 UM - Transfer to Voicemail</title><link>http://blogs.technet.com/gclark/archive/2009/03/30/exchange-2007-um-transfer-to-voicemail.aspx</link><pubDate>Mon, 30 Mar 2009 15:10:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3219727</guid><dc:creator>gclark</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/gclark/comments/3219727.aspx</comments><wfw:commentRss>http://blogs.technet.com/gclark/commentrss.aspx?PostID=3219727</wfw:commentRss><description>&lt;h1 align="left"&gt;&lt;span style="font-size: 10pt; font-family: &amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;"&gt;I was recently working with a Customer who wanted to transfer calls to voicemail directly without ringing the phone first.&amp;#160; We discussed a couple different options.      &lt;p&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/h1&gt;  &lt;p&gt;&lt;span style="font-size: 10pt; font-family: &amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;"&gt;&lt;strong&gt;1.&amp;#160; Adding additional EUM Proxy Address to each users mailbox.&lt;/strong&gt;&amp;#160; &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-size: 10pt; font-family: &amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;"&gt;This would give the flexibility of routing a call directly to Voicemail for any user without ringing the phone line.&amp;#160; &lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-size: 10pt; font-family: &amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;"&gt;The down side to this approach is having to assign and remember two extensions for each user.&amp;#160; Also having to route additional extensions thru the phone switch / PBX to UM for each user. &lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p mce_keep="true"&gt;&lt;img src="http://blogs.technet.com/photos/gclark/images/3219729/437x279.aspx" border="0" mce_src="http://blogs.technet.com/photos/gclark/images/3219729/437x279.aspx" /&gt;&lt;/p&gt;  &lt;p mce_keep="true"&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-size: 10pt; font-family: &amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;"&gt;&lt;strong&gt;2. Route calls through the PBX with Diversion / History-Info to UM&lt;/strong&gt;.&amp;#160; &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style="font-size: 10pt; font-family: &amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;"&gt;This can be implemented by creating an extension such as 7XXXX.&amp;#160; So any extension with a preceding '7' would get routed with Diversion / History-Info to UM. &lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p mce_keep="true"&gt;&lt;span style="font-size: 10pt; font-family: &amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;"&gt;Example from a Asterisk PBX might look like this: &lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p mce_keep="true"&gt;&lt;span style="font-size: 10pt; font-family: &amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;"&gt;exten =&amp;gt; _7XXXX,1,Answer      &lt;br /&gt;exten =&amp;gt; _7XXXX,n,SipAddHeader (Diversion:&amp;lt;tel:${EXTEN:1}&amp;gt;)       &lt;br /&gt;exten =&amp;gt; _7XXXX,n,Dial(SIP/EXCH_UM/${SA-NUM})       &lt;br /&gt;exten =&amp;gt; _7XXXX,n,Busy &lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p mce_keep="true"&gt;&lt;span style="font-size: 10pt; font-family: &amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;"&gt;Again this solution would require some programming from the PBX in order to implement this solution.&amp;#160; This would not require any additional configuring on Exchange UM to implement this solution. &lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p mce_keep="true"&gt;&lt;span style="font-size: 10pt; font-family: &amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;"&gt;&lt;strong&gt;3. Create an Auto Attendant that only forwards calls to Exchange UM for voicemail.&lt;/strong&gt;&amp;#160; &lt;/span&gt;&lt;/p&gt;  &lt;p mce_keep="true"&gt;&lt;span style="font-size: 10pt; font-family: &amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;"&gt;This is done by creating an Auto Attendant, using your normal process.&amp;#160; But I will take you through how this gets created and what the customer discovered that works for them. &lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p mce_keep="true"&gt;&lt;span style="font-size: 10pt; font-family: &amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;"&gt;&lt;font color="#ff0000"&gt;New-UMAutoAttendant -Name VoiceMail -SpeechEnabled $False -Status Enabled -UMDialPlan PBXDial -PilotIdentifierList 4606&lt;/font&gt; &lt;/span&gt;&lt;/p&gt;    &lt;p&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p mce_keep="true"&gt;&lt;span style="font-size: 10pt; font-family: &amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;"&gt;This will create your Auto Attendant, but we will still need to make a couple more modifications to Auto Attendant.&amp;#160; &lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p mce_keep="true"&gt;&lt;span style="font-size: 10pt; font-family: &amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;"&gt;&lt;font color="#ff0000"&gt;Set-UMAutoAttendant -Identity VoiceMail -AllowExtensions $False -CallSomeoneEnabled $False -SendVoiceMsgEnabled $True -NameLookupEnabled $False&lt;/font&gt; &lt;/span&gt;&lt;/p&gt;    &lt;p&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p mce_keep="true"&gt;&lt;span style="font-size: 10pt; font-family: &amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;"&gt;When calling into the Auto Attendant now you will hear the following: &lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p mce_keep="true"&gt;&lt;span style="font-size: 10pt; font-family: &amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;"&gt;&amp;quot;Welcome to the Microsoft Exchange Auto Attendant.&amp;#160; Enter the extension for the person you are calling.&amp;quot; &lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p mce_keep="true"&gt;&lt;span style="font-size: 10pt; font-family: &amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;"&gt;When you dial the Extension / Voicemail Number.&amp;#160; You will then be taken directly to Voicemail with out ringing any phone lines. &lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p mce_keep="true"&gt;&lt;span style="font-size: 10pt; font-family: &amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;"&gt;In the customers environment, they now call an extension associated with the newly created Auto Attendant.&amp;#160; They are prompted for a users extension.&amp;#160; Then transferred to the users Mailbox to leave a message. &lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal" style="margin: 0in 0in 10pt"&gt;&lt;span style="font-size: 10pt; line-height: 115%; font-family: &amp;#39;Verdana&amp;#39;,&amp;#39;sans-serif&amp;#39;"&gt;I must give credit to the Customer for coming up with Option 3.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;This seemed to answer their needs and work in their environment. &lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt; &lt;/span&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3219727" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/gclark/archive/tags/UM/default.aspx">UM</category><category domain="http://blogs.technet.com/gclark/archive/tags/Exchange+2007/default.aspx">Exchange 2007</category><category domain="http://blogs.technet.com/gclark/archive/tags/VoiceMail/default.aspx">VoiceMail</category><category domain="http://blogs.technet.com/gclark/archive/tags/Auto+Attendant/default.aspx">Auto Attendant</category></item></channel></rss>