You will notice other problems with this approach such as:<br><br>CDR issues since CDR is not partition aware<br>CTI issues<br>AC issues with line state updates<br><br>I think it would make life easier to use E164 numbers as the DN and use translation patterns within each site to translate four digits to E164.
<br><br>Just my thoughts, and I do realize making this conversion would be a real pain. :)<br><br>Justin<br><br><div><span class="gmail_quote">On 3/6/07, <b class="gmail_sendername">Ryan O&#39;Connell</b> &lt;<a href="mailto:Roconnell@unislumin.com">
Roconnell@unislumin.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">








<div>
<div dir="ltr">
<div dir="ltr"><font color="#000000" face="Arial" size="2">
<div dir="ltr"><font color="#000000" face="Arial" size="2">Fixed it</font></div>
<div dir="ltr"><font color="#000000" face="Arial" size="2"></font>&nbsp;</div>
<div dir="ltr"><font color="#000000" face="Arial" size="2">The fix was to change the MWI 
CSS to search the translation Table instead of each sites local partition. And 
to change the MWI notification in Unity back to &quot;X&quot;</font></div>
<div dir="ltr"><font face="Arial" size="2"></font>&nbsp;</div>
<div dir="ltr"><font face="Arial" size="2">Ryan</font></div></font></div></div>
<div dir="ltr"><br>
<hr>
<font face="Tahoma" size="2"><b>From:</b> <a href="mailto:cisco-voip-bounces@puck.nether.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">cisco-voip-bounces@puck.nether.net</a> on 
behalf of Ryan O&#39;Connell<br><b>Sent:</b> Tue 3/6/2007 3:07 PM<br><b>To:</b> 
<a href="mailto:cisco-voip@puck.nether.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">cisco-voip@puck.nether.net</a><br><b>Subject:</b> [cisco-voip] MWI with overlapping 
numbers<br></font><br></div><div><span class="e" id="q_111297ae43013649_1">
<div>
<div dir="ltr">
<div dir="ltr"><font color="#000000" face="Arial" size="2">
</font><div><font color="#000000" face="Arial" size="2"><font color="#000000" face="Arial" size="2">Hey all,</font></font></div>
<div><font color="#000000" face="Arial" size="2"><font face="Arial" size="2"></font>&nbsp;</font></div>
<div><font color="#000000" face="Arial" size="2"><font face="Arial" size="2">I&#39;m stuck on this one. Here is the 
scenario.</font></font></div>
<div><font color="#000000" face="Arial" size="2"><font face="Arial" size="2"></font>&nbsp;</font></div>
<div><font color="#000000" face="Arial" size="2"><font face="Arial" size="2">IPT customer, with lots of phones. They are using a 
Centralized model where CallManger and Unity are at the head office providing 
services for head office and all branch locations. This is a big customer and DN 
overlapp is a real issue so they decided they wanted to go 4 digit dialing 
within a given site, and 10 digit dialing between sites.</font></font></div>
<div><font color="#000000" face="Arial" size="2"><font face="Arial" size="2"></font>&nbsp;</font></div>
<div><font color="#000000" face="Arial" size="2"><font face="Arial" size="2">No problem</font></font></div>
<div><font color="#000000" face="Arial" size="2"><font face="Arial" size="2"></font>&nbsp;</font></div>
<ul>
<font color="#000000" face="Arial" size="2">  <li><font face="Arial" size="2">I setup each location with a different 
  &lt;sitename&gt;Oncluster Partition and added 4 digit DN&#39;s to these 
  partitions.</font> 
  </li><li><font face="Arial" size="2">phones can dial each other using 4 digits within a 
  site</font> 
  </li><li><font face="Arial" size="2">when they dial another site the must dial 11 
  digits. example to dial Edmonton they dial 917808885180</font> 
  </li><li><font face="Arial" size="2">A translation pattern is used to strip 
  the&nbsp;pattern and search the correct sites partition then strip the 
  91780888&nbsp;off the number leaving 5180</font> 
  </li><li><font face="Arial" size="2">For centralized voicemail, I used different 
  &quot;VoiceMailProfiles&quot; to prefix the numbers going into Unity so when someone 
  from&nbsp;Edmonton dials into&nbsp;Unity 780888 is prefixed to the 5180 
  putting them into the correct mailbox.</font> 
  </li><li><font face="Arial" size="2">To light MWI lamps, I had to turn Multitenant Mode 
  on so that VM Ports can see the translations created and all works 
  fine</font></li></font></ul>
<p><font color="#000000" face="Arial" size="2">HERE is the problem</font></p>
<ul>
<font color="#000000" face="Arial" size="2">  <li>When someone&nbsp;has the same last 4 digit&nbsp;dn&#39;s at different sites, 
  MWI only works for the site who&#39;s partition comes first in the&nbsp;MWI 
  CSS&nbsp;</li></font></ul>
<p><font color="#000000" face="Arial" size="2">Example Calgary phone with DN 4035555180 and an Edmonton Phone 7808885180</font></p>
<ul>
<font color="#000000" face="Arial" size="2">  <li>Unity mailbox are as follows Calgary user is 4035555180 and the Edmonton 
  User is 7808885180 
  </li><li>both message notification feilds under each subscriber have been changed 
  from the default X to 5180 because&nbsp;the actual extension is only 4 digits 
  not 10&nbsp;(I THINK HERE IS MY PROBLEM BUT DON&#39;T KNOW HOW TO FIX IT) 
  </li><li>I leave a message for the Edmonton user 
  </li><li>MWI outbound ports use the Translation pattern to translate 7808885180 to 
  5180 in the edmOnCluster partition. And tell the phone to dial the lamp code 
  </li><li>The MWI-ON CSS has partitions in the order of cgyOncluster - then 
  edmOncluster. It doesn&#39;t know better it just matches 5180 to the cgyOncluster 
  and the lamp turns on.</li></font></ul>
<p><font color="#000000" face="Arial" size="2">I know you may need a decoder ring to understand this email, but any help is 
appreciated</font></p>
<p><font color="#000000" face="Arial" size="2">&nbsp;</font></p>
<p><font color="#000000" face="Arial" size="2">Ryno</font></p></div></div>
<p><font face="Arial" size="1">
<hr>
Privileged/Confidential Information may be contained in this message.&nbsp; 
Disclosure to any person other than the named recipient is unauthorized.&nbsp; 
If you are not the intended recipient, please delete all copies of this 
information and kindly notify the sender by reply email.&nbsp; Opinions, 
conclusions and other information in this message that do not relate to the 
official business of UNIS LUMIN Inc. shall be understood as neither given nor 
endorsed by it.&nbsp; UNIS LUMIN Inc. and any of its subsidiaries reserve the 
right to monitor all e-mail communications through its networks.&nbsp; Thank 
you.</font> 
</p><p></p><p></p></div>
</span></div></div>

<br>_______________________________________________<br>cisco-voip mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="https://puck.nether.net/mailman/listinfo/cisco-voip" target="_blank">
https://puck.nether.net/mailman/listinfo/cisco-voip</a><br><br></blockquote></div><br>