<%@ LANGUAGE=VBScript %> <% Set asplObj=Server.CreateObject("ASPL.Login") asplObj.Group("Admin") asplObj.Group("NANP") asplObj.Group("EUSA") asplObj.Group("Dealer") asplObj.Protect Set asplObj=Nothing Pagename = "support/nanp_updates.asp" [an error occurred while processing this directive] if Session("asplUserID") <> "" then set asplObj=Server.CreateObject("ASPL.Login") set conntrace=Server.CreateObject("ADODB.Connection") conntrace.Open asplObj.getasplConnStr mytime = now set rs = Server.CreateObject("ADODB.Recordset") sqlStr = "Select * from trace" rs.Open sqlStr, conntrace, 1, 3 rs.AddNew rs("userid")=session("asplUserid") rs("username")=session("asplUsername") rs("readtime")=mytime rs("Pagename")=Pagename rs.Update rs.Close conntrace.Close set rs=nothing set conntrace=nothing set asplObj=nothing end if set altConn = Server.CreateObject("ADODB.Connection") set altRS = Server.CreateObject("ADODB.Recordset") set altConn = Server.CreateObject("ADODB.Connection") set altObj = Server.CreateObject("ASPL.Login") set altRS = Server.CreateObject("ADODB.Recordset") altConn.Open altObj.getasplConnStr altRS.Open "Select * from trace where username like " & "'" & Session("asplUserName") & "'" & "AND pagename like " & "'" & Pagename & "'", altConn COUNT_DAYS = 0 FIRST_DATE = altRS("readtime") Do while Not altRS.EOF COUNT_DAYS = COUNT_DAYS + 1 LAST_DATE = altRS("readtime") altRS.MoveNext loop DATE_DIFF = DateAdd("d",-30, LAST_DATE) if ((COUNT_DAYS = 5) or (COUNT_DAYS >= 5 And (COUNT_DAYS Mod 10 = 0))) And FIRST_DATE > DATE_DIFF then Set JMail = Server.CreateObject("JMail.SMTPMail") JMail.ContentType = "text/html" JMail.ServerAddress = "mail.ddc.net" JMail.Sender = "ADMIN" JMail.Subject = "ALERT: " & Session("asplUserName") JMail.AddRecipient("info@aateledata.com") JMail.Body = "" & Session("asplUserName") & "" & " has accessed " & Pagename & " " & COUNT_DAYS & " times between: " & "

" & FIRST_DATE & " - " & Last_DATE JMail.Priority = 3 JMail.Execute end if altRS.close altConn.Close set altRS=Nothing set altConn=nothing %> NANP Updates for Callwhere®
You are Here: Home > Support > NANP Updates

North American Numbering Plan (NANP) Updates

Installation Instructions

-Click the download link below that corresponds with your version of Callwhere, then save the file to your computer.
-Double-click on the downloaded file to start the installation. If you have downloaded an update in the past, you will get a message asking you if you would like to overwrite existing files. Click "yes" and the NANP update will begin.
-The installation program will ask you if you want to add a per-minute cost to the new area codes and exchanges. Click "Yes" to add this rate or click "No" to skip this step.
-When the installation finishes, look in the cw2005, cw2003, or cw60 directory (depending on your software version) for the file newac_ex.txt. This file contains a list of the new area codes and exchanges that have been added since your last update. If you are using the area code pricing module, you should set the costing for these new area codes.
-When you have adjusted the costs for the new area codes and exchanges, stop and restart the Call Collector for the changes to take effect.

Downloads for the Callwhere® NANP Update

NANP Update 04/15/2008 NANP update for Callwhere® Pro 2005, Pro 2003, Pro Six, Callwhere® Lite and Callwhere® Lite 24.