The easiest (ha!) way to prevent this is to change your access code to 8.<br><br>However, most states require (via some law) that both the 9.911 pattern and the 911 pattern be provisioned in the system.<br><br>The solution is user training in the end. They need to stop calling 911, and if they do, to tell the PSAP that it was in error (if they hang up, the cops will come).
<br><br><br>To find out who is doing it, run the following SQL query in CCM:<br><br>

<p class="MsoNormal"><span style="font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: blue;">use cdr&nbsp;&nbsp;&nbsp;&nbsp;<br>
SELECT&nbsp;&nbsp;&nbsp;&nbsp; dateTimeOrigination, callingPartyNumber,
finalCalledPartyNumber, originalCalledPartyNumber, duration<br>
FROM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
CallDetailRecord&nbsp;&nbsp;&nbsp;&nbsp;<br>
WHERE&nbsp;&nbsp;&nbsp;&nbsp; (finalCalledPartyNumber =
'911')&nbsp;&nbsp;&nbsp;&nbsp;</span><span style=""></span></p>

<br>(this way you don't have to use CAR and it updates instantly (IOW, you can run the above query five seconds after a 911 call was made and it will give data).<br><br><br>Jonathan<br><br><div><span class="gmail_quote">
On 12/16/06, <b class="gmail_sendername">Carter, Bill</b> &lt;<a href="mailto:bcarter@sentinel.com">bcarter@sentinel.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><span><font face="Arial" size="2">I just converted a 
customer to a CallManager system with 1200 IP Phones.&nbsp; Since the upgrade 
they have had a rash of &quot;accidental&quot; 911 calls.&nbsp; I think the old system 
relied on inter-digit timeout to give users a few seconds to realize they dialed 
911 and they could hang-up before the call proceeded.&nbsp; With CallManager, as 
soon as 9.911 is pressed the call is sent.&nbsp; </font></span><span><font face="Arial" size="2">Of course the users need to be 
trained to remain on the phone and tell the PSAP they 
mis-dialed....</font></span></div>
<div><span><font face="Arial" size="2"></font></span>&nbsp;</div>
<div><span><font face="Arial" size="2">I am looking for 
suggestions for what I can do to minimize &quot;accidental&quot; 911 calls.&nbsp; After 2 
weeks on CallManager, the police department paid a visit and said these 
&quot;accidental&quot; 911 calls need to stop, or the customer will be 
fined.</font></span></div>
<div><span><font face="Arial" size="2"></font></span>&nbsp;</div>
<div><span><font face="Arial" size="2">Emergency Responder 
is deployed so I have 911 and 9.911 defined as translation patterns.&nbsp; I had 
thought about also adding 911# and 9.911# translation patterns so inter-digit 
timeout would provide several seconds of delay.&nbsp; Any 
thoughts?</font></span></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div align="left"><strong><font face="Tahoma" size="2"></font></strong>&nbsp;</div>
<div align="left"><strong><font face="Tahoma" size="2">Bill 
Carter</font></strong></div>
<div align="left"><font face="Tahoma" size="2">Sr. Business Communications 
Analyst</font></div>
<div align="left"><font face="Tahoma" size="2">Sentinel Technologies</font></div>
<div align="left"><font face="Tahoma" size="2">(O) 217.391.5015</font></div>
<div>&nbsp;</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><br></blockquote></div><br>