CN114157750B - Call record data processing method and device, communication equipment and storage medium - Google Patents

Call record data processing method and device, communication equipment and storage medium Download PDF

Info

Publication number
CN114157750B
CN114157750B CN202010832522.3A CN202010832522A CN114157750B CN 114157750 B CN114157750 B CN 114157750B CN 202010832522 A CN202010832522 A CN 202010832522A CN 114157750 B CN114157750 B CN 114157750B
Authority
CN
China
Prior art keywords
call
upper limit
call record
record
records
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.)
Active
Application number
CN202010832522.3A
Other languages
Chinese (zh)
Other versions
CN114157750A (en
Inventor
张上进
王太虎
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.)
Oneplus Technology Shenzhen Co Ltd
Original Assignee
Oneplus Technology Shenzhen Co Ltd
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 Oneplus Technology Shenzhen Co Ltd filed Critical Oneplus Technology Shenzhen Co Ltd
Priority to CN202010832522.3A priority Critical patent/CN114157750B/en
Priority to PCT/CN2021/112547 priority patent/WO2022037497A1/en
Publication of CN114157750A publication Critical patent/CN114157750A/en
Application granted granted Critical
Publication of CN114157750B publication Critical patent/CN114157750B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/64Automatic arrangements for answering calls; Automatic arrangements for recording messages for absent subscribers; Arrangements for recording conversations
    • H04M1/65Recording arrangements for recording a message from the calling party
    • H04M1/656Recording arrangements for recording a message from the calling party for recording conversations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72448User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions
    • H04M1/72451User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions according to schedules, e.g. using calendar applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/725Cordless telephones

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Human Computer Interaction (AREA)
  • Telephone Function (AREA)

Abstract

The application relates to a call record data processing method and device, communication equipment and a storage medium. The method comprises the following steps: when the total quantity of the currently generated call records is detected to be equal to the upper limit of the first call record, the number of the call records in a plurality of preset time intervals in a preset time period is obtained, the upper limit of the second call record is calculated according to the number of the call records in the plurality of preset time intervals, and the upper limit of the first call record is updated to the upper limit of the second call record, wherein the upper limit of the second call record is larger than the upper limit of the first call record. By adopting the method, the upper limit of the first call record can be dynamically updated, inconvenience caused by the fact that a user cannot inquire the call record at a certain time point because the number of the call records exceeds the upper limit of the call records is avoided, and the call record management efficiency is improved.

Description

