CA1223993A - Telephone call accounting system - Google Patents

Telephone call accounting system

Info

Publication number
CA1223993A
CA1223993A CA000468576A CA468576A CA1223993A CA 1223993 A CA1223993 A CA 1223993A CA 000468576 A CA000468576 A CA 000468576A CA 468576 A CA468576 A CA 468576A CA 1223993 A CA1223993 A CA 1223993A
Authority
CA
Canada
Prior art keywords
exchange
area code
call
numbers
matrix
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired
Application number
CA000468576A
Other languages
French (fr)
Inventor
Richard G. Barnich
Michael H. Ferguson
Charles K. Mcgregor
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
TEL DATA GROUP LP
Original Assignee
TEL DATA GROUP LP
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by TEL DATA GROUP LP filed Critical TEL DATA GROUP LP
Application granted granted Critical
Publication of CA1223993A publication Critical patent/CA1223993A/en
Expired legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M15/00Arrangements for metering, time-control or time indication ; Metering, charging or billing arrangements for voice wireline or wireless communications, e.g. VoIP
    • H04M15/34Charging, billing or metering arrangements for private branch exchanges
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M15/00Arrangements for metering, time-control or time indication ; Metering, charging or billing arrangements for voice wireline or wireless communications, e.g. VoIP
    • H04M15/04Recording calls, or communications in printed, perforated or other permanent form
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M15/00Arrangements for metering, time-control or time indication ; Metering, charging or billing arrangements for voice wireline or wireless communications, e.g. VoIP
    • H04M15/80Rating or billing plans; Tariff determination aspects
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M2215/00Metering arrangements; Time controlling arrangements; Time indicating arrangements
    • H04M2215/01Details of billing arrangements
    • H04M2215/0152General billing plans, rate plans, e.g. charge rates, numbering plans, rate centers, customer accounts

Abstract

ABSTRACT
A computer based telephone accounting system collects data on calls made from a key system or PBX and automatically generates accounting reports which include the costs of the calls. A minimum amount of memory is used in calculating the costs by grouping combinations of area codes and exchange numbers into geographic bands and recomputing the distance from a particular area code and exchange number to all the remaining combinations of area codes and exchange numbers in the other bands. The combinations of area codes and exchange numbers are stored in an N x M memory matrix where N equals the area code numbers and M equals the exchange numbers. A plurality of memory stored, multi-bit data words defining an algorithm for computing the cost of a call to a particular band are individually selected using an address defined by the position of the bit in the memory matrix which corresponds to the particular area code/exchange number being called. A programmed computer calculates the cost of a call using a memory stored rate table and the selected algorithm.

Description

I

