<div dir="ltr"><div>In my case the problem was an erratic profile ALIAS. Do F5 and see whether you have aliases shown there. If you do not need them, simply remove them from your SIP profile (this solved my problem). I am now running without any alias.</div>
<div> </div><div>                             __Yehavi:<br><br></div><div class="gmail_quote">2012/3/6 Tim St. Pierre <span dir="ltr">&lt;<a href="mailto:fs-list@communicatefreely.net">fs-list@communicatefreely.net</a>&gt;</span><br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">I&#39;m having a similar problem.  Can someone explain the mechanics behind MWI?<br>

<br>
I did an upgrade on Friday, and lost most of my MWI functionality<br>
(although it fixed all the BLF issues we had).  The version I was using<br>
was several months old, so this may not be new.<br>
<br>
We have two profiles - nonat and internal.  nonat is purely private IP<br>
space, internal is public IP, with most clients behind NAT.<br>
<br>
Our curl directory scripts will return all domains whenever asked for a<br>
generic domain section with no tags.<br>
<br>
In the profiles, I have this little bit at the top:<br>
<br>
&lt;profile name=&quot;internal&quot;&gt;<br>
  &lt;aliases&gt;<br>
  &lt;/aliases&gt;<br>
  &lt;gateways&gt;<br>
  &lt;/gateways&gt;<br>
<br>
  &lt;domains&gt;<br>
    &lt;domain name=&quot;all&quot; alias=&quot;true&quot; parse=&quot;true&quot;/&gt;<br>
    &lt;domain name=&quot;<a href="http://pbx.communicatefreely.net" target="_blank">pbx.communicatefreely.net</a>&quot; alias=&quot;true&quot; parse=&quot;false&quot;/&gt;<br>
  &lt;/domains&gt;<br>
<br>
  &lt;settings&gt;<br>