Call record data processing method and device, communication equipment and storage medium
Technical Field
The present application relates to the field of communications technologies, and in particular, to a method and an apparatus for processing call record data, a communication device, and a storage medium.
Background
With the development of communication technology and electronic technology, the variety and functions of communication equipment in the market are more and more abundant, and mobile communication equipment such as mobile phones and smart watches are also more and more widely applied to various fields of life and work of people, so that great convenience is brought to the life of people.
However, the mobile communication device has some inconveniences while bringing convenience to the life of people. The existing call record data management scheme takes a mobile phone as an example, generally, the upper limit of call records of a single phone card of the mobile phone is 500, if the mobile phone generates a call event, a new call record is correspondingly generated, and when the number of the call records stored in the mobile phone reaches the upper limit, the call records with earlier time can be automatically deleted, so as to ensure that the new call records can be timely stored. If some users make or receive calls frequently every day due to professional needs or personal needs, call records generated by mobile communication equipment of some users are increased correspondingly. If the user wants to query the call log data several days or half a month ago, the user cannot view the call log because the call log is deleted automatically. Therefore, the existing call record management scheme has the problem of low call record management efficiency.
Disclosure of Invention
In view of the above, it is necessary to provide a call record data processing method, a device, a communication apparatus, and a storage medium capable of improving call record management efficiency in view of the above technical problems.
A method of call log data processing, the method comprising:
when detecting that the total quantity of the currently generated call records is equal to the upper limit of the first call record, acquiring the number of the call records in a plurality of preset time intervals within a preset time period;
calculating a second call record upper limit according to the number of the call records in a plurality of preset time intervals;
and updating the first upper limit of the call record to a second upper limit of the call record, wherein the second upper limit of the call record is larger than the first upper limit of the call record.
In one embodiment, calculating the second upper limit of the call records according to the number of the call records in the preset time intervals comprises:
and calculating the upper limit of the second call record according to the number of the call records in the preset time intervals and by combining the update parameters of the number of the preset call records, wherein the update parameters of the number of the preset call records correspond to the preset time intervals.
In one embodiment, the obtaining the number of call records in a plurality of preset time intervals within a preset time period includes:
and acquiring the number of the call records in the first time interval, the number of the call records in the second time interval and the number of the call records in the third time interval in the preset time interval.
In one embodiment, the calculating the second upper limit of the call records according to the number of the call records in the preset time intervals and by combining the preset number of the call records with the updated parameter comprises:
obtaining the number of the call records of the first stage according to the number of the call records of the first time interval and a preset first call record updating parameter;
obtaining the number of the call records in the second stage according to the number of the call records in the second time interval and a preset second call record updating parameter;
obtaining the number of the call records of the third stage according to the number of the call records of the third time interval and a preset third call record updating parameter;
and calculating the upper limit of the second call record based on the number of the first-stage call records, the number of the first-stage call records and the number of the first-stage call records.
In one embodiment, the preset first call record number updating parameter, the preset second call record number updating parameter and the preset third call record number updating parameter are set based on a time axis and values of the preset first call record number updating parameter, the preset second call record number updating parameter and the preset third call record number updating parameter are in a descending state.
In one embodiment, after updating the first upper limit of the call record to the second upper limit of the call record, the method further includes:
and saving and displaying the call record data according to the second call record upper limit.
A call record data processing apparatus, the apparatus comprising:
the data acquisition module is used for acquiring the number of call records in a plurality of preset time intervals within a preset time period when the current existing call record total amount is detected to be equal to the first call record upper limit;
the call record upper limit calculation module is used for calculating a second call record upper limit according to the number of the call records in a plurality of preset time intervals;
and the call record upper limit updating module is used for updating the first call record upper limit to a second call record upper limit, wherein the second call record upper limit is larger than the first call record upper limit.
In one embodiment, the call record upper limit calculating module is further configured to calculate a second call record upper limit according to the number of call records in the plurality of preset time intervals and by combining a preset call record number updating parameter, where the preset call record number updating parameter corresponds to the preset time interval.
A communication device comprising a memory and a processor, the memory storing a computer program, the processor when executing the computer program implementing the steps of:
when detecting that the total quantity of the currently generated call records is equal to the upper limit of the first call record, acquiring the number of the call records in a plurality of preset time intervals within a preset time period;
calculating a second call record upper limit according to the number of the call records in a plurality of preset time intervals;
and updating the first upper limit of the call record to a second upper limit of the call record, wherein the second upper limit of the call record is larger than the first upper limit of the call record.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
when detecting that the total quantity of the currently generated call records is equal to the upper limit of the first call record, acquiring the number of the call records in a plurality of preset time intervals within a preset time period;
calculating a second call record upper limit according to the number of the call records in a plurality of preset time intervals;
and updating the first upper limit of the call record to a second upper limit of the call record, wherein the second upper limit of the call record is larger than the first upper limit of the call record.
According to the call record data processing method, the call record data processing device, the communication equipment and the storage medium, when the total amount of the currently generated call records is detected to be equal to the upper limit of the first call record, the number of the call records in a plurality of preset time intervals in a preset time period is obtained, the upper limit of the second call record is calculated according to the number of the call records in the plurality of preset time intervals, the upper limit of the first call record is updated to the upper limit of the second call record, and the upper limit of the second call record is larger than the upper limit of the first call record. In the whole process, when the number of the call records is about to exceed the upper limit, the number of the call records in the preset time period is analyzed as a base point, the upper limit of the second call record is calculated based on the number of the call records in a plurality of time intervals in the preset time period, and the upper limit of the first call record is dynamically updated, so that the storage process of the call records is also a dynamic updating process, inconvenience caused by the fact that a user cannot inquire the call records at a certain time point because the number of the call records exceeds the upper limit of the call records is avoided, and the management efficiency of the call records is improved.
Drawings
FIG. 1 is a flow diagram illustrating a method for processing call log data in one embodiment;
FIG. 2 is a flow chart illustrating a method for processing call log data in another embodiment;
FIG. 3 is a flowchart illustrating an upper limit updating step of call records according to an embodiment;
FIG. 4 is a block diagram of a call log data processing apparatus according to an embodiment;
FIG. 5 is a block diagram showing the structure of a call log data processing apparatus according to another embodiment;
fig. 6 is an internal configuration diagram of a communication device in one embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
As shown in fig. 1, a method for processing call record data is provided, and this embodiment is illustrated by applying this method to a terminal, it can be understood that this method can also be applied to a server, and can also be applied to a system including a terminal and a server, and is implemented by interaction between the terminal and the server. In this embodiment, the method includes the steps of:
step 202, when detecting that the total amount of the currently generated call records is equal to the first call record upper limit, acquiring the number of the call records in a plurality of preset time intervals within a preset time period.
In practical application, in the application, the terminal takes a smart phone as an example, and takes updating of the upper limit of the call record of a single phone card of the smart phone as an example. When a call event occurs to the smart phone, the call application module of the smart phone correspondingly generates call record data, wherein the call event comprises an incoming call event, an outgoing call event and a missed call event, and the call record data comprises event generation time, call duration, call times, call numbers, call types and the like. In order to facilitate management of call records, a phone application module of the smart phone can count the total amount of existing call records stored by a single phone card in real time, and record the number of call records generated by the phone card every day so as to facilitate analysis of call record data. After the number of the call records of each day is recorded and the total number of the call records generated currently is counted in real time, the total number of the call records generated currently is compared with the upper limit of the first call record of the current time, and whether the total number of the call records generated currently exceeds the upper limit of the first call record is judged. When the fact that the total quantity of the currently generated call records is equal to the first call record upper limit is detected, triggering a preset call record upper limit updating event, triggering the preset call record upper limit updating event, and obtaining the number of the call records in a plurality of time intervals within a preset time period. The time interval is a time period divided based on the time axis. In this embodiment, the preset time period is the last week, and if the total amount of the currently generated call records is equal to the first upper limit of the call records, the update event of the upper limit of the call records may be triggered to obtain the number of the call records in the last week, that is, the number of the call records generated each day in the last 7 days. Furthermore, the number of call records in a plurality of time intervals in the last week can be counted or obtained according to a preset time interval. For example, the number of call records for two time periods of the last first day to the last third day, and the last third day to the last seventh day may be acquired.
In this embodiment, the initial value of the upper limit of the call record is 500 default, and the upper limit of the call record is adjusted in a trend of increasing correspondingly as the call behavior of the user is continuously generated. If the upper limit of the call record is updated for the first time by the smartphone, the first upper limit of the call record may be 500, and if the upper limit of the call record is not updated for the first time, the first upper limit of the call record may also be the adjusted upper limit of the call record, for example, 600. It is understood that, in other embodiments, the preset time period may be other time ranges such as the last 5 days, the last half month, or the last month, and may be specifically set according to the actual situation, which is not limited herein. In other embodiments, in order to avoid the call records reaching the default upper limit value of 500, which affects the normal recording of the call records data of the smartphone, the initial value of the first call records upper limit may also be set to 450, 460, or other values less than 500.
And 204, calculating the upper limit of the second call record according to the number of the call records in a plurality of preset time intervals.
In this embodiment, after the number of call records in a plurality of preset time intervals is obtained, the second upper limit of the call may be calculated by combining preset parameters.
As shown in fig. 2, in one embodiment, calculating the second upper limit of the call records according to the number of call records in a plurality of preset time intervals includes: step 224, calculating a second call record upper limit according to the number of call records in the preset time intervals and by combining the preset call record number updating parameters, wherein the preset call record number updating parameters correspond to the preset time intervals.
The call log number updating parameters are a plurality of parameters, which can be understood as data percentage or density, and the call log updating parameters have a corresponding relation with the time interval, and the setting of the size of the call log updating parameters is related to the time counting point. And when the number of the call records in the plurality of time intervals is obtained, the number of the call records in the plurality of time intervals and the corresponding call record updating parameters can be calculated to obtain a second call record upper limit.
In another embodiment, the calculating the second upper limit of the call record may also be to obtain the number of call records in a preset time period, and calculate the second upper limit of the call record according to the interval relationship between the number of call records in the preset time period and the preset upper limit of the call record update parameter.
Specifically, taking the number of call records in the last week as an example, the first upper limit of the call records is 500 as an example, if the number of call records in the last week is between 50 and 100, the update parameter of the upper limit of the call records may be set to 1.5, that is, the upper limit of the second call records is changed to 1.5 times of 500, if the sum of the number of call records in the last week is between 100 and 150, the update parameter of the upper limit of the call records may be set to 2, the upper limit of the second call records is changed to 2 times of 500, and so on, by using this algorithm, the optimal upper limit of the call records of each card at present is found, so that the upper limit of the call records of the mobile phone is updated intelligently, and the problem that the user cannot find the latest call records because the upper limit of the call records exceeds the fixed upper limit of the call records is solved.
And step 206, updating the upper limit of the first call record to the upper limit of the second call record, wherein the upper limit of the second call record is greater than the upper limit of the first call record.
In particular, it can be understood that the calculated upper limit of the second call record should be greater than the upper limit of the first call record. When the second call record upper limit is obtained through calculation, the first call record upper limit can be correspondingly updated to the second call record upper limit, so that the capacity of the call records which can be recorded by a single telephone card of the smart phone is expanded. For example, after the first upper limit of the call records is updated, the upper limit of the call records of a single phone card can be updated from 600 to 1000 originally.
In the method for processing the call record data, when the total amount of the call records generated currently is detected to be equal to the upper limit of the first call record, the number of the call records in a plurality of preset time intervals in a preset time period is obtained, the upper limit of the second call record is calculated according to the number of the call records in the plurality of preset time intervals, and the upper limit of the first call record is updated to the upper limit of the second call record, wherein the upper limit of the second call record is larger than the upper limit of the first call record. In the whole process, when the number of the call records is about to exceed the upper limit, the number of the call records in the preset time period is analyzed as a base point, the upper limit of the second call record is calculated based on the number of the call records in a plurality of time intervals in the preset time period, and the upper limit of the first call record is dynamically updated, so that the storage process of the call records is also a dynamic updating process, inconvenience caused by the fact that a user cannot inquire the call records at a certain time point because the number of the call records exceeds the upper limit of the call records is avoided, and the management efficiency of the call records is improved.
In one embodiment, the obtaining the number of call records in a plurality of preset time intervals within a preset time period includes: and acquiring the number of the call records in the first time interval, the number of the call records in the second time interval and the number of the call records in the third time interval in the preset time interval.
In this embodiment, the number of call records in a preset time period may be divided into 3 time axes (time intervals). It is understood that, in other embodiments, the time intervals may be 4, 5, 6, and the like, and may be divided according to actual situations, which is not limited herein. The preset time period is the last week, and the preset time interval may be the last first day, the last second day to the last third day, and the last fourth day to the last seventh day. If the number of call records in each day in the last week is 50, 10, 20, 30, 40, 20 and 10, according to the time interval, the number of call records in the last first day, the last second day to the last third day, and the last fourth day to the last seventh day is correspondingly acquired, and three call record numbers of the number of call records in the last first day 50, the sum of the number of call records in the last second day to the last third day 30, and the sum of the number of call records in the last fourth day to the last seventh day 100 are obtained. In this embodiment, the number of call records in the corresponding time interval is acquired based on the time axis, so that the upper limit of the second call record can better meet the actual requirements of the user.
As shown in fig. 3, in one embodiment, calculating the second upper limit of the call records according to the number of call records in a plurality of preset time intervals and by combining the preset number of call records with the updated parameter includes:
step 228, obtaining the number of the call records of the first stage according to the number of the call records of the first time interval and a preset first call record updating parameter;
step 248, obtaining the number of the call records of the second stage according to the number of the call records of the second time interval and the updating parameters of the preset second call records;
268, obtaining the number of the third-stage call records according to the number of the call records in the third time interval and the preset third call record updating parameters;
at step 288, the second session record ceiling is calculated based on the first session record number, and the first session record number.
In this embodiment, the preset call record number update parameters include a first call record number update parameter, a second call record number update parameter, and a third call record number update parameter, and the first call record number update parameter, the second call record number update parameter, and the third call record number update parameter correspond to the first time interval, the second time interval, and the third time interval, respectively. Specifically, the preset call record quantity updating parameter may be set based on the time axis regulation, and the value is in a decreasing state. Also, it is understood that the preset call record number updating parameter may be equal to the number of the divided time intervals. In this embodiment, the first call record number updating parameter, the second call record number updating parameter, and the third call record number updating parameter may be set to be 20%, 15%, and 10% of the upper limit of the first call record, respectively. It can be understood that, in this embodiment of the time interval, the number of the call records is divided according to the time sequence, and the value of the call record update parameter is also set based on the time axis regulation, the closer the data to the current statistical time point is to the real requirement of the user, that is, the larger the ratio of the numerical value of the corresponding call record update parameter is, based on this, the call record upper limit related to the real requirement of the user can be analyzed more accurately. The preset time period also takes the last week as an example, the process of updating the first call record upper limit can be that the number of call records of the last day is multiplied by the first call record updating parameter to obtain the number of call records of the first phase, the sum of the number of call records of the last second day and the last third day is multiplied by the second call record updating parameter to obtain the number of call records of the second step, then the sum of the number of call records of the last fourth day to the last seventh day is multiplied by the third call record updating parameter to obtain the number of call records of the third step, finally the sum of the number of call records of the first step, the number of call records of the second step and the number of call records of the third step is calculated to obtain the second call record upper limit, then the obtained second call record upper limit is set as the optimal call record upper limit of the current telephone card, so as to realize the intelligent and dynamic update of the call record upper limit, the problem that the user cannot inquire the required call record is avoided.
As shown in fig. 2, in one embodiment, after updating the parameter according to the number of call records in the divided multiple time periods and the preset number of call records, and updating the first upper limit of the call records, the method further includes: and step 208, saving and displaying the call record data according to the second call record upper limit.
In practical application, when the upper limit of the call record of the smart phone is updated, the call record data generated subsequently can be stored in time for ensuring the normal operation of the call application of the smart phone. The generated call record data can be stored according to the updated call record upper limit, namely the second call record upper limit, and the call record data can be correspondingly displayed according to the updated call record upper limit. If the upper limit of the call records of the smart phone is updated from 500 to 1000, the number of the originally saved and displayed call record data is correspondingly adjusted to 1000, and a user can check 1000 recent call record data, so that the convenience and the user experience are improved to a great extent.
It should be understood that although the various steps in the flow charts of fig. 1-3 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 1-3 may include multiple steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed in turn or alternately with other steps or at least some of the other steps.
In one embodiment, as shown in fig. 4, there is provided a call record data processing apparatus including: a data obtaining module 510, a call record upper limit calculating module 520, and a call record upper limit updating module 530, wherein:
the data obtaining module 510 is configured to, when it is detected that the total amount of the current existing call records is equal to the first call record upper limit, obtain the number of the call records in a plurality of preset time intervals within a preset time period.
And a call record upper limit calculating module 520, configured to calculate a second call record upper limit according to the number of call records in the multiple preset time intervals.
A call record upper limit updating module 530, configured to update the first call record upper limit to a second call record upper limit, where the second call record upper limit is greater than the first call record upper limit.
In one embodiment, the call record upper limit calculating module 520 is further configured to calculate a second call record upper limit according to the number of call records in a plurality of preset time intervals and by combining a preset call record number updating parameter, where the preset call record number updating parameter corresponds to the preset time interval.
In one embodiment, the data obtaining module 510 is further configured to obtain, according to a preset time interval, the number of call records in the first time interval, the number of call records in the second time interval, and the number of call records in the third time interval in the preset time period.
In one embodiment, the call record upper limit updating module 540 is further configured to obtain a first-stage call record number according to the call record number in the first time interval and a preset first call record updating parameter, obtain a second-stage call record number according to the call record number in the second time interval and a preset second call record updating parameter, obtain a third-stage call record number according to the call record number in the third time interval and a preset third call record updating parameter, and calculate the second call record upper limit based on the first-stage call record number, and the first-stage call record number.
As shown in fig. 5, in one embodiment, the apparatus further includes a call log data processing module 540, configured to save and display the call log data according to the second call log upper limit.
For the specific limitation of the call log data processing apparatus, reference may be made to the above limitation on the call log data processing method, which is not described herein again. All or part of each module in the call record data processing device can be realized by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the communication device, and can also be stored in a memory in the communication device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a communication device is provided, which may be a terminal, and its internal structure diagram may be as shown in fig. 6. The communication device comprises a processor, a memory, a communication interface, a display screen and an input device which are connected through a system bus. Wherein the processor of the communication device is configured to provide computing and control capabilities. The memory of the communication device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The communication interface of the communication device is used for carrying out wired or wireless communication with an external terminal, and the wireless communication can be realized through WIFI, an operator network, NFC (near field communication) or other technologies. The computer program is executed by a processor to implement a call log data processing method. The display screen of the communication equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the communication equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the communication equipment, an external keyboard, a touch pad or a mouse and the like.
Those skilled in the art will appreciate that the configuration shown in fig. 6 is a block diagram of only a portion of the configuration associated with the present application and does not constitute a limitation on the communication device to which the present application applies, and that a particular communication device may include more or less components than those shown, or combine certain components, or have a different arrangement of components.
In one embodiment, a communication device is provided, comprising a memory and a processor, the memory having a computer program stored therein, the processor implementing the following steps when executing the computer program: when the total quantity of the currently generated call records is detected to be equal to the upper limit of the first call record, the number of the call records in a plurality of preset time intervals in a preset time period is obtained, the upper limit of the second call record is calculated according to the number of the call records in the plurality of preset time intervals, and the upper limit of the first call record is updated to the upper limit of the second call record, wherein the upper limit of the second call record is larger than the upper limit of the first call record.
In one embodiment, the processor when executing the computer program further performs the steps of: and calculating the upper limit of the second call record according to the number of the call records in the preset time intervals and by combining the update parameters of the number of the preset call records, wherein the update parameters of the number of the preset call records correspond to the preset time intervals.
In one embodiment, the processor, when executing the computer program, further performs the steps of: and acquiring the number of the call records in the first time interval, the number of the call records in the second time interval and the number of the call records in the third time interval in the preset time interval.
In one embodiment, the processor, when executing the computer program, further performs the steps of: obtaining the number of the first-stage call records according to the number of the call records in the first time interval and a preset first call record updating parameter, obtaining the number of the second-stage call records according to the number of the call records in the second time interval and a preset second call record updating parameter, obtaining the number of the third-stage call records according to the number of the call records in the third time interval and a preset third call record updating parameter, and calculating the upper limit of the second call records based on the number of the first-stage call records, the number of the first-stage call records and the number of the first-stage call records.
In one embodiment, the processor, when executing the computer program, further performs the steps of: and saving and displaying the call record data according to the second call record upper limit.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of: when the fact that the total quantity of the currently generated call records is equal to the upper limit of the first call record is detected, the number of the call records in a plurality of preset time intervals in a preset time period is obtained, the upper limit of the second call record is calculated according to the number of the call records in the plurality of preset time intervals, and the upper limit of the first call record is updated to the upper limit of the second call record, wherein the upper limit of the second call record is larger than the upper limit of the first call record.
In one embodiment, the computer program when executed by the processor further performs the steps of: and calculating the upper limit of the second call record according to the number of the call records in the preset time intervals and by combining the update parameters of the number of the preset call records, wherein the update parameters of the number of the preset call records correspond to the preset time intervals.
In one embodiment, the computer program when executed by the processor further performs the steps of: and acquiring the number of the call records in the first time interval, the number of the call records in the second time interval and the number of the call records in the third time interval in the preset time interval.
In one embodiment, the computer program when executed by the processor further performs the steps of: obtaining the number of the first-stage call records according to the number of the call records in the first time interval and a preset first call record updating parameter, obtaining the number of the second-stage call records according to the number of the call records in the second time interval and a preset second call record updating parameter, obtaining the number of the third-stage call records according to the number of the call records in the third time interval and a preset third call record updating parameter, and calculating the upper limit of the second call records based on the number of the first-stage call records, the number of the first-stage call records and the number of the first-stage call records.
In one embodiment, the computer program when executed by the processor further performs the steps of: and saving and displaying the call record data according to the second call record upper limit.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database or other medium used in the embodiments provided herein can include at least one of non-volatile and volatile memory. Non-volatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical storage, or the like. Volatile Memory can include Random Access Memory (RAM) or external cache Memory. By way of illustration and not limitation, RAM can take many forms, such as Static Random Access Memory (SRAM) or Dynamic Random Access Memory (DRAM), among others.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A method for processing call record data, the method comprising:
when detecting that the total quantity of the currently generated call records is equal to the upper limit of the first call record, acquiring the number of the call records in a plurality of preset time intervals within a preset time period;
according to the number of the call records in the preset time intervals, combining a preset call record number updating parameter and calculating a second call record upper limit, wherein the preset call record number updating parameter corresponds to the preset time intervals;
and updating the first upper limit of the call record to the second upper limit of the call record, wherein the second upper limit of the call record is larger than the first upper limit of the call record.
2. The method of claim 1, wherein the obtaining the number of call records in a plurality of preset time intervals within a preset time period comprises:
and acquiring the number of the call records in the first time interval, the number of the call records in the second time interval and the number of the call records in the third time interval in the preset time interval.
3. The method of claim 2, wherein the calculating the second upper limit of the call records according to the number of call records in the preset time intervals and in combination with the parameter updated by the number of call records comprises:
obtaining the number of the call records of the first stage according to the number of the call records of the first time interval and a preset first call record updating parameter;
obtaining the number of the call records in the second stage according to the number of the call records in the second time interval and a preset second call record updating parameter;
obtaining the number of the call records of the third stage according to the number of the call records of the third time interval and a preset third call record updating parameter;
and calculating a second call record upper limit based on the first-stage call record quantity, the first-stage call record quantity and the first-stage call record quantity.
4. The method of claim 3, wherein the preset first session record number update parameter, the preset second session record number update parameter, and the preset third session record number update parameter are set based on a time axis and have values in a decreasing state.
5. The method of claim 1, wherein the call log data comprises call event generation time, call duration, number of calls, call number, and call type.
6. The method of any of claims 1-5, wherein after updating the first upper call record limit to the second upper call record limit, further comprising:
and saving and displaying the call record data according to the second call record upper limit.
7. A call log data processing apparatus, characterized in that the apparatus comprises:
the data acquisition module is used for acquiring the number of call records in a plurality of preset time intervals within a preset time period when the current existing call record total amount is detected to be equal to the first call record upper limit;
the call record upper limit calculation module is used for calculating a second call record upper limit according to the number of call records in the preset time intervals and by combining a preset call record number updating parameter, wherein the preset call record number updating parameter corresponds to the preset time intervals;
and the call record upper limit updating module is used for updating the first call record upper limit to the second call record upper limit, wherein the second call record upper limit is larger than the first call record upper limit.
8. The apparatus according to claim 7, wherein the data obtaining module is further configured to obtain, according to a preset time interval, the number of call records in the first time interval, the number of call records in the second time interval, and the number of call records in the third time interval within the preset time period.
9. A communication device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor realizes the steps of the method of any of claims 1 to 6 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 6.
CN202010832522.3A 2020-08-18 2020-08-18 Call record data processing method and device, communication equipment and storage medium Active CN114157750B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202010832522.3A CN114157750B (en) 2020-08-18 2020-08-18 Call record data processing method and device, communication equipment and storage medium
PCT/CN2021/112547 WO2022037497A1 (en) 2020-08-18 2021-08-13 Call record data processing method and apparatus, and communication device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010832522.3A CN114157750B (en) 2020-08-18 2020-08-18 Call record data processing method and device, communication equipment and storage medium