Description TELEPHONE CALL ACCOUNTING SYSTEM
._ Technical Field The present invention broadly relates to 5 . telephone systems, and deals more particularly with a method and apparatus for costing and recording telephone calls in key or POX telephone systems.
Background Art The use of telephone systems for conducting business has escalated rapidly during the last few years, particularly in connection with telephone transmission of digital data As the result of the higher usage of telephone systems, and attendant increases in costs, cost control and reporting of telephone calls has become more import lent. Costing telephone calls is complicated by the large nu~ber.of combinations of area codes and exchange numbers, the various rate schedules which take into consideration the time of the day and the day of the week that the call is made, and the type of the call;
i.e., WATS (Wide Area Telephone Service, OKAY (other common carrier, DUD (direct distance dialing?, and FOX
(Facsimile).
Automatic reporting systems have been devised in the past, particularly for use with PBX's private branch exchange). PBX's generate SMDR data (station message detail recording which itemizes information about each call that is made from the POX. The SMDR
data, which is typically 80 to 90 characters long, is delivered to an RS232 output port which drives a printer or other output to record or store the information. The data typically includes the time of day, the date, the duration of the call, the number that was dialed, the extension that was involved, and in some cases, account codes to allow tracing to a specific account.
Known prior art accounting systems calculate the cost of telephone calls based on the distance -_, 9~3 between the calling and receiving locations. The price ! ox a call is calculated by multiplying the mileage times I the rate for the particular call times appropriate discounts. The mileage is calculated using a V X H
coordinate system wherein each combination of an area code and exchange number has a vertical and horizontal coordinate assignment; in other words, an X and Y
coordinate value. The X value corresponds Jo the toga-lion of the telephone set placing the call while the Y
value corresponds to the location of the telephone set receiving the call. The mileage is calculated by measuring the distance between the X and Y coordinates using the sum of the squares technique. This approach to calculating the costs is not only time consuming because of the calculations which must be made, but also requires considerable memory since there are 96,000 different possible area rode and exchange number combinations in the United States. Each area code/exchange number combination requires storage of a vertical and horizontal coordinate which requires four bytes, consequently, almost 400,000 bytes of storage would be required to store the conventional V x H
mileage coordinate system.
Thus, it is apparent that it would be advantageous to provide a telephone call accounting system which requires considerably less memory capacity and which eliminates the need for complicated and time consuming mathematical computations rife Summary of the Invention According to the present invention, a computer based telephone call accounting system collects data on calls made from a key system or POX and automatically produces accounting reports listing the cost of the calls as well other information including the time and date of-the call, the number dialed, etc. The format and content of the reports may be varied using software.
The call- data is stored in memory until top user requests a hard copy printout of the reports. When the t amount of accumulated call data reaches a preset percentage of the capacity of the systems memory, the system automatically prints out the stored data and purges the system, clearing the memory to receive additional call data into storage. The system substantially reduces the amount of memory capacity necessary to cost the calls by trouping area codes/exchange number combinations into geographic bands and then recomputing the distance from the par ocular area code and exchange number in which the system is to be used to all of the remaining telephone sets in the other bands. The area code/exchange number combinations are stored in an N x M memory matrix where N equals the area codes and M equals the exchange numbers. A
plurality of multi-bit data words defining algorithms for computing particular distances are stored in a memory and are individually selected using an address defined by the position of the bit in the memory matrix which corresponds to the area cod~/axchange number being called. The computer program calculates the cost of calls using a memory stored rate table and one of the selected algorithms.
Brie Description of the Drawings In the drawings, which form an integral part of the specification and are to be read in conjunction therewith, and in which like reference numerals are employed to designate identical components in the various views:
FIGURE 1 is a diagrammatic view of the telephone call accounting system of the present invention shown in relation to a POX whose calls are being monitored;
FIGURE 2 is a bloc diagram of the computer system which forms an integral part of the call data recorder which forms a part of the accounting system;
FIGURE 3 is a diagrammatic view of the arrangement of an N x M memory matrix in which bits are stored corresponding to combinations of area codes and _ _ J

exchange numbers;
FIGURE 4 is a diagrammatic view of a memory in which algorithm numbers are stored for use in calculating the cost of a call;
FIGURE 5 is a diagrammatic view of one of the data words stored in the memory shown in FIGURE 4;
FIGURE 6 is a perspective, diagrammatic view of a memory in which call rate data is stored;
FIGURE 7 is a flow chart showing the broad steps for processing call data;
FIGURE 8 is a flow chart for the main computer program for the system;
FIGURE 9 is a flow chart for the interrupt routine; and FIGURES 10 and 11 are flow charts for the cost routine.

Referring first to Figure 1, the present invention broadly involves a telephone call accounting I septum in which accounting reports are generated for calls played from either a key type telephone or a POX
privet branch exchange) 14 to any telephone set in a telephone exchange system. The POX 14 includes a plurality of phone sets 16 which are connected with outgoing trunk lines 18 forming part of the exchange system.
The POX includes an SMDR (station message detailed recording port) which is normally connected to a printer or the like and provides a data record of each call that is made from the POX. Each record may consist of 80 to 90 sexual characters which identify the time of the day, the date, the duration of the call, the number that was dialed, the extension that was involved, and in some cases, account codes A call data recorder 10 includes an input line 12 connected to the SMDR port of the POX and is adapted to receive, process, and store each call record output by the POX 14. The call data recorder 10 is powered by a suitable source of 110 volt AC delivered by a wall plug line 20 although it also could be optionally powered by the standard 48 volt do which powers the POX 14. The recorder 10 includes a data output port which is connected to and drives a printer 22 for generating accounting reports. The recorder also includes a programming port which is connected to a CRT
24 and keyboard 26 which are employed to initially program and configure the recorder 10.
Recorder 10 includes a control panel on which there is provided a three position selector switch 28 and report and abort pushbutton switches 30 and 32 respectively.
The operation of the call data recorder 10 will now be described following which the details of its construction and operating program will be disclosed in more detail. Call data recorder 10 is specifically configured and programmed for a customer having a particular area code and exchange number. The CUT 24 and Keyboard 26 provide a convenient means of initially configuring the recorder 10. The configuration process involves determining what kind of reports are generated, the dates on which the reports are to ye printed out, page titles, department names, a description of the trunk lines (WATS, MCI, SPRINT, DUD lines, etch Call rate data is also input and stored in the recorder 10 during the configuration phase. Following configure-lion, the CRT 24 and keyboard I art disconnected from the recorder 10 and the recorder 10 is installed on site for monitoring calls from the POX 14. The recorder 10 receives the SMDR information on line 12, reformats the data and compresses and stores the data and checks for - errors in the incoming data. If an error in the data is detested, a flag is set and the data is later recalled during the reporting phase for further scrutiny. In the event that the printer 22 is in the process of gent crating a report when an incoming call is received from the POX 14, the reporting process is interrupted while NTC-lOl I

the SMDR data is received and processed.
With the selector switch 28 in the run post-lion, the report switch 30 may be actuated to produce a status report which is printed out in hard copy by the sprinter 22 and provides a status check of the accounting records. For example, the status report may indicate the name of the user and the revision level of the software, the capacity of the system in terms of calls and the amount of storage capacity remaining. The stouts report also indicates the time of the next scheduled report and the number of times that the reeordex 10 has been disconnected from its power source.
The recorder 10 is programmed to automatically generate an accounting report at a particular time and Dwight when the selector switch 20 is in the run position.
With the elector switch 28 in the report position, actuation of the report switch 30 results in the generation of a printed report, regardless of whether or not the preprogrammed reporting date has been rushed. During the reporting process, all calls which have not been previously costed out are costed and a marker is set in a call record memory so that all calls received during the reporting process are stored and printed out on lie next report. During the reporting prowesses, actuation of the abort switch 32 terminates the reporting process.
Finally, with the selector switch 28 in the purse position, simultaneous actuation of the report and abort switches 30 and 32 respectively results in the purging of all call data from the recorder which has been previously reported.
Referring now to Figure 2, the recorder 10 includes a computer system provided with a central processing unit icPu~ 34 which may consist of, by way of example, a Z80 microprocessor. CPU 34 and a counter/timer 40 are each connected to a data bus 38 and are driven in synchronism by a suitable clock source 36.
The counter/timPr 40 may consist of a type 3881 chip in which four independent counter timers are provided. In I
__ _ _ !

.

the present application, two of the counter/timers are employed as baud rat generators, while the other two are used as general purpose timers. SMDR data on line 12 from the POX 14 is received at a POX port 48. The serial information from POX port 48 is delivered through an R5232 convertor 44 to one channel ("A") of a serial input/output device 42. A second channel ("B") of device 42 receives data converted by RS232 convertor 46 which is derived from an auxiliary input port 50.
Auxiliary port 50 is temporarily connected with the CRT
24 and keyboard 26 when the system is initially program-mod and configured. The interface device 42 loads the data received at ports 48 end 53 onto the data Gus 38 for processing.
Report data delivered on bus 38 is converted by a parallel input/output interface device 56 and delivered through a TTL buffer 54 to a printer port 52 which is connected with the printer 22. Interface device 56 may further include an auxiliary input/output 58 to which switches or jumpers may be connected for testing and troubleshooting the system. The front panel switches 64 on the recorder 10 switches 28, 30, and 32 as well as any other wakes or jumpers 66 integral to the recorder and used *or testing or configuration, are also connected to the data bus 38.
A ROM 74 (read only memory is connected to data bus 38 and contains from 2 K to 4 K bits of storage. ROM 74 is employed as a "phantom" ROM in which a program is stored which causes an operating program stored in a bubble memory 60 to be transferred via data bus 38 to a 64 K RAM 68. After the operating system is loaded, the ROM 74 is disconnected from the bus 38. A
RAM 70 having approximately 2 K of storage is provided to temporarily store subtotals during data calculations and a battery 72 is provided to prevent memory loss in RAM 70 in the event of a power failure.
The bubble memory 60 include four interconnected memory bubbles aye - 60d which are connected with the data bus 38 by means of a bubble memory interface 62, which may comprise a 7200 series chip. Each of the memory bubbles aye - 60d contains 128 X bytes of storage, thus providing a total of 512 K
bytes of memory. Approximately 51 K bytes of the bubble memory 60 is employed to store algorithms for calculating the cost of calls and an additional 43 K
bytes are used for storage of the operating program.
In practice 2 K bytes of RAM 70 overlay or replace 2 K bytes of the 64 K byte RAM 68. Power for the RAM 70 is provided by battery 72 during periods when system power is removed, thus providing 2 K bytes of "non-~ola~ile" storage for critical variables, data, etc. Upon power-up of the system, ROM 74 overlays or replaces the lower 32 K bytes of RAM I this ROM
contains programs to "boot" load the operating Sistine from the bubble memory system 62, 60 a-d into RAM 68.
When the operating system is loaded, the ROM 74 is switched out of the system and is rippled by the lower 32 K bytes of RAM Ç8.
Attention is now directed to Figures 3 - 6 which discloses a method by which calls are costed using programmed information stored in the bubble memory 60.
12 K of bubble memory 60 has stored therein a bit table 76 in which bits are stored which identifies a unique formula or algorithm to be used for calculating the mileage between a calling station and receiving station.
The bit table 76 consists of an x array of storage locations in which N corresponds to each of the area code numbers and M corresponds to each of the exchange numbers. A bit is loaded into only those storage locations which correspond to an actual, operating combination of an area code and exchange number. For : those storage locations corresponding to an area code exchange number combination which is not operating, a null value is entered. Presently, in the United States, for example, there are 121 different area codes and approximately 800 exchanges for each area code. When a particular call is being costed, the operating program first determines the position in a table of the 9~3 particular area code/exchange number being called.
Position may be easily determined by counting the number of vertical and horizontal storage locations to a reference point, normally the origin for upper left storage location (area code 201/exchange number 200.) For illustrative purposes, a position namer has been assigned to each of the storage locations shown in the bit table 76, however it is to be understood that the program calculates the unique position of a particular storage location each time a call is costed.
Approximately 39 K of the bubble memory 60 has stored therein a plurality of 8 bit data words in the form of a column, each of which data word corresponds to an algorithm or a formula for costing a call to a particular area code and exchange number. Thus, the data words stored in the algorithm memory 78 are selected and addressed using a position number which is derived from the bit table 76. As shown in Figure 5, each of the data words a consists of 8 bits of information, the five least significant bits of which identify the formula to be used to calculate the cost of a call to that area code exchange The sixth bit identifies whether the call is interstate or intrastate.
Bit 6 is examined by the program only if the call is DUD
(direct distance dial.) Bits 7 and 8 determine whether the call is on or off network for those calls made through other common carriers twig., MCI, SPRINT/ etc.) Thus each of the data words 80 may store one of 256 possible combinations or numbers in a single byte. Up to 32 of the 256 possible algorithms-may be dedicated to calculating the cost of interstate calls in an exchange system having only ten interstate zones or bands. In those systems having more than 10 bands/ the remaining number of algorithms are utilized.
After a particular algorithm has been selected using the position number from the bit table 76, the program resorts to a look up table of rates shown in Figure 6 which are stored in the 64 X RAM 68. The rate table 82 contains the costs of making a call from the , Jo particular area code/exchange number for which the recorder 10 has been programmed, to the various bands for interstate calling as well as local calls, and as a function of both discounts which are given (day, evening, night, station to station) and the duration of the call. At this point, it may be appreciated that the foregoing method of costing telephone calls substantially reduces the amount of memory required to store mileage data by recomputing the distance of the call.
Figure 7 depicts a flow chart showing the overall sequence of operations performed by the program in costing calls. Upon receipt of a call from the POX
24, the call is stored in memory 68 and a record of the call is thereby created and is subsequently written to a file in the bubble memory 60. Next, the record of the call is processed, and if it is possible to cost out the call the costing is completed, otherwise costing is delayed until a later time Following the costing process, a record is created in which the cost is stored until the cost data is printed out and the system is purged.
A flow chart of the main operating program is shown in Figure 8 which will now be described.
: 25 Initially, upon power up of the system, auxiliary port 50 is checked to determine whether the keyboard 26 is connected to the system. If the keyboard is present, control is transferred to a configuration program which permits programming the system to suit the needs of a particular user.
If a keyboard is not detected, indicating that the system has been previously configured and is ready for operation, the program initializes all data areas, opens files in preparation for the receipt of call data, and initializes costing files. The program then determines whether the call files are full or near their capacity. In the event that the call files have reached 80 percent of their capacity a report is automatically generated and printed out and all call files are purged.

' .1 ~2;2;~9~3 - NTC-101 -if-If the call files are less than 80 percent of their capacity, a determination is made as to whether the preprogrammed report date has been reached. If the report date has been reached, a cost report is generated and printed right out and a report flag is set.
¦ Assuming the report date has not been reached, the control switches 28, 30, and 32 are polled to determine their status. If the report switch 30 is operated with the selector 28 in the run position, a status report is generated. If selector 28 is it the report position when the report switch 30 is depressed a full set of reports will be generated and printed. If, however, switches 30 and 32 are depressed simultaneously with selector 28 in the purge position, the system will purge all previously reported calls. Assuming that none of the switches have been activated, the program switches control to a costing program which costs one call t following which control is returned to the main program and the sequence of program steps commencing with the determination of the capacity of the call files is repeated.
Operating concurrently with the main program is an interrupt program, a typical flow chart or which is shown in Figure I The interrupt program I continuously looks for call data received at the POX
port 48 of recorder 10 and functions to interrupt the main program in the event that a call is received. Upon receipt of a call, the serial data characters from the POX 14 is stored in the RAM 68, following which the data characters are moved to a call record buffer. If the call record buffer is not full, control is returned to the main program. However, if the call record buffer is full the next routine is called up which determines if the call record is complete; ire., does the call reword include the proper number of characters arranged in the proper fields, etc. If the call record is not complete, control is returned to the main program. Assuming the call record is complete, the 80 to 90 characters of POX
data are converted to BUD format consisting of .

9~3 !

approximately 32 characters. The BUD data is then stored in groups of four call records to a particular section of thy bubble memory 60, following which control is returned to the main program.
Attention is now directed to Figure 10 wherein a flow chart of a typical program for costing the calls is depicted. The program first retrieves a pointer consisting of an address showing where the record is in memory for the particular call being costed and the type of service for that particular call is obtained, i.e.
DUD, OKAY, etc. The record for the particular call is then checked for accuracy of fields and information to determine whether they are valid. If thy record is not valid, a flag is set to later identify the call for further inspection and control is returned to the main program If the call record is valid, the type of the call is determined from a labia. If the call type is invalid, control is returned to the main program. If the call type is DUD, it is first determined whether the particular area code and exchange number is active. It it is inactive, control is returned to the main program.
However, if it is active, the program determines the time, date, and duration of the call following which a determination is made whether any fields in the call record are in error. If a field error is present, control is returned to the main program. Assuming there are no bad fields in the call record, the call is costed as indicated by the service type for the trunk on which it was placed i.e. DUD, WATS, OKAY, TIE, FOX, etc.
prom the foregoing, it is apparent that the telephone call accounting system described above not only provides for the reliable accomplishment of the objects of the invention jut does so in a particularly inexpensive and effective manner. It is recognized, of course, that those skilled in the art may make various modifications or additions to the preferred embodiment chosen to illustrate the invention without departing from the spirit and scope of the present contribution to the art.
Accordingly, it is tub understood that the protection .

., . _ . . , 3~3 sought and to be afforded hereby should be deemed to . extend to the subject matter claimed and all equivalents thereof fairly within the scope of the invention.
, .
!

_ . .. . .. _ _ . . _. . . . .

Claims (13)

The embodiments of the invention in which an exclusive property or privilege is claimed are defined as follows:
1. A method of determining the cost of a telephone call made in a national telephone exchange system from a calling station having an area code and exchange number to an answering station having an area code and exchange number, comprising the steps of:
(a) arranging the area codes and exchanges of the exchange system into an N x M matrix wherein N equals the area code numbers and M equals the exchange numbers, each combination of an area code number and an exchange number having a unique position in said matrix;
(b) assigning a unique number to each of said positions in said matrix;
(c) associating the position numbers with a plurality of respectively corresponding algorithms containing information relating to the distance between said stations;
(d) selecting one of said algorithms using the position number of the answering station's area code and exchange number in said matrix;
(e) storing call rate data related to the cost of placing calls between the calling station and a plurality of the answering stations; and (f) calculating said cost according to said one algorithm using the data stored in step (e).
2. The method of Claim 1, wherein step (a) is performed by providing a memory having N x M storage locations and storing a single bit of data in those of said storage locations which correspond to an existing combination of an area code and exchange.
3. The method of Claim 1, wherein step (c) is performed by storing a plurality of multi-bit data words in a plurality of corresponding storage locations in a memory, each of said storage locations being related to a corresponding one of said position numbers, and step (d) is performed by addressing said storage locations using data words corresponding to said position numbers.
4. For use with a telephone system of the type having a plurality of telephone sets each possessing a unique call number, said call number including a unique area code number associated with the area within which the telephone set is located and a unique exchange number associated with the location of the telephone set with said area, a method of costing telephone calls between one of said telephone sets and any of the remaining number of said telephone sets, comprising the steps of:
(a) precomputing the distances between said one telephone set and each of said remaining number of telephone sets;
(b) storing data corresponding to each of said distances in a memory;
(c) recalling from said memory the data corresponding to the distance between said one telephone set and a telephone set in said remaining number thereof to which a call is placed from said one telephone set; and (d) calculating the cost of said call using the distance recalled in step (c).
5. The method of Claim 4, wherein step (b) includes the steps of:
arranging the area codes and exchanges into an N x X matrix wherein N equals the number of area code numbers and M equals the number of exchange numbers, each combination of an area code number and an exchange number having a unique position in said matrix; and assigning a unique number to each of said positions in said matrix.
6. A method of costing telephone calls from any of a first plurality of telephone sets having one combination of an area code and exchange number to any of a second plurality of telephone sets having a different combination of an area code and exchange number, each combination of an area code and exchange number being associated with a unique geographic area, comprising the steps of:
(a) precomputing the distance from the geographic area associated with said one combination to the geographic area associated with each of the different combinations of area codes and exchange numbers; and (b) calculating the cost of the calls using the distances precomputed in step (a).
7. The method of Claim 6, wherein step (a) includes the substeps of arranging the different combinations of area codes and exchange numbers into bands of distances from said one combination and precomputing the distance from said one combination to each of said bands.
8. The method of Claim 6, wherein step (a) is performed by:
providing an N x M bit storage matrix where N
equals the exchange numbers of said different combina-tion and M equals the area codes of said different combination the position of each bit in said matrix identifying a unique area code and exchange number com-bination;

selecting a particular bit in said matrix corresponding to the area code and exchange number being called;
identifying the position of said particular bit in said matrix; and selecting one of a plurality of algortihms for calculating said cost based on the position of said particular bit in said matrix.
9. The method of Claim 8, wherein the identifying step is performed by counting the number of vertical and horizontal storage locations from the location of the particular bit to a reference point
10. The method of Claim 8, wherein step (a) is performed by inserting a bit in each storage location in said matrix which corresponds to a working combination of an area code and exchange number and inserting a null value in each storage location in said matrix which corresponds to a nonworking combination of an area code and exchange number.
11. A system for costing telephone calls from any of a plurality of telephone sets having the same combination of an area code and exchange number to any of a second plurality of telephone sets having other combinations of area codes and exchange numbers, wherein each combination of an area code and exchange number is associated with a unique geographic area and the cost of calls depends on the distance between the geographic areas, comprising:
a first memory including a plurality of storage locations arranged in an N x M matrix and in which bits of data are stored, each data bit being uniquely associated with one of said other combinations of area codes and exchange numbers, and wherein N equals the area code numbers and M equals the exchange numbers;
a second memory having a plurality of storage locations for respectively storing a plurality of multi-bit data words, each of said data words being uniquely associated with the position of one of said bits and defining an algorithm for determining the cost of the call; and a programmed computer including means for determining the position of each of said data bits in said first memory and moans for calculating the cost of a call using the data word associated with the position of the data bit corresponding to the area code and exchange number being called.
12. The system of Claim 11, wherein said first and second memories are defined on a bubble type memory device.
13. The system of Claim 11, wherein said computer includes means for addressing said storage locations using said positions determined by said position determining means.
CA000468576A 1983-12-13 1984-11-23 Telephone call accounting system Expired CA1223993A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US06/561,154 US4525601A (en) 1983-12-13 1983-12-13 Telephone call accounting system
US561,154 1990-08-01

Publications (1)

Publication Number Publication Date
CA1223993A true CA1223993A (en) 1987-07-07

Family

ID=24240854

Family Applications (1)

Application Number Title Priority Date Filing Date
CA000468576A Expired CA1223993A (en) 1983-12-13 1984-11-23 Telephone call accounting system

Country Status (7)

Country Link
US (1) US4525601A (en)
EP (1) EP0166757A4 (en)
JP (1) JPS61500702A (en)
AU (1) AU3742285A (en)
CA (1) CA1223993A (en)
IL (1) IL73693A0 (en)
WO (1) WO1985002741A1 (en)

Families Citing this family (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4726056A (en) * 1986-06-25 1988-02-16 American Telephone And Telegraph Company At&T Bell Laboratories Shared flexible rating of telecommunications calls
GR890100395A (en) * 1989-06-13 1991-11-15 Anko Ae Antiprosopeion Emporio Improved device for the recording of units charged for telephone calls in switching centers
US5276441A (en) * 1989-07-08 1994-01-04 Sharp Kabushiki Kaisha Communication charge manageable digital communication unit and a method of managing communication charge
US5048079A (en) * 1990-08-10 1991-09-10 Intellicall, Inc. SMDR translator
US5159698A (en) * 1990-08-10 1992-10-27 Intellicall, Inc. SMDR translator
US5173933A (en) * 1990-09-25 1992-12-22 World Communication Systems, Inc. Interface between mobile telecommunication stations and trunks that link to communication carriers
US5187710A (en) * 1990-12-19 1993-02-16 At&T Bell Laboratories Method and apparatus for the billing of value-added communications calls
US5255106A (en) * 1991-02-05 1993-10-19 International Integrated Communications, Ltd. Method and apparatus for delivering secured hard-copy facsimile documents
US5265155A (en) * 1991-07-31 1993-11-23 Integrated Communications, Ltd. Method and apparatus for prepayment of telecommunication connections in a telecommunication switching network
US5481534A (en) * 1991-09-27 1996-01-02 At&T Corp. Data packet switch apparatus and method with enhanced charge assessment capability
US5218632A (en) * 1991-10-16 1993-06-08 Telefonaktiebolaget L M Ericsson Flexible call detail recording system
US5359642A (en) * 1991-10-30 1994-10-25 International Integrated Communications, Inc. Method and apparatus for prepayment of telecommunication connections by registered groups of subscribers in a telecommunication switching network
US5333183A (en) * 1992-03-13 1994-07-26 Moscom Corporation Universal MDR data record collection and reporting system
US6278936B1 (en) 1993-05-18 2001-08-21 Global Research Systems, Inc. System and method for an advance notification system for monitoring and reporting proximity of a vehicle
US6618668B1 (en) * 2000-04-26 2003-09-09 Arrivalstar, Inc. System and method for obtaining vehicle schedule information in an advance notification system
US6700507B2 (en) 1993-05-18 2004-03-02 Arrivalstar, Inc. Advance notification system and method utilizing vehicle signaling
US6748320B2 (en) 1993-05-18 2004-06-08 Arrivalstar, Inc. Advance notification systems and methods utilizing a computer network
US6748318B1 (en) 1993-05-18 2004-06-08 Arrivalstar, Inc. Advanced notification systems and methods utilizing a computer network
US20030098802A1 (en) * 1999-03-01 2003-05-29 Jones Martin Kelly Base station apparatus and method for monitoring travel of a mobile vehicle
US5553131A (en) * 1993-07-09 1996-09-03 Mountain International Corporation Providing the most cost-effective long-distance telephone service based on milage band rates
US5764737A (en) * 1993-10-13 1998-06-09 Hewlett-Packard Company Facsimile having user interface with keys that enable undo, yes, no and report functions
CA2171493C (en) * 1995-04-21 1999-12-28 Andrew Thomas Schnable Method for selecting ama records using individual directory numbers
US5794221A (en) 1995-07-07 1998-08-11 Egendorf; Andrew Internet billing method
US5802513A (en) * 1996-02-01 1998-09-01 Bellsouth Corporation Method and system for distance determination and use of the distance determination
JP4147593B2 (en) * 1996-05-20 2008-09-10 ブラザー工業株式会社 Multifunctional peripheral device and storage medium
US6222912B1 (en) 1998-07-24 2001-04-24 Praeses Corp. Method and system for billing toll-free calls from public telephones
US6249571B1 (en) * 1998-10-30 2001-06-19 North Coast Logic, Inc. Telemanagement system with modular features and database synchronization
US7092501B2 (en) 1999-10-12 2006-08-15 Sbc Properties, L.P. Method and apparatus for providing prepaid local telephone services
US6975998B1 (en) * 2000-03-01 2005-12-13 Arrivalstar, Inc. Package delivery notification system and method
US6775696B1 (en) 2000-03-23 2004-08-10 Urisys Corporation Systems and methods for collecting and providing call traffic information to end-users
US20040213202A1 (en) * 2001-01-19 2004-10-28 Tuaoi Communications, L.L.C. Method and apparatus for identifying communications in an ATM/circuit-switched communication network
US7119716B2 (en) 2003-05-28 2006-10-10 Legalview Assets, Limited Response systems and methods for notification systems for modifying future notifications
US7561069B2 (en) 2003-11-12 2009-07-14 Legalview Assets, Limited Notification systems and methods enabling a response to change particulars of delivery or pickup
US20070115947A1 (en) * 2004-12-30 2007-05-24 Nathan Nelson System and method for routing call traffic

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4091238A (en) * 1976-12-10 1978-05-23 Beacon Computer Corp. Automatic telephone call computer and display
US4090034A (en) * 1977-06-09 1978-05-16 Bell Telephone Laboratories, Incorporated Usage-sensitive billing arrangement for private branch exchange subscribers

Also Published As

Publication number Publication date
IL73693A0 (en) 1985-02-28
JPS61500702A (en) 1986-04-10
EP0166757A4 (en) 1987-02-03
AU3742285A (en) 1985-06-26
EP0166757A1 (en) 1986-01-08
US4525601A (en) 1985-06-25
WO1985002741A1 (en) 1985-06-20

Similar Documents

Publication Publication Date Title
CA1223993A (en) Telephone call accounting system
CA1209289A (en) Charging process for selling information by telephone
US4122308A (en) Telephone call metering device
US4086434A (en) Remote condition reporting system
CA2123068C (en) Adaptive method for allocating calls
US5400395A (en) Telephone line selector and call accountant
CA1114934A (en) Dialed number to function translator for telecommunications switching system control complex
WO1988007797A1 (en) Telephone call monitoring, metering and selection device
US4264956A (en) Call cost monitor
US4545043A (en) Announcement system message playback arrangement
EP0115924A1 (en) Telephone call cost indicator
US4727567A (en) Operator station for telephone exchange
WO2002091713A3 (en) A system and method for preventing fraudulent calls using a common billing number
US4517411A (en) Method and apparatus for private branch exchange billing
CA2068154C (en) Programmable call progress tones for a switching system
EP0622941A3 (en) Public telephone system
JPS5870674A (en) Automatic exchange
US3838399A (en) Even/odd repeat address counter
KR960011707B1 (en) Method for analysing traffic data using magnetic tape in full electronic exchanger
JPS6469149A (en) Extension representative selecting system
JP2989181B1 (en) Automatic calibration system
JP3371859B2 (en) Scheduled reporting system
KR950000973B1 (en) Metering method of public telephone
JPH02177751A (en) Subscriber circuit housing position recognition system
JPH0818581A (en) Communication time decentralizing system in communication network

Legal Events

Date Code Title Description
MKEX Expiry