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