Publications (2)

Publication Number Publication Date
CN114157750A CN114157750A (en) 2022-03-08
CN114157750B true CN114157750B (en) 2022-09-09

Family

ID=80323394

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010832522.3A Active CN114157750B (en) 2020-08-18 2020-08-18 Call record data processing method and device, communication equipment and storage medium

Country Status (2)

Country Link
CN (1) CN114157750B (en)
WO (1) WO2022037497A1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106776030A (en) * 2016-12-21 2017-05-31 维沃移动通信有限公司 The method and mobile terminal of a kind of dynamic managing internal memory

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101594700A (en) * 2008-05-29 2009-12-02 三星电子株式会社 Divide the method and apparatus of the memory headroom of wireless terminal
CN103220420B (en) * 2013-04-07 2015-02-25 广东欧珀移动通信有限公司 Method and device for permanently storing call record
CN105025161A (en) * 2015-06-12 2015-11-04 上海卓易科技股份有限公司 An apparatus realizing infinite storage of call records and a query method thereof
CN107770355A (en) * 2017-10-30 2018-03-06 江西博瑞彤芸科技有限公司 A kind of data processing method based on message registration
EP3641286B1 (en) * 2018-10-15 2021-01-13 i2x GmbH Call recording system for automatically storing a call candidate and call recording method
CN110221921A (en) * 2019-06-13 2019-09-10 深圳Tcl新技术有限公司 EMS memory management process, terminal and computer readable storage medium

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106776030A (en) * 2016-12-21 2017-05-31 维沃移动通信有限公司 The method and mobile terminal of a kind of dynamic managing internal memory

