<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>http://wiki.integrics.com/index.php?action=history&amp;feed=atom&amp;title=Location_Caller_ID</id>
	<title>Location Caller ID - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.integrics.com/index.php?action=history&amp;feed=atom&amp;title=Location_Caller_ID"/>
	<link rel="alternate" type="text/html" href="http://wiki.integrics.com/index.php?title=Location_Caller_ID&amp;action=history"/>
	<updated>2026-05-07T00:03:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.7</generator>
	<entry>
		<id>http://wiki.integrics.com/index.php?title=Location_Caller_ID&amp;diff=42&amp;oldid=prev</id>
		<title>Dcunningham: Created page with &quot;Location caller ID can be used to set a different caller ID for a telephone line when calling a number that matches a pattern such as the number for emergency services.  In Sy...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.integrics.com/index.php?title=Location_Caller_ID&amp;diff=42&amp;oldid=prev"/>
		<updated>2015-02-25T00:25:46Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Location caller ID can be used to set a different caller ID for a telephone line when calling a number that matches a pattern such as the number for emergency services.  In Sy...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Location caller ID can be used to set a different caller ID for a telephone line when calling a number that matches a pattern such as the number for emergency services.&lt;br /&gt;
&lt;br /&gt;
In System -&amp;gt; Configuration, set &amp;quot;Use location callerid&amp;quot; to the emergency number like &amp;quot;^911$&amp;quot;. A new select box appears on the edit telephone page to set the location callerid for each telephone.&lt;br /&gt;
&lt;br /&gt;
Then if anyone calls a number matching that regular expression, the location callerid will be used rather than the external callerid.&lt;br /&gt;
&lt;br /&gt;
One warning though:&lt;br /&gt;
&lt;br /&gt;
This means that if the customer has no numbers, their telephones cannot be saved. Therefore each customer must have at least one number. After enabling location callerid, it's a good idea to run these two SQL commands.&lt;br /&gt;
&lt;br /&gt;
To set the location callerid for existing phones:&lt;br /&gt;
:&amp;lt;code&amp;gt;update phones set callerid_location=callerid_external;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To get a list of phones that need to be set manually:&lt;br /&gt;
:&amp;lt;code&amp;gt;select name, customer from phones where callerid_location='';&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dcunningham</name></author>
		
	</entry>
</feed>