<br>
<br>
When I do a sofia status, I see that all our domains are aliased to the<br>
internal profile.<br>
<br>
I also have<br>
<br>
&lt;param name=&quot;forward-unsolicited-mwi-notify&quot; value=&quot;true&quot;/&gt;<br>
&lt;param name=&quot;send-message-query-on-register&quot; value=&quot;true&quot;/&gt;<br>
<br>
In the extension&#39;s directory, I have<br>
&lt;param name=&quot;MWI-Account&quot;&#39; data=<a href="mailto:mailbox@subdomain.communicatefreely.net">mailbox@subdomain.communicatefreely.net</a>&#39;&quot;/&gt;<br>
<br>
Until I upgraded, a phone could register on either profile, and expect a<br>
notify on both registration, and any time the message count changed.<br>
<br>
<br>
I read some of the earlier threads about domains only being mapped to<br>
one profile, so I changed the directory script to only return domains to<br>
one profile - the one they have more phones on.<br>
<br>
Now, if the phone registers on the mapped profile, changes produce a<br>
notify, but no notify comes on a registration.  On the non-mapped<br>
profile, I sometimes get a notify when it registers, but never on a change.<br>
<br>
What changed and how should I set this up.  I tried using subscriptions,<br>
but this is a problem as the phones we use can&#39;t subscribe to something<br>
other than what they register as, and that is a problem in our case.<br>
<br>
How do you set a system up so that a domain is accessible from more than<br>
one profile.<br>
<br>
Yehavi, what did you do in the alias section that you talked about?<br>
<br>
I don&#39;t expect someone to fix this for me, but I can&#39;t find enough<br>
information to fix it on my own.<br>
<span class="HOEnZb"><font color="#888888"><br>
-Tim<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
Anthony Minessale wrote:<br>
&gt; alias allows you to map domains to your profile so the domain can be<br>
&gt; used to find that profile in place of the profile name.<br>
&gt; so in the case of mwi it looks up the domain name and the alias allows<br>
&gt; it to resolve the domain to the correct profile.<br>
&gt;<br>
&gt; similar to dns only for sofia profiles.<br>
&gt;<br>
&gt; On Fri, Feb 17, 2012 at 8:02 AM, Yehavi Bourvine<br>
&gt; &lt;<a href="mailto:yehavi.bourvine@gmail.com">yehavi.bourvine@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; I played around with the ALIAS definitions and it seems to solve the<br>
&gt;&gt; problem.<br>
&gt;&gt;<br>
&gt;&gt; I&#39;ve tried searching the WIKI for a description of ALIAS use and did not<br>
&gt;&gt; find. Anyone can explain what does the alias do and what is the correct<br>
&gt;&gt; usage when you have more than one profile?<br>
&gt;&gt;<br>
&gt;&gt;                     Thanks, __Yehavi:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; 2012/2/17 Yehavi Bourvine &lt;<a href="mailto:yehavi.bourvine@gmail.com">yehavi.bourvine@gmail.com</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt;&gt; Hello Anthony,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;   I know, and I&#39;ve put a comment there that it still does  not work. I am<br>
&gt;&gt;&gt; downloading the recent GIT every two days to my test system (the last one<br>
&gt;&gt;&gt; was yesterday) and it still behaves the same.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;                        Thanks, __Yehavi:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; 2012/2/17 Anthony Minessale &lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; you opened a jira on it and i fixed it and committed it<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; [FS-3866] MWI is not updated<br>
&gt;&gt;&gt;&gt; Reporter: Yehavi Bourvine [yehavi]<br>
&gt;&gt;&gt;&gt; Assignee: Anthony Minessale II [anthm]<br>
&gt;&gt;&gt;&gt; Status: Resolved<br>
&gt;&gt;&gt;&gt; <a href="http://jira.freeswitch.org/browse/FS-3866" target="_blank">http://jira.freeswitch.org/browse/FS-3866</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; commit ff379a97e57a94f11ce75e8894b1ceb79d10a9ed<br>
&gt;&gt;&gt;&gt; Author: Anthony Minessale &lt;<a href="mailto:anthm@freeswitch.org">anthm@freeswitch.org</a>&gt;<br>
&gt;&gt;&gt;&gt; Date:   Fri Feb 10 11:02:41 2012 -0600<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; On Thu, Feb 16, 2012 at 2:56 AM, Yehavi Bourvine<br>
&gt;&gt;&gt;&gt; &lt;<a href="mailto:yehavi.bourvine@gmail.com">yehavi.bourvine@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Hello,<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;   I&#39;ve noticed a problem started in the last two weeks, but I don&#39;t see<br>
&gt;&gt;&gt;&gt;&gt; anyone else reporting it...<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; MWI status is not updated anymore. It is only updated at the initial<br>
&gt;&gt;&gt;&gt;&gt; boot of<br>
&gt;&gt;&gt;&gt;&gt; the phone. Do others that use GIT from the last two weeks notice it?<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;                                 Thanks, __Yehavi:<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; _________________________________________________________________________<br>
&gt;&gt;&gt;&gt;&gt; Professional FreeSWITCH Consulting Services:<br>
&gt;&gt;&gt;&gt;&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt;&gt;&gt;&gt;&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt;&gt;&gt;&gt;&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Official FreeSWITCH Sites<br>
&gt;&gt;&gt;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt;&gt;&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt;&gt;&gt;&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt;&gt;&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt;&gt;&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;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&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;&gt;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; --<br>
&gt;&gt;&gt;&gt; Anthony Minessale II<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
&gt;&gt;&gt;&gt; ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
&gt;&gt;&gt;&gt; Twitter: <a href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; AIM: anthm<br>
&gt;&gt;&gt;&gt; <a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>
&gt;&gt;&gt;&gt; GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
&gt;&gt;&gt;&gt; IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; FreeSWITCH Developer Conference<br>
&gt;&gt;&gt;&gt; <a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br>
&gt;&gt;&gt;&gt; <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
&gt;&gt;&gt;&gt; pstn:+19193869900<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; _________________________________________________________________________<br>
&gt;&gt;&gt;&gt; Professional FreeSWITCH Consulting Services:<br>
&gt;&gt;&gt;&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt;&gt;&gt;&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt;&gt;&gt;&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Official FreeSWITCH Sites<br>
&gt;&gt;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt;&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt;&gt;&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt;&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt;&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;&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;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt; _________________________________________________________________________<br>
&gt;&gt; Professional FreeSWITCH Consulting Services:<br>
&gt;&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt;&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt;&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;&gt;<br>
&gt;&gt; Official FreeSWITCH Sites<br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;&gt;<br>
&gt;&gt; FreeSWITCH-users mailing list<br>
&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">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;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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>
</div></div></blockquote></div></div>