Also Published As

Publication number Publication date
CN114157750A (en) 2022-03-08
WO2022037497A1 (en) 2022-02-24

Similar Documents

Publication Publication Date Title
CN103823543B (en) Portable electronic device and the method operated wherein
US9143592B2 (en) Mobile terminal and method for displaying contact list in order of priority levels
CN105677378B (en) A kind of method and mobile terminal of management application
US20120233480A1 (en) Power saving notification system, terminal device, power saving notification method, and power saving notification program
KR20050094405A (en) An apparatus and a method for providing information to a user
CN104967731B (en) A kind of terminal notifying method and terminal
JP2008526101A (en) System and method for predicting user input to a mobile terminal
KR20140009074A (en) Smart scheduled sync method for sync applications and mobile device
CN115017400B (en) Application APP recommendation method and electronic equipment
CN111782304B (en) Paging loading data logic control method, device, computer equipment and medium
EP2009883A1 (en) A device method and system for handling incoming calls
CN102890628A (en) Method and device for displaying target object
CN104346024A (en) Method and device for selecting shortcuts
CN111538678A (en) Data buffering method, device and computer readable storage medium
CN106569917A (en) Data backup method and mobile terminal
CN110032439A (en) Method for managing resource, device, mobile terminal and computer readable storage medium
CN110806908A (en) Application software pre-starting method, terminal and computer readable storage medium
CN108038050B (en) Performance adjusting method and device, storage medium and electronic equipment
CN105302702A (en) Method and apparatus for testing performance of terminal
CN114157750B (en) Call record data processing method and device, communication equipment and storage medium
KR20180020745A (en) Electronic device and method for providing information of work and life
CN111144845B (en) Mobile terminal meeting reminding method and device
CN112997539B (en) Application grouping adjustment method and device, storage medium and electronic equipment
CN109981623A (en) Mobile phone uses monitoring method and equipment
CN113056756A (en) Sleep recognition method and device, storage medium and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant