I think I found the solution/work around:<br><br>Updated wiki.<br><a href="http://wiki.freeswitch.org/wiki/Mod_voicemail#2._Force_MWI_Info_in_Sofia">http://wiki.freeswitch.org/wiki/Mod_voicemail#2._Force_MWI_Info_in_Sofia</a><br>

<br clear="all">Regards,<br>MohammedShehzad<br>
<br><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">Double check your number-alias settings. I think you need the 
alphanumeric value in the id and the numeric value in the number-alias.<br><br>-MC<br><br><div class="gmail_quote">On Tue, Oct 26, 2010 at 11:33 AM, MohammedShehzad <span dir="ltr">&lt;<a href="mailto:pmhshz@gmail.com" target="_blank">pmhshz@gmail.com</a>&gt;</span> wrote:<br>



<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi,<br>
<br>
I have already aliased the sip profile to the domain name used in<br>
voicemail application call.<br>
<br>
freeswitch@localhost.localdomain&gt; sofia status<br>
<br>
                     Name          Type<br>
       Data      State<br>
=================================================================================================<br>
                 internal       profile<br>
<a href="http://sip:mod_sofia@192.168.1.33:5260" target="_blank">sip:mod_sofia@192.168.1.33:5260</a>      RUNNING (0)<br>
                 external       profile<br>
<a href="http://sip:mod_sofia@192.168.1.33:5160" target="_blank">sip:mod_sofia@192.168.1.33:5160</a>      RUNNING (0)<br>
             192.168.1.33         alias<br>
   internal      ALIASED<br>
=================================================================================================<br>
2 profiles 1 alias<br>
<br>
<br>
Voicemail application is called using below command:<br>
For leaving voicemail:<br>
&lt;action application=&quot;voicemail&quot; data=&quot;default ${domain_name}<br>
${destination_number}&quot;/&gt;<br>
<br>
For checking voicemail:<br>
<div>&lt;action application=&quot;voicemail&quot; data=&quot;check default ${domain_name}<br>
</div>${username}&quot;/&gt;<br>
<br>
One more thing is that I am using number alias here in user directory.<br>
sample user profile is like:<br>
        &lt;user id=&quot;654321&quot; number-alias=&quot;05-0090E802668F&quot;&gt;<br>
Users are registered using alias &#39;05-0090E802668F&#39;. Will it cause any issue?<br>
<br>
Thanks Anthony for prompt reply.<br>
<br>
Regards,<br>
<font color="#888888">MohammedShehzad<br>
</font><div><div><br>
<br>
<br>
On Mon, Oct 25, 2010 at 10:35 PM, Anthony Minessale<br>
&lt;<a href="mailto:anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a>&gt; wrote:<br>
&gt; I hope either this sinks in or someone documents it because I have<br>
&gt; explained this numerous times.<br>
&gt;<br>
&gt; Either you need to supply the profile name to the voicemail app call<br>
&gt;<br>
&gt;  &lt;action application=&quot;voicemail&quot; data=&quot;check default ${domain_name}@internal&quot;/&gt;<br>
&gt;<br>
&gt; or<br>
&gt;<br>
&gt; you need to make sure your domain used in the call to voicemail<br>
&gt; (${domain_name} in the above example) is aliased to the sip profile<br>
&gt; you are using.<br>
&gt;<br>
&gt; you have obviously strayed from the default config where this works as<br>
&gt; expected by changing the domain name, the profile name, or the aliases<br>
&gt; to no longer align.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Oct 25, 2010 at 11:13 AM, MohammedShehzad &lt;<a href="mailto:pmhshz@gmail.com" target="_blank">pmhshz@gmail.com</a>&gt; wrote:<br>
&gt;&gt; Hi all,<br>
&gt;&gt;<br>
&gt;&gt; Is there any way I can configure FreeSWITCH, to send NOTIFY for<br>
&gt;&gt; Voicemail&#39;s MWI to registered phones whenever new vm comes or deleted?<br>
&gt;&gt; The issue is that FreeSWITCH sends NOTIFY to update mailbox status<br>
&gt;&gt; only when phone re-register.<br>
&gt;&gt; One way I can decrease the register expiry time on phones. But It<br>
&gt;&gt; seems not proper way. I think NOTIFY should be sent independently when<br>
&gt;&gt; message get received or deleted.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Regards,<br>
&gt;&gt; MohammedShehzad<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Anthony Minessale II<br>
&gt;<br>
&gt; FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
&gt; ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
&gt; Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br>
&gt;<br>
&gt; AIM: anthm<br>
&gt; <a href="mailto:MSN%3Aanthony_minessale@hotmail.com" target="_blank">MSN:anthony_minessale@hotmail.com</a><br>
&gt; GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com" target="_blank">PAYPAL:anthony.minessale@gmail.com</a><br>
&gt; IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
&gt;<br>
&gt; FreeSWITCH Developer Conference<br>
&gt; <a href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.freeswitch.org</a><br>
&gt; <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org" target="_blank">googletalk:conf+888@conference.freeswitch.org</a><br>
&gt; pstn:+19193869900<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
</div></div></blockquote></div></blockquote><br>