WO2015014250A1 - Incoming call management method and apparatus for mobile terminal - Google Patents

Incoming call management method and apparatus for mobile terminal Download PDF

Info

Publication number
WO2015014250A1
WO2015014250A1 PCT/CN2014/083116 CN2014083116W WO2015014250A1 WO 2015014250 A1 WO2015014250 A1 WO 2015014250A1 CN 2014083116 W CN2014083116 W CN 2014083116W WO 2015014250 A1 WO2015014250 A1 WO 2015014250A1
Authority
WO
WIPO (PCT)
Prior art keywords
mobile terminal
incoming call
crank
server
list
Prior art date
Application number
PCT/CN2014/083116
Other languages
French (fr)
Inventor
Liang Ma
Original Assignee
Tencent Technology (Shenzhen) Company Limited
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 Tencent Technology (Shenzhen) Company Limited filed Critical Tencent Technology (Shenzhen) Company Limited
Publication of WO2015014250A1 publication Critical patent/WO2015014250A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/66Substation equipment, e.g. for use by subscribers with means for preventing unauthorised or fraudulent calling
    • H04M1/663Preventing unauthorised calls to a telephone set
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/26Devices for calling a subscriber
    • H04M1/27Devices whereby a plurality of signals may be stored simultaneously
    • H04M1/274Devices whereby a plurality of signals may be stored simultaneously with provision for storing more than one subscriber number at a time, e.g. using toothed disc
    • H04M1/2745Devices whereby a plurality of signals may be stored simultaneously with provision for storing more than one subscriber number at a time, e.g. using toothed disc using static electronic memories, e.g. chips
    • H04M1/2753Devices whereby a plurality of signals may be stored simultaneously with provision for storing more than one subscriber number at a time, e.g. using toothed disc using static electronic memories, e.g. chips providing data content
    • H04M1/2757Devices whereby a plurality of signals may be stored simultaneously with provision for storing more than one subscriber number at a time, e.g. using toothed disc using static electronic memories, e.g. chips providing data content by data transmission, e.g. downloading

Definitions

  • the disclosure relates to the technical field of mobile terminal, and particularly to an incoming call management method and apparatus for mobile terminal.
  • crank calls such as advertisement call, sales call, fraud call, etc.
  • Such crank calls interrupt user's work and life more and more frequently.
  • various types of third-party incoming call management software emerge.
  • the third-party incoming call management software provides a blacklist setting function.
  • a user may set in the blacklist the number of a crank call to the mobile terminal.
  • the third-party incoming call management software can recognize the crank call according to the setting of the blacklist, intercept and hang up the crank call directly at the back end, exempting the user from harassment.
  • crank call set in the blacklist as mentioned above comes only from the call log of the local mobile phone, the coverage of the blacklist is not full enough, and the accuracy of interception of crank calls is low.
  • An embodiment of the disclosure provides an incoming call management method and apparatus for mobile terminal, which may solve the problem of low accuracy of intercepting crank calls in the prior art.
  • an incoming call management method for mobile terminal which includes: monitoring an incoming call of the mobile terminal;
  • an incoming call management apparatus for mobile terminal which includes:
  • a monitoring unit for monitoring an incoming call of the mobile terminal
  • a judging unit for judging whether the number of the incoming call monitored is in the list of crank numbers of the mobile terminal
  • an acquiring unit for acquiring a ring time of the incoming call when the number of the incoming call monitored is not in the list of crank numbers of the mobile terminal;
  • a reporting unit for reporting the number of the incoming call whose ring time is shorter than a preset time to a server, such that the server determine whether the number of the incoming call is a crank number
  • a receiving unit for receiving a crank number determined by the server; and an adding unit for adding the crank number received to the list of crank numbers of the mobile terminal.
  • the incoming call of the mobile terminal is analyzed, a suspicious number obtained from the analysis is reported to the server automatically so as to utilize the powerful data processing capability of the server to determine whether the suspicious number is a crank number; meanwhile, the mobile terminal receives a list of crank numbers determined by the server after statistically analyzing the suspicious numbers automatically reported by a great amount of mobile terminals, and uses the list of crank numbers to intercept and hang up a crank call, thereby effectively increasing the accuracy of intercepting and hanging up crank calls.
  • FIG. 1 is a flow diagram showing an incoming call management method 100 for mobile terminal according to an embodiment of the disclosure
  • Fig. 2 is a flow diagram showing a process for acquiring a ring time of an incoming call according to an embodiment of the disclosure
  • Fig. 3 is a flow diagram showing a process for reporting the number of an incoming call to the server according to an embodiment of the disclosure
  • Fig. 4 is a block diagram showing an exemplary structure of an incoming call management apparatus for mobile terminal according to an embodiment of the disclosure
  • Fig. 5 is a block diagram showing part of the structure of an exemplary mobile terminal according to an embodiment of the disclosure.
  • the incoming call of the mobile terminal is analyzed, a suspicious number obtained from the analysis is reported to the server automatically so as to utilize the powerful data processing capability of the server to determine whether the suspicious number is a crank number; meanwhile, the mobile terminal receives a list of crank numbers determined by the server after statistically analyzing the suspicious numbers automatically reported by a great amount of mobile terminals, and uses the list of crank numbers to intercept and hang up a crank call, thereby effectively increasing the accuracy of intercepting and hanging up crank calls.
  • the incoming call management method for mobile terminal as provided by embodiments of the present disclosure may be realized either based on the framework layer of the operating system of the mobile terminal, or through a third party application developed based on the operating system of the mobile terminal. Differences between the above two implementations in specific implementation steps will be described in detail hereinafter.
  • Android system is taken as an example to describe relative embodiments in detail.
  • the method of the present disclosure is also applicable to other mobile operating systems, which will be omitted herein.
  • Fig. 1 shows a flow of an incoming call management method 100 for mobile terminal according to an embodiment of the disclosure, detailed as below.
  • step S101 monitoring an incoming call of the mobile terminal.
  • step S102 judging whether the number of the incoming call monitored is in the list of crank numbers of the mobile terminal.
  • a list of crank numbers will be preset internal to the mobile terminal, the list of crank numbers may be either transmitted to the mobile terminal by a server before step S 101, or set by the mobile terminal itself according to its own incoming calls.
  • the incoming call can be intercepted and hung up in the background directly.
  • the Radio Interface Layer When there is an incoming call to the mobile terminal, the Radio Interface Layer
  • RIL of the mobile terminal will report the incoming call to the CallTracker layer.
  • the third party application needs to register PhoneStateListener via SDKAPI so as to monitor a PHONE_STATE_CHANGED notification sent in the CallTracker layer in the first way, i.e., via the PhoneNotifier to TelephonyRegistry.
  • the phone state monitored changing from CALL_STATE_IDLE to CALL_STATE_ RINGING indicates that there is a call incoming at that time.
  • the CallTracker layer will notify relative phone application to display an interface of the incoming call in the second way, i.e., via PhoneBase -> CallManager -> CallNotifier -> InCallScreen, and the notification in the second way and the first way proceed at the same time, if the incoming call of the mobile terminal is monitored based on a third party application, a situation may occur in which the third party application does not intercept and hang up the incoming call in the background until the interface of the call appears, leading to senseless power consumption by the mobile terminal.
  • the incoming call monitoring function is realized via the framework layer of the operating system of the mobile terminal.
  • the framework layer the number of the incoming call can be directly acquired according to a message reported when the RIL layer reports the incoming call to the CallTracker layer, so whether the number of the incoming call is a number in the list of crank numbers of the mobile terminal can be judged earlier, thus avoiding the situation in which the call is not hung up until the interface of the incoming call appears and saving power for the mobile terminal.
  • step S I 03 acquiring a ring time of the incoming call when the number of the incoming call monitored is not in the list of crank numbers of the mobile terminal.
  • the ring time of the incoming call is recorded by monitoring the state of incoming call by inheriting the PhoneStateListener provided by an Android system.
  • Fig. 2 shows an exemplary process for acquiring a ring time of an incoming call according to an embodiment of the disclosure, which includes the following steps.
  • step S201 when the phone state of the mobile terminal changes to a call incoming state, recording the current system time as a first system time.
  • step S202 when the phone state of the mobile terminal changes from the call incoming state to a hang up state, recording the current system time as a second system time.
  • step S203 subtracting the first system time from the second system time to acquire the ring time of the incoming call.
  • the ring time of the incoming call is acquired.
  • step S 104 reporting the number of the incoming call whose ring time is shorter than a preset time to a server, such that the server determine whether the number of the incoming call is a crank number.
  • a preset time (e.g., 3s) can be set for the ring time, and if the ring time of the incoming call of the mobile terminal is shorter than 3s, it can be determined that the incoming call might well be a crank call. At this time, the number of the incoming call is considered to be a suspicious number and reported to the server so as to utilize the powerful data processing capability of the server to determine whether the number of the incoming call is a crank number.
  • the server can gather the suspicious numbers reported by a great amount of mobile terminals communicating with the server, verify each suspicious number according to the number of times that the suspicious number is reported by the mobile terminal or according to a statistical result of a third party for data gathering and statistics, and determine whether the suspicious number is indeed a crank number.
  • Specific methods for determining a crank number at the server side is not intended to limit the present disclosure herein.
  • Fig. 3 shows an exemplary process for reporting the number of an incoming call to the server according to an embodiment of the disclosure, which includes the following steps.
  • step S301 determining whether the mobile terminal and the server are in a communicable state at present.
  • the mobile terminal can communicate with the server via a plurality of communication standards, such as: Global System for Mobile Communications (GSM), Wideband Code Division Multiple Access (WCDMA), Code Division Multiple Access -2000 (CDMA-2000), Time Division-Synchronous Code Division Multiple Access (TD-SCDMA), etc, and make communications based on a communication network corresponding to the above communication standard.
  • GSM Global System for Mobile Communications
  • WCDMA Wideband Code Division Multiple Access
  • CDMA-2000 Code Division Multiple Access -2000
  • TD-SCDMA Time Division-Synchronous Code Division Multiple Access
  • the mobile terminal can select to connect to or disconnect from the server by its settings; thus, before a suspicious number is reported, it needs to be determined whether the mobile terminal and the server are in a communicable state in which connection has been established at present.
  • step S302 when the mobile terminal and the server are not in a communicable state at present, storing the number of the incoming call whose ring time is shorter than the preset time in a temporary list.
  • the number of the incoming call whose ring time is shorter than the preset time as determined is temporarily stored in a temporary list of the mobile terminal.
  • step S303 when the mobile terminal and the server are in a communicable state at present, reporting the number of the incoming call stored in the temporary list to the server.
  • one or more suspicious numbers temporarily stored in the temporary list can be reported to the server all at once, and the suspicious numbers in the temporary list can be emptied after reported.
  • a service may be turned on in the contact module of the mobile terminal, which service can be started with the start of the contact module, and thus, can be automatically started with the restart of the contact module if a system-related process is terminated.
  • the communication state of the mobile terminal with the server can be monitored at any time, so as to realize relative steps shown in Figure 3.
  • step S105 receiving a crank number determined by the server.
  • step S 106 adding the crank number received to the list of crank numbers of the mobile terminal.
  • the server determines the crank number(s) which is verified or based on specific data analysis from the suspicious numbers reported by a great amount of mobile terminals using its powerful data statistical analysis function, and sends the crank number(s) determined to respective mobile terminals. Therefore, the mobile terminal receives the crank number(s) determined by the server and adds the crank number(s) not in the local list of crank numbers of the mobile terminal yet to the local list, thus realizing further perfection of the data in the list of crank numbers.
  • the mobile terminal can receive the crank number(s) determined by the server at regular intervals, so as to avoid frequent communication with the server and save the power consumption of the mobile terminal effectively.
  • the incoming call of the mobile terminal is analyzed, a suspicious number obtained from the analysis is reported to the server automatically so as to utilize the powerful data processing capability of the server to determine whether the suspicious number is a crank number; meanwhile, the mobile terminal receives a list of crank numbers determined by the server after statistically analyzing the suspicious numbers automatically reported by a great amount of mobile terminals, and uses the list of crank numbers to intercept and hang up a crank call, thereby effectively increasing the accuracy of intercepting and hanging up crank calls.
  • Fig. 4 is a block diagram showing an exemplary structure of an incoming call management apparatus for mobile terminal according to an embodiment of the disclosure, and the apparatus may locate inside the mobile terminal such as a phone, a tablet, etc. for executing the incoming call management method for mobile terminal as illustrated in Fig. 1. For ease of description, only related parts to the embodiment are shown.
  • the apparatus includes:
  • a monitoring unit 41 for monitoring an incoming call of the mobile terminal;
  • a judging unit 42 for judging whether the number of the incoming call monitored is in the list of crank numbers of the mobile terminal;
  • an acquiring unit 43 for acquiring a ring time of the incoming call when the number of the incoming call monitored is not in the list of crank numbers of the mobile terminal;
  • a reporting unit 44 for reporting the number of the incoming call whose ring time is shorter than a preset time to a server, such that the server determine whether the number of the incoming call is a crank number;
  • a receiving unit 45 for receiving a crank number determined by the server; and an adding unit 46 for adding the crank number received to the list of crank numbers of the mobile terminal.
  • the monitoring unit 41 is configured to:
  • the apparatus further includes:
  • a hanging up unit for hanging up the incoming call when the number of the incoming call monitored is in the list of crank numbers of the mobile terminal.
  • the acquiring unit 43 includes:
  • a first record subunit for recording the current system time as a first system time when the phone state of the mobile terminal changes to a call incoming state
  • a second record subunit for recording the current system time as a second system time when the phone state of the mobile terminal changes from the call incoming state to a hang up state
  • an acquiring subunit for subtracting the first system time from the second system time to acquire the ring time of the incoming call.
  • the reporting unit 44 includes:
  • a storing subunit for storing the number of the incoming call whose ring time is shorter than the preset time in a temporary list when the mobile terminal and the server are not in a communicable state at present;
  • a reporting subunit for reporting the number of the incoming call stored in the temporary list to the server when the mobile terminal and the server are in a communicable state at present.
  • the receiving unit 45 is configured to:
  • Fig. 5 is a block diagram showing part of the structure of an exemplary mobile terminal according to an embodiment of the disclosure.
  • the mobile terminal includes: a Radio Frequency (RF) circuit 510, a memory 520, an input unit 530, a display unit 540, a sensor 550, an audio circuit 560, a wireless module 570, a processor 580, a power source 590, etc.
  • RF Radio Frequency
  • the structure shown in Figure 5 is not intended to limit the mobile terminal, and the mobile terminal may include more or less components or a combination of some components or have a different layout of components compared with those shown in the figure.
  • the RF circuit 510 may be configured for signal reception and transmission in the process of transmitting and receiving information or making a call, and particularly, downlink information is transferred to the processor 580 for processing after received from the base station; moreover, uplink intended data is transmitted to the base station.
  • the RF circuit includes, but not limited to, antenna, at least one amplifier, transceiver, coupler, Low Noise Amplifier (LNA), duplexer, etc.
  • the RF circuit 510 may also communicate with the network and other devices via wireless communication.
  • the above wireless communication can use any communication standard or protocol, including but not limited to, Global System for Mobile Communications (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), email, Short Messaging Service (SMS), etc.
  • GSM Global System for Mobile Communications
  • GPRS General Packet Radio Service
  • CDMA Code Division Multiple Access
  • WCDMA Wideband Code Division Multiple Access
  • LTE Long Term Evolution
  • SMS Short Messaging Service
  • the memory 520 may be configured to store software programs and modules. By executing the software programs and modules stored in the memory 520, the processor 580 performs various functional applications and data processing of the mobile terminal.
  • the memory 520 may mainly include a program storage area and a data storage area, wherein the program storage area may store operating systems, applications needed by at least one function (such as sound playing function, image playing function etc.) and the like, the data storage area may store data created according to the use of the mobile terminal (such as audio data, telephone book, etc.) and the like.
  • the memory 520 may include a high speed random access memory, and may further include a non-volatile memory, such as at least one magnetic disk memory device, flash memory device, or other volatile solid memory devices.
  • the input unit 530 may be configured to receive input digital or character information and produce key signal input associated with the function control and user setting of the mobile terminal.
  • the input unit 530 may include a touch panel 531 and other input devices 532.
  • the touch panel 531 also called a touch screen, may collect user's touch operation thereon or close thereto (such as an operation on or close to the touch panel 531 by a user with any suitable object or accessory such as finger, stylus, etc.), and drive a corresponding connection device according to a program set in advance.
  • the touch panel 531 may include two parts: touch detecting means and a touch controller, wherein: the touch detecting means detects the touch position of the user and a signal generated by the touch operation and transmits the signal to the touch controller; and the touch controller receives touch information from the touch detecting means, converts it to touch point coordinates before transferring to the processor 580, and receives a command issued from the processor 580 for execution.
  • various types of touch panels 531 can be implemented, such as resistive, capacitive, infrared and surface wave, etc.
  • the input unit 530 may further include other input devices 532.
  • other input devices 532 may include, but not limited to, one or more of physical keyboard, function keys (such as volume control button, switch button, etc.), trackball, mouse, lever, etc.
  • the display unit 540 may be configured to display information input by a user or provided to a user and various menus of the mobile terminal.
  • the display unit 540 may include a display panel 541; optionally, the display panel 541 may be configured in the form of Liquid Crystal Display (LCD) and Organic Light-Emitting Diode (OLED), etc.
  • the touch panel 531 may overlap the display panel 541, and transmit to the processor 580 a touch operation thereon or close thereto after detection so as to determine the type of the touch event, according to which, the processor 580 provides a corresponding visual output on the display panel 541.
  • the touch panel 531 and the display panel 541 realize the input and output functions of the mobile terminal as two separate components, in some embodiments, the touch panel 531 and the display panel 541 can be integrated to realize the input and output functions.
  • the mobile terminal may further include at least one sensor 550, such as optical sensor, motion sensor and other sensors.
  • optical sensor may include ambient light sensor and proximity sensor, wherein an ambient light sensor may adjust the brightness of the display panel 541 according to bright and dark of the ambient lights, and a proximity sensor may close the display panel 541 and/or backlight when a mobile terminal moves to the vicinity of an ear.
  • an accelerometer sensor may detect the magnitudes of accelerations in all directions (typically, three axes) and the direction and magnitude of gravity while at rest, which may be used in applications which identify the gesture of a mobile terminal (such as portrait and landscape orientation screen switch, relative games, magnetometer gesture calibration, etc.), functions related to vibration identification (such as pedometer, knocking, etc).
  • the mobile terminal may further be equipped with other sensors such as a gyroscope, barometer, hygrometer, thermometer, an infrared sensor, etc., which will be omitted herein.
  • the audio circuit 560, a speaker 561 and a microphone 562 may provide audio interfaces between users and the mobile terminal.
  • the audio circuit 560 may transmit to the speaker 561 an electric signal converted from audio data received, which is in turn converted to a sound signal by the speaker 561 for output; on the other hand, the microphone 562 converts the collected sound signal to an electric signal, which is then received by the audio circuit 560 to be converted to audio data; after being output to the processor 580 to be processed, the audio data is transmitted to, for example, another mobile terminal via the RF circuit 510 or output to the memory 520 for further processing.
  • the wireless module 570 adopts short range wireless transmission technology; by means of the wireless module 570, the mobile terminal may help a user transmit and receive emails, browse web pages and access streaming media, etc, which provides the user with wireless broadband internet access.
  • Figure 5 shows a wireless module 570, it is understood that the wireless module is not an indispensable constituent part of a mobile terminal, and can be omitted as necessary without changing the essence of the disclosure.
  • the processor 580 is a control center of the mobile terminal, connects various parts of the whole mobile terminal via respective interfaces and lines, performs various functions of the mobile terminal and processes data by executing or performing software programs and/or modules stored in the memory 520 and invoking data stored in the memory 520, so as to monitor the mobile terminal as a whole.
  • the processor 580 may include one or more processing units; preferable, the processor 580 may integrate an application processor and a modem processor, wherein the application processor mainly deals with operating system, user interface and applications, etc, and the wireless communication mainly deals with wireless communication.
  • the above modem processor may also be not integrated inside the processor 580.
  • the mobile terminal further includes a power source 590 (such as a battery) for supplying power to each component.
  • a power source 590 such as a battery
  • the power 590 source may be logically connected with the processor 580 via a power source management system, so as to realize functions such as charging, discharging and power consumption management etc. via the power source management system.
  • the mobile terminal may further include a camera, a
  • Bluetooth module etc, which will be omitted herein.
  • the processor 580 included in the terminal further includes the following function: performing the incoming call management method for the mobile terminal which includes:
  • the monitoring includes:
  • processor 580 of the terminal also includes the following function:
  • the acquiring includes:
  • reporting includes:
  • the receiving includes:
  • the incoming call of the mobile terminal is analyzed, a suspicious number obtained from the analysis is reported to the server automatically so as to utilize the powerful data processing capability of the server to determine whether the suspicious number is a crank number; meanwhile, the mobile terminal receives a list of crank numbers determined by the server after statistically analyzing the suspicious numbers automatically reported by a great amount of mobile terminals, and uses the list of crank numbers to intercept and hang up a crank call, thereby effectively increasing the accuracy of intercepting and hanging up crank calls.

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Telephone Function (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The present invention is applicable to the technical filed of mobile terminal, and provides an incoming call management method. The method includes: monitoring an incoming call of the mobile terminal (S101); judging whether the number of the incoming call monitored is in a list of crank calls of the mobile terminal (S102); acquiring a ring time of the incoming call when the number of the incoming call monitored is not in the list of crank calls of the mobile terminal (S103); reporting the number of the incoming call whose ring time is shorter than a preset time to a server, such that the server determines whether the number of the incoming call is a crank number (S104); receiving a crank number determined by the server (S105); adding the crank number received to the list of crank calls of the mobile terminal (S106). In the present invention, a suspicious number obtained from analysis is reported to the server automatically so as to utilize the powerful data processing capability of the server to determine whether the suspicious number is a crank number; meanwhile, a list of crank numbers determined by the server is used to intercept a crank call, thereby effectively increasing the accuracy of intercepting crank calls.

Description

INCOMING CALL MANAGEMENT METHOD AND APPARATUS
FOR MOBILE TERMINAL
CROSS-REFERENCE TO RELATED APPLICATIONS
The application claims the priority benefit of Chinese Patent Application No.
201310325456.0 filed July 30, 2013, the contents of which are incorporated by reference herein in their entirety for all purposes.
FIELD OF THE INVENTION
The disclosure relates to the technical field of mobile terminal, and particularly to an incoming call management method and apparatus for mobile terminal.
BACKGROUND
With the full advent of the information digitalization era, personal information leakage has become an increasingly serious concern. Mobile terminals often receive various crank calls, such as advertisement call, sales call, fraud call, etc. Such crank calls interrupt user's work and life more and more frequently. Based on this situation, various types of third-party incoming call management software emerge.
The third-party incoming call management software provides a blacklist setting function. A user may set in the blacklist the number of a crank call to the mobile terminal. When the mobile terminal receives the crank call again, the third-party incoming call management software can recognize the crank call according to the setting of the blacklist, intercept and hang up the crank call directly at the back end, exempting the user from harassment.
However, the crank call set in the blacklist as mentioned above comes only from the call log of the local mobile phone, the coverage of the blacklist is not full enough, and the accuracy of interception of crank calls is low.
SUMMARY OF THE INVENTION
An embodiment of the disclosure provides an incoming call management method and apparatus for mobile terminal, which may solve the problem of low accuracy of intercepting crank calls in the prior art.
According to one aspect of the disclosure, there is provided an incoming call management method for mobile terminal, which includes: monitoring an incoming call of the mobile terminal;
judging whether the number of the incoming call monitored is in the list of crank calls of the mobile terminal;
acquiring a ring time of the incoming call when the number of the incoming call monitored is not in the list of crank calls of the mobile terminal;
reporting the number of the incoming call whose ring time is shorter than a preset time to a server, such that the server determine whether the number of the incoming call is a crank number;
receiving a crank number determined by the server; and
adding the crank number received to the list of crank calls of the mobile terminal.
According to another aspect of the disclosure, there is provided an incoming call management apparatus for mobile terminal, which includes:
a monitoring unit for monitoring an incoming call of the mobile terminal;
a judging unit for judging whether the number of the incoming call monitored is in the list of crank numbers of the mobile terminal;
an acquiring unit for acquiring a ring time of the incoming call when the number of the incoming call monitored is not in the list of crank numbers of the mobile terminal;
a reporting unit for reporting the number of the incoming call whose ring time is shorter than a preset time to a server, such that the server determine whether the number of the incoming call is a crank number;
a receiving unit for receiving a crank number determined by the server; and an adding unit for adding the crank number received to the list of crank numbers of the mobile terminal.
In an embodiment of the disclosure, the incoming call of the mobile terminal is analyzed, a suspicious number obtained from the analysis is reported to the server automatically so as to utilize the powerful data processing capability of the server to determine whether the suspicious number is a crank number; meanwhile, the mobile terminal receives a list of crank numbers determined by the server after statistically analyzing the suspicious numbers automatically reported by a great amount of mobile terminals, and uses the list of crank numbers to intercept and hang up a crank call, thereby effectively increasing the accuracy of intercepting and hanging up crank calls.
DESCRIPTION OF THE DRAWINGS Fig. 1 is a flow diagram showing an incoming call management method 100 for mobile terminal according to an embodiment of the disclosure;
Fig. 2 is a flow diagram showing a process for acquiring a ring time of an incoming call according to an embodiment of the disclosure;
Fig. 3 is a flow diagram showing a process for reporting the number of an incoming call to the server according to an embodiment of the disclosure;
Fig. 4 is a block diagram showing an exemplary structure of an incoming call management apparatus for mobile terminal according to an embodiment of the disclosure;
Fig. 5 is a block diagram showing part of the structure of an exemplary mobile terminal according to an embodiment of the disclosure.
DETAILED DESCRIPTION
In order to make the objects, technical solutions and advantages of the disclosure more apparent, the disclosure will be further illustrated in details in connection with accompanying figures and embodiments hereinafter. It should be appreciated that the detailed embodiments described herein are only used to explain the disclosure but not to limit the disclosure.
In an embodiment of the disclosure, the incoming call of the mobile terminal is analyzed, a suspicious number obtained from the analysis is reported to the server automatically so as to utilize the powerful data processing capability of the server to determine whether the suspicious number is a crank number; meanwhile, the mobile terminal receives a list of crank numbers determined by the server after statistically analyzing the suspicious numbers automatically reported by a great amount of mobile terminals, and uses the list of crank numbers to intercept and hang up a crank call, thereby effectively increasing the accuracy of intercepting and hanging up crank calls.
It is important to note that the incoming call management method for mobile terminal as provided by embodiments of the present disclosure may be realized either based on the framework layer of the operating system of the mobile terminal, or through a third party application developed based on the operating system of the mobile terminal. Differences between the above two implementations in specific implementation steps will be described in detail hereinafter.
It is also important to note that in an embodiment of the disclosure, Android system is taken as an example to describe relative embodiments in detail. However, as will be appreciated by those skilled in the art, the method of the present disclosure is also applicable to other mobile operating systems, which will be omitted herein.
Fig. 1 shows a flow of an incoming call management method 100 for mobile terminal according to an embodiment of the disclosure, detailed as below.
In step S101, monitoring an incoming call of the mobile terminal.
In step S102, judging whether the number of the incoming call monitored is in the list of crank numbers of the mobile terminal.
In the present embodiment, a list of crank numbers will be preset internal to the mobile terminal, the list of crank numbers may be either transmitted to the mobile terminal by a server before step S 101, or set by the mobile terminal itself according to its own incoming calls. By monitoring the incoming call of the mobile terminal, when the number of the incoming call monitored is in the list of crank numbers of the mobile terminal, the incoming call can be intercepted and hung up in the background directly.
When there is an incoming call to the mobile terminal, the Radio Interface Layer
(RIL) of the mobile terminal will report the incoming call to the CallTracker layer. When the incoming call of the mobile terminal is monitored based on a third party application, the third party application needs to register PhoneStateListener via SDKAPI so as to monitor a PHONE_STATE_CHANGED notification sent in the CallTracker layer in the first way, i.e., via the PhoneNotifier to TelephonyRegistry. The phone state monitored changing from CALL_STATE_IDLE to CALL_STATE_ RINGING indicates that there is a call incoming at that time.
In the above process, since while there is a call incoming, the CallTracker layer will notify relative phone application to display an interface of the incoming call in the second way, i.e., via PhoneBase -> CallManager -> CallNotifier -> InCallScreen, and the notification in the second way and the first way proceed at the same time, if the incoming call of the mobile terminal is monitored based on a third party application, a situation may occur in which the third party application does not intercept and hang up the incoming call in the background until the interface of the call appears, leading to senseless power consumption by the mobile terminal.
In view of this, in the present embodiment, preferably, the incoming call monitoring function is realized via the framework layer of the operating system of the mobile terminal. Compared with the implementation in which the function is realized based on a third party application, with the framework layer, the number of the incoming call can be directly acquired according to a message reported when the RIL layer reports the incoming call to the CallTracker layer, so whether the number of the incoming call is a number in the list of crank numbers of the mobile terminal can be judged earlier, thus avoiding the situation in which the call is not hung up until the interface of the incoming call appears and saving power for the mobile terminal.
In step S I 03, acquiring a ring time of the incoming call when the number of the incoming call monitored is not in the list of crank numbers of the mobile terminal.
In the present embodiment, when acquiring the ring time via a third party application developed based on the operating system of the mobile terminal, the ring time of the incoming call is recorded by monitoring the state of incoming call by inheriting the PhoneStateListener provided by an Android system.
Likewise, the acquisition of ring time can also be realized via the framework layer of the system, in which the phone state is still acquired from the CallTracker layer. Fig. 2 shows an exemplary process for acquiring a ring time of an incoming call according to an embodiment of the disclosure, which includes the following steps.
In step S201, when the phone state of the mobile terminal changes to a call incoming state, recording the current system time as a first system time.
That is to say, when the phone state changes to CALL_STATE_RINGING, which indicates that there is a call incoming at that time, recording the current system time as a first system time, the first system time being the call incoming time.
In step S202, when the phone state of the mobile terminal changes from the call incoming state to a hang up state, recording the current system time as a second system time.
That is to say, when the phone state of the mobile terminal monitored changes from C ALL_S TATE_RINGING to CALL_STATE_IDLE, which indicates that the current incoming call is hung up, recording the current system time as a second system time, the second system time being an end-of-ring time of the incoming call. Besides, if the phone state of the mobile terminal monitored changes from CALL_STATE_RINGING to CALL_STATE_OFFHOOK, which indicates that mobile terminal answers the incoming call, the acquiring step is no longer performed.
In step S203, subtracting the first system time from the second system time to acquire the ring time of the incoming call.
In the present embodiment, by subtracting the first system time acquired in step S201 from the second system time acquired in step S202, the ring time of the incoming call is acquired.
In step S 104, reporting the number of the incoming call whose ring time is shorter than a preset time to a server, such that the server determine whether the number of the incoming call is a crank number.
In the present embodiment, a preset time (e.g., 3s) can be set for the ring time, and if the ring time of the incoming call of the mobile terminal is shorter than 3s, it can be determined that the incoming call might well be a crank call. At this time, the number of the incoming call is considered to be a suspicious number and reported to the server so as to utilize the powerful data processing capability of the server to determine whether the number of the incoming call is a crank number.
In the present embodiment, the server can gather the suspicious numbers reported by a great amount of mobile terminals communicating with the server, verify each suspicious number according to the number of times that the suspicious number is reported by the mobile terminal or according to a statistical result of a third party for data gathering and statistics, and determine whether the suspicious number is indeed a crank number. Specific methods for determining a crank number at the server side is not intended to limit the present disclosure herein.
Fig. 3 shows an exemplary process for reporting the number of an incoming call to the server according to an embodiment of the disclosure, which includes the following steps.
In step S301, determining whether the mobile terminal and the server are in a communicable state at present.
In the present embodiment, the mobile terminal can communicate with the server via a plurality of communication standards, such as: Global System for Mobile Communications (GSM), Wideband Code Division Multiple Access (WCDMA), Code Division Multiple Access -2000 (CDMA-2000), Time Division-Synchronous Code Division Multiple Access (TD-SCDMA), etc, and make communications based on a communication network corresponding to the above communication standard.
Although some specific communication standards between the mobile terminal and the server are listed in detail as above, those skilled in the art will appreciate that such listing is only for purpose of illustration and not intended to limit implementations of the present disclosure.
In the present embodiment, the mobile terminal can select to connect to or disconnect from the server by its settings; thus, before a suspicious number is reported, it needs to be determined whether the mobile terminal and the server are in a communicable state in which connection has been established at present.
In step S302, when the mobile terminal and the server are not in a communicable state at present, storing the number of the incoming call whose ring time is shorter than the preset time in a temporary list.
When it is determined that the mobile terminal and the server are not in a communicable state at present, at which time the mobile terminal is unable to report a suspicious number to the server, the number of the incoming call whose ring time is shorter than the preset time as determined is temporarily stored in a temporary list of the mobile terminal.
In step S303, when the mobile terminal and the server are in a communicable state at present, reporting the number of the incoming call stored in the temporary list to the server.
When the mobile terminal and the server are in a communicable state at present, or when the mobile terminal and the server are recovered from a disconnection state to a connection state, one or more suspicious numbers temporarily stored in the temporary list can be reported to the server all at once, and the suspicious numbers in the temporary list can be emptied after reported.
In specific implementations, a service may be turned on in the contact module of the mobile terminal, which service can be started with the start of the contact module, and thus, can be automatically started with the restart of the contact module if a system-related process is terminated. With the service, the communication state of the mobile terminal with the server can be monitored at any time, so as to realize relative steps shown in Figure 3.
In step S105, receiving a crank number determined by the server.
In step S 106, adding the crank number received to the list of crank numbers of the mobile terminal.
In the present embodiment, based on the data reported by a great amount of mobile terminals, the server determines the crank number(s) which is verified or based on specific data analysis from the suspicious numbers reported by a great amount of mobile terminals using its powerful data statistical analysis function, and sends the crank number(s) determined to respective mobile terminals. Therefore, the mobile terminal receives the crank number(s) determined by the server and adds the crank number(s) not in the local list of crank numbers of the mobile terminal yet to the local list, thus realizing further perfection of the data in the list of crank numbers.
Preferably, as an embodiment of the present disclosure, the mobile terminal can receive the crank number(s) determined by the server at regular intervals, so as to avoid frequent communication with the server and save the power consumption of the mobile terminal effectively.
In the embodiment of the disclosure, the incoming call of the mobile terminal is analyzed, a suspicious number obtained from the analysis is reported to the server automatically so as to utilize the powerful data processing capability of the server to determine whether the suspicious number is a crank number; meanwhile, the mobile terminal receives a list of crank numbers determined by the server after statistically analyzing the suspicious numbers automatically reported by a great amount of mobile terminals, and uses the list of crank numbers to intercept and hang up a crank call, thereby effectively increasing the accuracy of intercepting and hanging up crank calls.
It is important to note that when the present embodiment is implemented based on the framework layer of the system, a third party application conflicting problem in the mobile terminal can be prevented effectively. For example, when plural pieces of security software exist on the mobile terminal simultaneously, if the blacklist of a respective security software is different from each other (e.g., number N is in the blacklist of security software A but not in the blacklist of security software B), a case may occur in which the phone is finally connected. However, by uniformly realizing the interception of crank calls via the framework layer of the system, the above conflicting problem may be prevented effectively.
Fig. 4 is a block diagram showing an exemplary structure of an incoming call management apparatus for mobile terminal according to an embodiment of the disclosure, and the apparatus may locate inside the mobile terminal such as a phone, a tablet, etc. for executing the incoming call management method for mobile terminal as illustrated in Fig. 1. For ease of description, only related parts to the embodiment are shown.
Referring to Fig. 4, the apparatus includes:
a monitoring unit 41 for monitoring an incoming call of the mobile terminal; a judging unit 42 for judging whether the number of the incoming call monitored is in the list of crank numbers of the mobile terminal;
an acquiring unit 43 for acquiring a ring time of the incoming call when the number of the incoming call monitored is not in the list of crank numbers of the mobile terminal;
a reporting unit 44 for reporting the number of the incoming call whose ring time is shorter than a preset time to a server, such that the server determine whether the number of the incoming call is a crank number;
a receiving unit 45 for receiving a crank number determined by the server; and an adding unit 46 for adding the crank number received to the list of crank numbers of the mobile terminal.
Optionally, the monitoring unit 41 is configured to:
monitor an incoming call of the mobile terminal according to a message reported by the Radio Interface Layer of the operating system of the mobile terminal to the CallTracker layer.
Optionally, the apparatus further includes:
a hanging up unit for hanging up the incoming call when the number of the incoming call monitored is in the list of crank numbers of the mobile terminal.
Optionally, the acquiring unit 43 includes:
a first record subunit for recording the current system time as a first system time when the phone state of the mobile terminal changes to a call incoming state;
a second record subunit for recording the current system time as a second system time when the phone state of the mobile terminal changes from the call incoming state to a hang up state;
an acquiring subunit for subtracting the first system time from the second system time to acquire the ring time of the incoming call.
Optionally, the reporting unit 44 includes:
a determining subunit for determining whether the mobile terminal and the server are in a communicable state at present;
a storing subunit for storing the number of the incoming call whose ring time is shorter than the preset time in a temporary list when the mobile terminal and the server are not in a communicable state at present;
a reporting subunit for reporting the number of the incoming call stored in the temporary list to the server when the mobile terminal and the server are in a communicable state at present.
Optionally, the receiving unit 45 is configured to:
receive a crank number determined by the server at regular intervals.
Fig. 5 is a block diagram showing part of the structure of an exemplary mobile terminal according to an embodiment of the disclosure.
Referring to Figure 5, the mobile terminal includes: a Radio Frequency (RF) circuit 510, a memory 520, an input unit 530, a display unit 540, a sensor 550, an audio circuit 560, a wireless module 570, a processor 580, a power source 590, etc. Those skilled in the art will appreciate that the structure shown in Figure 5 is not intended to limit the mobile terminal, and the mobile terminal may include more or less components or a combination of some components or have a different layout of components compared with those shown in the figure.
The constituent parts of the mobile terminal will be described in detail with reference to Figure 5.
The RF circuit 510 may be configured for signal reception and transmission in the process of transmitting and receiving information or making a call, and particularly, downlink information is transferred to the processor 580 for processing after received from the base station; moreover, uplink intended data is transmitted to the base station. Typically, the RF circuit includes, but not limited to, antenna, at least one amplifier, transceiver, coupler, Low Noise Amplifier (LNA), duplexer, etc. In addition, the RF circuit 510 may also communicate with the network and other devices via wireless communication. The above wireless communication can use any communication standard or protocol, including but not limited to, Global System for Mobile Communications (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), email, Short Messaging Service (SMS), etc.
The memory 520 may be configured to store software programs and modules. By executing the software programs and modules stored in the memory 520, the processor 580 performs various functional applications and data processing of the mobile terminal. The memory 520 may mainly include a program storage area and a data storage area, wherein the program storage area may store operating systems, applications needed by at least one function (such as sound playing function, image playing function etc.) and the like, the data storage area may store data created according to the use of the mobile terminal (such as audio data, telephone book, etc.) and the like. Moreover, the memory 520 may include a high speed random access memory, and may further include a non-volatile memory, such as at least one magnetic disk memory device, flash memory device, or other volatile solid memory devices. The input unit 530 may be configured to receive input digital or character information and produce key signal input associated with the function control and user setting of the mobile terminal. Specifically, the input unit 530 may include a touch panel 531 and other input devices 532. The touch panel 531, also called a touch screen, may collect user's touch operation thereon or close thereto (such as an operation on or close to the touch panel 531 by a user with any suitable object or accessory such as finger, stylus, etc.), and drive a corresponding connection device according to a program set in advance. Optionally, the touch panel 531 may include two parts: touch detecting means and a touch controller, wherein: the touch detecting means detects the touch position of the user and a signal generated by the touch operation and transmits the signal to the touch controller; and the touch controller receives touch information from the touch detecting means, converts it to touch point coordinates before transferring to the processor 580, and receives a command issued from the processor 580 for execution. Besides, various types of touch panels 531 can be implemented, such as resistive, capacitive, infrared and surface wave, etc. In addition to the touch panel 531, the input unit 530 may further include other input devices 532. Specifically, other input devices 532 may include, but not limited to, one or more of physical keyboard, function keys (such as volume control button, switch button, etc.), trackball, mouse, lever, etc.
The display unit 540 may be configured to display information input by a user or provided to a user and various menus of the mobile terminal. The display unit 540 may include a display panel 541; optionally, the display panel 541 may be configured in the form of Liquid Crystal Display (LCD) and Organic Light-Emitting Diode (OLED), etc. Furthermore, the touch panel 531 may overlap the display panel 541, and transmit to the processor 580 a touch operation thereon or close thereto after detection so as to determine the type of the touch event, according to which, the processor 580 provides a corresponding visual output on the display panel 541. In Figure 5, although the touch panel 531 and the display panel 541 realize the input and output functions of the mobile terminal as two separate components, in some embodiments, the touch panel 531 and the display panel 541 can be integrated to realize the input and output functions.
The mobile terminal may further include at least one sensor 550, such as optical sensor, motion sensor and other sensors. Specifically, optical sensor may include ambient light sensor and proximity sensor, wherein an ambient light sensor may adjust the brightness of the display panel 541 according to bright and dark of the ambient lights, and a proximity sensor may close the display panel 541 and/or backlight when a mobile terminal moves to the vicinity of an ear. As one kind of motion sensors, an accelerometer sensor may detect the magnitudes of accelerations in all directions (typically, three axes) and the direction and magnitude of gravity while at rest, which may be used in applications which identify the gesture of a mobile terminal (such as portrait and landscape orientation screen switch, relative games, magnetometer gesture calibration, etc.), functions related to vibration identification (such as pedometer, knocking, etc). The mobile terminal may further be equipped with other sensors such as a gyroscope, barometer, hygrometer, thermometer, an infrared sensor, etc., which will be omitted herein.
The audio circuit 560, a speaker 561 and a microphone 562 may provide audio interfaces between users and the mobile terminal. The audio circuit 560 may transmit to the speaker 561 an electric signal converted from audio data received, which is in turn converted to a sound signal by the speaker 561 for output; on the other hand, the microphone 562 converts the collected sound signal to an electric signal, which is then received by the audio circuit 560 to be converted to audio data; after being output to the processor 580 to be processed, the audio data is transmitted to, for example, another mobile terminal via the RF circuit 510 or output to the memory 520 for further processing.
The wireless module 570 adopts short range wireless transmission technology; by means of the wireless module 570, the mobile terminal may help a user transmit and receive emails, browse web pages and access streaming media, etc, which provides the user with wireless broadband internet access. Although Figure 5 shows a wireless module 570, it is understood that the wireless module is not an indispensable constituent part of a mobile terminal, and can be omitted as necessary without changing the essence of the disclosure.
The processor 580 is a control center of the mobile terminal, connects various parts of the whole mobile terminal via respective interfaces and lines, performs various functions of the mobile terminal and processes data by executing or performing software programs and/or modules stored in the memory 520 and invoking data stored in the memory 520, so as to monitor the mobile terminal as a whole. Optionally, the processor 580 may include one or more processing units; preferable, the processor 580 may integrate an application processor and a modem processor, wherein the application processor mainly deals with operating system, user interface and applications, etc, and the wireless communication mainly deals with wireless communication. As will be appreciated, the above modem processor may also be not integrated inside the processor 580.
The mobile terminal further includes a power source 590 (such as a battery) for supplying power to each component. Preferably, the power 590 source may be logically connected with the processor 580 via a power source management system, so as to realize functions such as charging, discharging and power consumption management etc. via the power source management system.
Although not shown, the mobile terminal may further include a camera, a
Bluetooth module etc, which will be omitted herein.
In the embodiment of the present disclosure, the processor 580 included in the terminal further includes the following function: performing the incoming call management method for the mobile terminal which includes:
monitoring an incoming call of the mobile terminal;
judging whether the number of the incoming call monitored is in the list of crank calls of the mobile terminal;
acquiring a ring time of the incoming call when the number of the incoming call monitored is not in the list of crank calls of the mobile terminal;
reporting the number of the incoming call whose ring time is shorter than a preset time to a server, such that the server determine whether the number of the incoming call is a crank number;
receiving a crank number determined by the server; and
adding the crank number received to the list of crank calls of the mobile terminal. Further, the monitoring includes:
monitoring an incoming call of the mobile terminal according to a message reported by the Radio Interface Layer of the operating system of the mobile terminal to the CallTracker layer.
Furthermore, the processor 580 of the terminal also includes the following function:
hanging up the incoming call when the number of the incoming call monitored is in the list of crank numbers of the mobile terminal.
Furthermore, the acquiring includes:
recording the current system time as a first system time when the phone state of the mobile terminal changes to a call incoming state;
recording the current system time as a second system time when the phone state of the mobile terminal changes from the call incoming state to a hang up state;
subtracting the first system time from the second system time to acquire the ring time of the incoming call.
Furthermore, the reporting includes:
determining whether the mobile terminal and the server are in a communicable state at present.
storing the number of the incoming call whose ring time is shorter than the preset time in a temporary list when the mobile terminal and the server are not in a communicable state at present.
reporting the number of the incoming call stored in the temporary list to the server when the mobile terminal and the server are in a communicable state at present.
Furthermore, the receiving includes:
receiving a crank number determined by the server at regular intervals.
In the embodiment of the disclosure, the incoming call of the mobile terminal is analyzed, a suspicious number obtained from the analysis is reported to the server automatically so as to utilize the powerful data processing capability of the server to determine whether the suspicious number is a crank number; meanwhile, the mobile terminal receives a list of crank numbers determined by the server after statistically analyzing the suspicious numbers automatically reported by a great amount of mobile terminals, and uses the list of crank numbers to intercept and hang up a crank call, thereby effectively increasing the accuracy of intercepting and hanging up crank calls.
The above described embodiments are merely preferred embodiments of the disclosure, but not intended to limit the disclosure. Any modifications, equivalent alternations and improvements that are made within the spirit and scope of the disclosure should be included in the protection scope of the disclosure.

Claims

What is claimed is:
1. An incoming call management method for a mobile terminal, including:
monitoring an incoming call of the mobile terminal;
judging whether the number of the incoming call monitored is in a list of crank calls of the mobile terminal;
acquiring a ring time of the incoming call when the number of the incoming call monitored is not in the list of crank calls of the mobile terminal;
reporting the number of the incoming call whose ring time is shorter than a preset time to a server, such that the server determine whether the number of the incoming call is a crank number;
receiving a crank number determined by the server; and
adding the crank number received to the list of crank calls of the mobile terminal.
2. The method according to claim 1, wherein the monitoring includes:
monitoring an incoming call of the mobile terminal according to a message reported by a Radio Interface Layer of an operating system of the mobile terminal to a CallTracker layer.
3. The method according to claim 2, further including:
hanging up the incoming call when the number of the incoming call monitored is in the list of crank numbers of the mobile terminal.
4. The method according to claim 1, wherein the acquiring includes:
recording the current system time as a first system time when the phone state of the mobile terminal changes to a call incoming state;
recording the current system time as a second system time when the phone state of the mobile terminal changes from the call incoming state to a hang up state; and subtracting the first system time from the second system time to acquire the ring time of the incoming call.
5. The method according to claim 1, wherein the reporting includes:
determining whether the mobile terminal and the server are in a communicable state at present;
storing the number of the incoming call whose ring time is shorter than the preset time in a temporary list when the mobile terminal and the server are not in a communicable state at present; and reporting the number of the incoming call stored in the temporary list to the server when the mobile terminal and the server are in a communicable state at present.
6. The method according to claim 1, wherein the receiving includes:
receiving a crank number determined by the server at regular intervals.
7. An incoming call management apparatus for a mobile terminal, including: a monitoring unit for monitoring an incoming call of the mobile terminal;
a judging unit for judging whether the number of the incoming call monitored is in a list of crank numbers of the mobile terminal;
an acquiring unit for acquiring a ring time of the incoming call when the number of the incoming call monitored is not in the list of crank numbers of the mobile terminal;
a reporting unit for reporting the number of the incoming call whose ring time is shorter than a preset time to a server, such that the server determine whether the number of the incoming call is a crank number;
a receiving unit for receiving a crank number determined by the server; and an adding unit for adding the crank number received to the list of crank numbers of the mobile terminal.
8. The apparatus according to claim 7, wherein the monitoring unit is configured to:
monitor an incoming call of the mobile terminal according to a message reported by a Radio Interface Layer of an operating system of the mobile terminal to a CallTracker layer.
9. The apparatus according to claim 8, further including:
a hanging up unit for hanging up the incoming call when the number of the incoming call monitored is in the list of crank numbers of the mobile terminal.
10. The apparatus according to claim 7, wherein the acquiring unit includes: a first record subunit for recording the current system time as a first system time when the phone state of the mobile terminal changes to a call incoming state;
a second record subunit for recording the current system time as a second system time when the phone state of the mobile terminal changes from the call incoming state to a hang up state; and
an acquiring subunit for subtracting the first system time from the second system time to acquire the ring time of the incoming call.
11. The apparatus according to claim 7, wherein the reporting unit includes: a determining subunit for determining whether the mobile terminal and the server are in a communicable state at present;
a storing subunit for storing the number of the incoming call whose ring time is shorter than the preset time in a temporary list when the mobile terminal and the server are not in a communicable state at present; and
a reporting subunit for reporting the number of the incoming call stored in the temporary list to the server when the mobile terminal and the server are in a communicable state at present.
12. The apparatus according to claim 7, wherein the receiving unit is configured to:
receive a crank number determined by the server at regular intervals.
PCT/CN2014/083116 2013-07-30 2014-07-28 Incoming call management method and apparatus for mobile terminal WO2015014250A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201310325456.0 2013-07-30
CN201310325456.0A CN104348947A (en) 2013-07-30 2013-07-30 Method and device of managing incoming call of mobile terminal

Publications (1)

Publication Number Publication Date
WO2015014250A1 true WO2015014250A1 (en) 2015-02-05

Family

ID=52430991

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/083116 WO2015014250A1 (en) 2013-07-30 2014-07-28 Incoming call management method and apparatus for mobile terminal

Country Status (2)

Country Link
CN (1) CN104348947A (en)
WO (1) WO2015014250A1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106255113A (en) * 2015-06-10 2016-12-21 中兴通讯股份有限公司 The recognition methods of harassing call and device
CN107172265A (en) * 2017-05-12 2017-09-15 北京安云世纪科技有限公司 A kind of call blocking method, device and mobile terminal
TWI615024B (en) * 2017-03-10 2018-02-11 晶睿通訊股份有限公司 Image recovery method and related video management server
CN109995925A (en) * 2019-02-27 2019-07-09 努比亚技术有限公司 A kind of harassing call recognition methods, terminal and computer readable storage medium
US20210385320A1 (en) * 2018-10-26 2021-12-09 Telefonaktiebolaget Lm Ericsson (Publ) Method and user equipment for detecting a potentially fraudulent call

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106790952A (en) * 2016-12-28 2017-05-31 东软集团股份有限公司 The hold-up interception method and device of harassing call
CN107135298A (en) * 2017-04-14 2017-09-05 努比亚技术有限公司 Call blocking method and apparatus
CN108712765A (en) * 2018-09-07 2018-10-26 深圳市万普拉斯科技有限公司 A kind of switching method of network formats, device and mobile terminal

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101184264A (en) * 2007-11-27 2008-05-21 北京网秦天下科技有限公司 Mobile phone telephone and message anti-disturbance and private communication method and system
CN101478591A (en) * 2008-12-17 2009-07-08 康佳集团股份有限公司 Method for preventing incoming call disturbance of mobile phone
CN102316203A (en) * 2011-09-21 2012-01-11 广州市动景计算机科技有限公司 Method for preventing crank call based on cloud computing, device and terminal

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101202791A (en) * 2006-12-14 2008-06-18 英业达股份有限公司 Method and system for judgment of annoy telephone
CN101426203B (en) * 2007-11-02 2010-07-28 华为技术有限公司 Method and equipment for recognizing vicious disturbance call
US20100067677A1 (en) * 2008-09-15 2010-03-18 Apollo Quan Fong Device for Filtering Out Unwanted Phone Solicitations
CN106791229A (en) * 2012-04-13 2017-05-31 北京搜狗科技发展有限公司 The identification method and device of number
CN103002446B (en) * 2012-11-15 2016-02-17 广东欧珀移动通信有限公司 A kind of method and apparatus of call interceptor
CN103037062A (en) * 2012-12-07 2013-04-10 中国联合网络通信集团有限公司 Method and terminal and server used for intercepting crank calls

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101184264A (en) * 2007-11-27 2008-05-21 北京网秦天下科技有限公司 Mobile phone telephone and message anti-disturbance and private communication method and system
CN101478591A (en) * 2008-12-17 2009-07-08 康佳集团股份有限公司 Method for preventing incoming call disturbance of mobile phone
CN102316203A (en) * 2011-09-21 2012-01-11 广州市动景计算机科技有限公司 Method for preventing crank call based on cloud computing, device and terminal

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106255113A (en) * 2015-06-10 2016-12-21 中兴通讯股份有限公司 The recognition methods of harassing call and device
TWI615024B (en) * 2017-03-10 2018-02-11 晶睿通訊股份有限公司 Image recovery method and related video management server
CN107172265A (en) * 2017-05-12 2017-09-15 北京安云世纪科技有限公司 A kind of call blocking method, device and mobile terminal
US20210385320A1 (en) * 2018-10-26 2021-12-09 Telefonaktiebolaget Lm Ericsson (Publ) Method and user equipment for detecting a potentially fraudulent call
US11706328B2 (en) * 2018-10-26 2023-07-18 Telefonaktiebolaget Lm Ericsson (Publ) Method and user equipment for detecting a potentially fraudulent call
CN109995925A (en) * 2019-02-27 2019-07-09 努比亚技术有限公司 A kind of harassing call recognition methods, terminal and computer readable storage medium

Also Published As

Publication number Publication date
CN104348947A (en) 2015-02-11

Similar Documents

Publication Publication Date Title
US10635449B2 (en) Method and apparatus for running game client
WO2015014250A1 (en) Incoming call management method and apparatus for mobile terminal
US20170185052A1 (en) Method and device for sending communication message
US11023296B2 (en) Method for managing multiple operating systems in a terminal
CN107465841B (en) Fault information reporting method and terminal
WO2018049897A1 (en) Data backup method and device
CN108632453B (en) Call method and mobile terminal
CN108834132B (en) Data transmission method and equipment and related medium product
CN106055480B (en) Method and terminal for debugging webpage
US20170318061A1 (en) Method, device, and system for managing information recommendation
CN109901980B (en) Serial port log capturing circuit, method, terminal and computer readable storage medium
CN109560591B (en) Charging method, device and terminal
CN108334345B (en) Application processing method and device, readable storage medium and mobile terminal
KR20210040112A (en) Measurement method, terminal and network side equipment
CN110913455B (en) Method for forbidding abnormal cell, electronic equipment and server
WO2018049894A1 (en) Data transmission method and device
CN104123276A (en) Method, device and system for intercepting popup windows in browser
CN108958936B (en) Application program switching method, mobile terminal and computer readable storage medium
CN110597437A (en) Screen capturing method and terminal equipment
CN111107223A (en) Message processing method and electronic equipment
CN110442310A (en) Application data processing method, device, storage medium and terminal device
CN109189538A (en) A kind of method and apparatus sending orientation red packet
CN112395106A (en) Process management method, mobile terminal, and computer-readable storage medium
CN105094869B (en) Target program determines method and device
CN110891262A (en) Bluetooth pairing method, system and terminal equipment

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14831241

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205N DATED 18.07.2016)

122 Ep: pct application non-entry in european phase

Ref document number: 14831241

Country of ref document: EP

Kind code of ref document: A1