WO2016173442A1 - Communication service processing method, mobile terminal and server - Google Patents

Communication service processing method, mobile terminal and server Download PDF

Info

Publication number
WO2016173442A1
WO2016173442A1 PCT/CN2016/079790 CN2016079790W WO2016173442A1 WO 2016173442 A1 WO2016173442 A1 WO 2016173442A1 CN 2016079790 W CN2016079790 W CN 2016079790W WO 2016173442 A1 WO2016173442 A1 WO 2016173442A1
Authority
WO
WIPO (PCT)
Prior art keywords
mobile terminal
phone number
mobile phone
server
module
Prior art date
Application number
PCT/CN2016/079790
Other languages
French (fr)
Chinese (zh)
Inventor
申世安
车晓东
Original Assignee
努比亚技术有限公司
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 努比亚技术有限公司 filed Critical 努比亚技术有限公司
Publication of WO2016173442A1 publication Critical patent/WO2016173442A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols

Definitions

  • This document relates to, but is not limited to, the field of communications, and in particular, to a communication service processing method, a mobile terminal, and a server.
  • CS Circuit Switch
  • PS Packet Switch
  • the CS domain is also called a circuit bearer domain. It has the characteristics of high tariff and good real-time performance.
  • SMS and voice calls are available.
  • PS domain is called data domain, packet switching, etc., which has the characteristics of cheap tariff, delay, etc., mainly used for mobile Internet and streaming media, VOIP and other services.
  • the user's SMS and call services are implemented through the CS domain interaction, and the Internet service is implemented through the PS domain interaction. It can be known that the user needs to bear a relatively high communication tariff under the policy.
  • the embodiment of the invention provides a communication service processing method, a mobile terminal and a server, which can implement a short message and a voice data to go to the PS domain, and can reduce the user fee.
  • An embodiment of the present invention provides a communication service processing method, including the following steps:
  • the mobile terminal registers an account with the server
  • the mobile terminal provides an address book to the server, so that the server is in the address book
  • the mobile phone number is matched with the mobile phone number in the server database;
  • the mobile phone number in the server database is a mobile phone number for opening a data domain priority service;
  • the mobile terminal interacts with the mobile terminal corresponding to the matched mobile phone number through a data domain.
  • An embodiment of the present invention provides another communication service processing method, including the following steps:
  • the server registers an account for the mobile terminal
  • the server matches the mobile phone number in the address book with the mobile phone number in the server database;
  • the mobile phone number in the server database is a mobile phone number for opening a data domain priority service;
  • the server obtains a mobile phone number in the address book that matches the mobile phone number in the database, and synchronizes the matching result to the mobile terminal, so that the mobile terminal belongs to the mobile terminal to which the matched mobile phone number belongs. Interact through the data domain.
  • the embodiment of the invention provides a mobile terminal, including:
  • Registration module set to register an account with the server
  • Providing a module configured to provide an address book to the server, so that the server matches a mobile phone number in the address book with a mobile phone number in the server database; the mobile phone number in the server database is an open data domain Mobile phone number of priority business;
  • a first obtaining module configured to obtain a matching result of the server
  • the second obtaining module is configured to acquire, according to the matching result, a mobile phone number in the address book that matches a mobile phone number in the database;
  • the execution module is configured to interact with the mobile terminal to which the matching mobile phone number belongs through the data domain.
  • An embodiment of the present invention provides a server, including:
  • Registration module set to register an account for the mobile terminal
  • a first acquiring module configured to acquire an address book of the mobile terminal
  • a matching module configured to the mobile phone number in the address book and the server database The mobile phone number is matched, and the mobile phone number in the address book that matches the mobile phone number in the database is obtained by matching;
  • a synchronization module configured to synchronize the matching result of the matching module to the mobile terminal, so that the mobile terminal interacts with the mobile terminal to which the matched mobile phone number belongs through a data domain;
  • the database module is set to store the mobile number of the data domain priority service.
  • the embodiment of the invention utilizes the feature of low data domain tariff and the popular WI-FI free system.
  • the short message and the voice preferentially use the data domain to interact, which is cheaper than the traditional circuit bearer domain interaction, and The data domain is in line with the development trend of future communications.
  • FIG. 1 is a schematic structural diagram of hardware of a mobile terminal that implements various embodiments of the present invention
  • FIG. 2 is a schematic diagram of a wireless communication system of the mobile terminal shown in FIG. 1;
  • FIG. 3 is a flowchart of a method for processing a communication service according to a first embodiment of the present invention
  • FIG. 4 is another flowchart of a method for processing a communication service according to a first embodiment of the present invention
  • FIG. 5 is a specific flowchart of priority of a short message communication data field according to an embodiment of the present invention.
  • FIG. 6 is a specific flowchart of a voice communication data domain priority according to an embodiment of the present invention.
  • FIG. 7 is a flowchart of a method for processing a communication service according to a second embodiment of the present invention.
  • FIG. 8 is another flowchart of a method for processing a communication service according to a second embodiment of the present invention.
  • FIG. 9 is a schematic diagram of a module of a mobile terminal according to a third embodiment of the present invention.
  • FIG. 10 is a schematic diagram of another module of a mobile terminal according to a third embodiment of the present invention.
  • FIG. 11 is a schematic diagram of another module of a mobile terminal according to a third embodiment of the present invention.
  • FIG. 12 is a schematic diagram of another module of a mobile terminal according to a third embodiment of the present invention.
  • FIG. 13 is a schematic block diagram of a server according to a fourth embodiment of the present invention.
  • FIG. 14 is a schematic diagram of another module of a server according to a fourth embodiment of the present invention.
  • module A mobile terminal embodying various embodiments of the present invention will now be described with reference to the accompanying drawings.
  • suffixes such as “module,” “component,” or “unit” used to denote an element are merely illustrative of the embodiments of the present invention, and do not have a specific meaning per se. Therefore, “module” and “component” can be used in combination.
  • the mobile terminal can be implemented in various forms.
  • the terminal described in the embodiments of the present invention may include, for example, a mobile phone, a smart phone, a notebook computer, a digital broadcast receiver, a PDA (Personal Digital Assistant), a PAD (Tablet), a PMP (Portable Multimedia Player), a navigation device Mobile terminals of the like and fixed terminals such as digital TVs, desktop computers, and the like.
  • PDA Personal Digital Assistant
  • PAD Tablett
  • PMP Portable Multimedia Player
  • FIG. 1 is a schematic diagram showing the hardware structure of a mobile terminal that implements various embodiments of the present invention.
  • the mobile terminal 100 may include a wireless communication unit 110, an A/V (Audio/Video) input unit 120, a user input unit 130, a sensing unit 140, an output unit 150, a memory 160, an interface unit 170, a controller 180, and a power supply unit 190. and many more.
  • Figure 1 illustrates a mobile terminal having various components, but it should be understood that not all illustrated components are required to be implemented. More or fewer components can be implemented instead. The elements of the mobile terminal will be described in detail below.
  • Wireless communication unit 110 typically includes one or more components that permit radio communication between mobile terminal 100 and a wireless communication device or network.
  • the wireless communication unit may include at least one of a broadcast receiving module 111, a mobile communication module 112, a wireless internet module 113, a short-range communication module 114, and a location information module 115.
  • the broadcast receiving module 111 is configured to receive a broadcast signal and/or broadcast associated information from an external broadcast management server via a broadcast channel.
  • the broadcast channel can include a satellite channel and/or a terrestrial channel.
  • the broadcast management server may be a server that generates and transmits a broadcast signal and/or broadcast associated information or a server that receives a previously generated broadcast signal and/or broadcast associated information and transmits it to the terminal.
  • Broadcast The signals may include TV broadcast signals, radio broadcast signals, data broadcast signals, and the like.
  • the broadcast signal may further include a broadcast signal combined with a TV or radio broadcast signal.
  • the broadcast associated information may also be provided via a mobile communication network, and in this case, the broadcast associated information may be received by the mobile communication module 112.
  • the broadcast signal may exist in various forms, for example, it may exist in the form of Digital Multimedia Broadcasting (DMB) Electronic Program Guide (EPG), Digital Video Broadcasting Handheld (DVB-H) Electronic Service Guide (ESG), and the like.
  • the broadcast receiving module 111 can receive a signal broadcast by using various types of broadcast apparatuses.
  • the broadcast receiving module 111 can use forward link media (MediaFLO) by using, for example, multimedia broadcast-terrestrial (DMB-T), digital multimedia broadcast-satellite (DMB-S), digital video broadcast-handheld (DVB-H)
  • MediaFLO forward link media
  • the digital broadcasting device of the @) data broadcasting device, the terrestrial digital broadcasting integrated service (ISDB-T), or the like receives the digital broadcasting.
  • the broadcast receiving module 111 can be constructed as various broadcast apparatuses suitable for providing broadcast signals as well as the above-described digital broadcast apparatuses.
  • the broadcast signal and/or broadcast associated information received via the broadcast receiving module 111 may be stored in the memory 160 (or other type of storage medium).
  • the mobile communication module 112 is configured to transmit radio signals to and/or receive radio signals from at least one of a base station (e.g., an access point, a Node B, etc.), an external terminal, and a server.
  • a base station e.g., an access point, a Node B, etc.
  • Such radio signals may include voice call signals, video call signals, or various types of data transmitted and/or received in accordance with text and/or multimedia messages.
  • the wireless internet module 113 is configured to support wireless internet access of the mobile terminal.
  • the module can be internally or externally coupled to the terminal.
  • the wireless Internet access technologies involved in the module may include WLAN (Wireless LAN) (Wi-Fi), Wibro (Wireless Broadband), Wimax (Worldwide Interoperability for Microwave Access), HSDPA (High Speed Downlink Packet Access), etc. .
  • the short range communication module 114 is configured as a module that supports short range communication.
  • Some examples of short-range communication technologies include BluetoothTM, Radio Frequency Identification (RFID), Infrared Data Association (IrDA), Ultra Wide Band (UWB), ZigbeeTM, and the like.
  • the location information module 115 is configured as a module that checks or acquires location information of the mobile terminal.
  • a typical example of a location information module is a GPS (Global Positioning Device).
  • the GPS module 115 is configured to calculate distance information and accurate time information from three or more satellites and apply triangulation to the calculated information to accurately calculate three-dimensional current position information according to longitude, latitude, and altitude.
  • the method used to calculate position and time information uses three satellites and is used by Another satellite corrects the calculated position and time information error.
  • the GPS module 115 is also arranged to calculate speed information by continuously calculating current position information in real time.
  • the A/V input unit 120 is arranged to receive an audio or video signal.
  • the A/V input unit 120 may include a camera 121 and a microphone 122 that is set to process image data of a still picture or video obtained by the image capturing device in a video capturing mode or an image capturing mode.
  • the processed image frame can be displayed on the display unit 151.
  • the image frames processed by the camera 121 may be stored in the memory 160 (or other storage medium) or transmitted via the wireless communication unit 110, and two or more cameras 121 may be provided according to the configuration of the mobile terminal.
  • the microphone 122 is set to receive sound (audio data) in an operation mode of a telephone call mode, a recording mode, a voice recognition mode, and the like, and is capable of processing such sound as audio data.
  • the processed audio (voice) data can be converted to a format output that can be transmitted to the mobile communication base station via the mobile communication module 112 in the case of a telephone call mode.
  • the microphone 122 can implement various types of noise cancellation (or suppression) algorithms to cancel (or suppress) noise or interference generated during the process of receiving and transmitting audio signals.
  • the user input unit 130 is configured to generate key input data in accordance with a command input by the user to control various operations of the mobile terminal.
  • the user input unit 130 allows the user to input various types of information, and may include a keyboard, a pot, a touch pad (eg, a touch sensitive component that detects changes in resistance, pressure, capacitance, etc. due to contact), a scroll wheel , rocker, etc.
  • a touch screen can be formed.
  • the sensing unit 140 is configured to detect a current state of the mobile terminal 100 (eg, an open or closed state of the mobile terminal 100), a location of the mobile terminal 100, a user's contact with the mobile terminal 100 (ie, a touch input), The orientation of the mobile terminal 100, the acceleration or the speed of the mobile terminal 100, and the like, and the like, and the like, and generates commands or signals for controlling the operation of the mobile terminal 100.
  • a current state of the mobile terminal 100 eg, an open or closed state of the mobile terminal 100
  • a location of the mobile terminal 100 e.g., a user's contact with the mobile terminal 100 (ie, a touch input)
  • the orientation of the mobile terminal 100 e.g., the mobile terminal 100
  • the sensing unit 140 can sense whether the slide type phone is turned on or off.
  • the sensing unit 140 can detect whether the power supply unit 190 provides power or whether the interface unit 170 is coupled to an external device.
  • Sensing unit 140 may include proximity sensor 1410
  • the interface unit 170 is provided to function as an interface through which at least one external device can connect with the mobile terminal 100.
  • the external device may include a wired or wireless headset port, an external power (or battery charger) port, a wired or wireless data port, a memory card port, and a connection with identification The port of the block's device, audio input/output (I/O) port, video I/O port, headphone port, and more.
  • the identification module may be stored to verify various information used by the user using the mobile terminal 100 and may include a User Identification Module (UIM), a Customer Identification Module (SIM), a Universal Customer Identity Module (USIM), and the like.
  • UIM User Identification Module
  • SIM Customer Identification Module
  • USB Universal Customer Identity Module
  • the device having the identification module may take the form of a smart card, and thus the identification device may be connected to the mobile terminal 100 via a port or other connection device.
  • the interface unit 170 may be arranged to receive input (eg, data information, power, etc.) from an external device and transmit the received input to one or more components within the mobile terminal 100 or may be configured to be at the mobile terminal and external device Transfer data between.
  • the interface unit 170 may function as a path through which power is supplied from the base to the mobile terminal 100 or may be used as a transmission of various command signals allowing input from the base to the mobile terminal 100 The path to the terminal.
  • Various command signals or power input from the base can be used as signals for identifying whether the mobile terminal is accurately mounted on the base.
  • Output unit 150 is configured to provide an output signal (eg, an audio signal, a video signal, an alarm signal, a vibration signal, etc.) in a visual, audio, and/or tactile manner.
  • the output unit 150 may include a display unit 151, an audio output module 152, an alarm unit 153, and the like.
  • the display unit 151 is set to display information processed in the mobile terminal 100.
  • the display unit 151 can display a user interface (UI) or a graphical user interface (GUI) related to a call or other communication (eg, text messaging, multimedia file download, etc.).
  • UI user interface
  • GUI graphical user interface
  • the display unit 151 may display a captured image and/or a received image, a UI or GUI showing a video or image and related functions, and the like.
  • the display unit 151 can function as an input device and an output device.
  • the display unit 151 may include at least one of a liquid crystal display (LCD), a thin film transistor LCD (TFT-LCD), an organic light emitting diode (OLED) display, a flexible display, a three-dimensional (3D) display, and the like.
  • LCD liquid crystal display
  • TFT-LCD thin film transistor LCD
  • OLED organic light emitting diode
  • a flexible display a three-dimensional (3D) display, and the like.
  • 3D three-dimensional
  • Some of these displays may be configured to be transparent to allow a user to view from the outside, which may be referred to as a transparent display, and a typical transparent display may be, for example, a TOLED (Transparent Organic Light Emitting Diode) display or the like.
  • TOLED Transparent Organic Light Emitting Diode
  • the mobile terminal 100 may include two or more display units (or other display devices), for example, the mobile terminal may include an external display unit (not shown) and an internal display unit (not shown) .
  • the touch screen can be set to detect touch input pressure as well as touch input position and touch input area.
  • the audio output module 152 is configured to receive audio data received by the wireless communication unit 110 or stored in the memory 160 when the mobile terminal is in a call signal receiving mode, a call mode, a recording mode, a voice recognition mode, a broadcast receiving mode, and the like.
  • the audio signal is converted and output as sound.
  • the audio output module 152 can provide audio output (eg, call signal reception sound, message reception sound, etc.) associated with a particular function performed by the mobile terminal 100.
  • the audio output module 152 can include a pickup, a buzzer, and the like.
  • the alarm unit 153 is arranged to provide an output to notify the mobile terminal 100 of the occurrence of an event.
  • Typical events may include call reception, message reception, key signal input, touch input, and the like.
  • the alert unit 153 can provide an output in a different manner to notify of the occurrence of an event.
  • the alarm unit 153 can provide an output in the form of vibrations, and when a call, message, or some other incoming communication is received, the alarm unit 153 can provide a tactile output (ie, vibration) to notify the user of it. By providing such a tactile output, the user is able to recognize the occurrence of various events even when the user's mobile phone is in the user's pocket.
  • the alarm unit 153 can also provide an output of the notification event occurrence via the display unit 151 or the audio output module 152.
  • the memory 160 is provided as a software program or the like that stores processing and control operations performed by the controller 180, or may temporarily store data (for example, a phone book, a message, a still image, a video, and the like) that has been output or is to be output. Moreover, the memory 160 can store data regarding vibrations and audio signals of various manners that are output when a touch is applied to the touch screen.
  • the memory 160 may include at least one type of storage medium including a flash memory, a hard disk, a multimedia card, a card type memory (eg, SD or DX memory, etc.), a random access memory (RAM), a static random access memory ( SRAM), read only memory (ROM), electrically erasable programmable read only memory (EEPROM), programmable read only memory (PROM), magnetic memory, magnetic disk, optical disk, and the like.
  • the mobile terminal 100 can cooperate with a network storage device that performs a storage function of the memory 160 through a network connection.
  • the controller 180 is arranged to generally control the overall operation of the mobile terminal. For example, the controller 180 performs the control and processing associated with voice calls, data communications, video calls, and the like.
  • the controller 180 may include a multimedia module 181 configured to reproduce (or play back) multimedia data, a multimedia module 181 may be constructed within controller 180 or may be configured to be separate from controller 180.
  • the controller 180 is configured to perform a pattern recognition process to recognize a handwriting input or a picture drawing input performed on the touch screen as a character or an image.
  • the power supply unit 190 receives external power or internal power under the control of the controller 180 and provides appropriate power required to operate the various components and components.
  • the various embodiments described herein can be implemented in a computer readable medium using, for example, computer software, hardware, or any combination thereof.
  • the embodiments described herein may be through the use of application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable gate arrays (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable gate arrays ( An FPGA, a processor, a controller, a microcontroller, a microprocessor, at least one of the electronic units designed to perform the functions described herein, in some cases, such an embodiment may be at the controller 180 Implemented in the middle.
  • implementations such as procedures or functions may be implemented with separate software modules that permit the execution of at least one function or operation.
  • the software code can be implemented by a software application (or program) written in any suitable programming language, which can be stored in memory 160 and executed by
  • the mobile terminal has been described in terms of its function.
  • a slide type mobile terminal among various types of mobile terminals such as a folding type, a bar type, a swing type, a slide type mobile terminal, and the like will be described as an example. Therefore, the embodiment of the present invention can be applied to any type of mobile terminal, and is not limited to a slide type mobile terminal.
  • the mobile terminal 100 as shown in FIG. 1 may be configured to operate using, for example, wired and wireless communication devices and satellite-based communication devices that transmit data via frames or packets.
  • a communication device in which a mobile terminal is operable according to an embodiment of the present invention will now be described with reference to FIG.
  • Such communication devices may use different air interfaces and/or physical layers.
  • air interfaces used by communication devices include, for example, Frequency Division Multiple Access (FDMA), Time Division Multiple Access (TDMA), Code Division Multiple Access (CDMA), and Universal Mobile Telecommunications Equipment (UMTS) (in particular, Long Term Evolution (LTE)). ), Global System for Mobile Communications (GSM), etc.
  • FDMA Frequency Division Multiple Access
  • TDMA Time Division Multiple Access
  • CDMA Code Division Multiple Access
  • UMTS Universal Mobile Telecommunications Equipment
  • LTE Long Term Evolution
  • GSM Global System for Mobile Communications
  • the following description relates to a CDMA communication device, But such teachings are equally applicable to other types of devices.
  • a CDMA wireless communication device can include a plurality of mobile terminals 100, a plurality of base stations (BS) 270, a base station controller (BSC) 275, and a mobile switching center (MSC) 280.
  • the MSC 280 is configured to interface with a public switched telephone network (PSTN) 290.
  • PSTN public switched telephone network
  • the MSC 280 is also configured to interface with a BSC 275 that can be coupled to the base station 270 via a backhaul line.
  • the backhaul line can be constructed in accordance with any of a number of well known interfaces including, for example, E1/T1, ATM, IP, PPP, Frame Relay, HDSL, ADSL, or xDSL. It will be understood that the apparatus as shown in FIG. 2 may include a plurality of BSCs 275.
  • Each BS 270 can serve one or more partitions (or regions), each of which is covered by a multi-directional antenna or an antenna directed to a particular direction radially away from the BS 270. Alternatively, each partition may be covered by two or more antennas for diversity reception. Each BS 270 can be configured to support multiple frequency allocations, and each frequency allocation has a particular frequency spectrum (eg, 1.25 MHz, 5 MHz, etc.).
  • BS 270 may also be referred to as a Base Transceiver Sub-Device (BTS) or other equivalent terminology.
  • BTS Base Transceiver Sub-Device
  • the term "base station” can be used to generally refer to a single BSC 275 and at least one BS 270.
  • a base station can also be referred to as a "cell station.”
  • each partition of a particular BS 270 may be referred to as a plurality of cellular stations.
  • a broadcast transmitter (BT) 295 transmits a broadcast signal to the mobile terminal 100 operating within the device.
  • a broadcast receiving module 111 as shown in FIG. 1 is provided at the mobile terminal 100 to receive a broadcast signal transmitted by the BT 295.
  • GPS Global Positioning Device
  • the satellite 300 helps locate at least one of the plurality of mobile terminals 100.
  • a plurality of satellites 300 are depicted, but it will be appreciated that useful positioning information can be obtained using any number of satellites.
  • the GPS module 115 as shown in Figure 1 is typically configured to cooperate with the satellite 300 to obtain desired positioning information. Instead of GPS tracking technology or in addition to GPS tracking technology, other techniques that can track the location of the mobile terminal can be used. Additionally, at least one GPS satellite 300 can selectively or additionally process satellite DMB transmissions.
  • the BS 270 receives reverse link signals from various mobile terminals 100.
  • Mobile terminal 100 typically participates in calls, messaging, and other types of communications.
  • Each reverse link signal received by a particular base station 270 is processed within a particular BS 270.
  • the obtained data is forwarded to the relevant BSC 275.
  • BSC provides call resource allocation and includes between BS270 Coordinated mobility management capabilities of the soft handoff process.
  • the BSC 275 also routes the received data to the MSC 280, which provides additional routing services for interfacing with the PSTN 290.
  • PSTN 290 interfaces with MSC 280, which forms an interface with BSC 275, and BSC 275 controls BS 270 accordingly to transmit forward link signals to mobile terminal 100.
  • SMS and voice are interacted through the circuit bearer domain, which not only has higher tariffs, but also does not meet the development trend of the data domain that will eventually be normalized to the packet voice. Therefore, SMS and voice are passed.
  • An integrated approach to data domain interaction is imperative. Based on the above considerations, the following inventive embodiments are proposed.
  • the first embodiment of the present invention provides a communication service processing method. It should be noted that the embodiment of the present invention is described by a mobile terminal body, and the method includes the following steps:
  • the mobile terminal registers an account with the server.
  • the mobile terminal accesses the server through the network and registers according to the rules established by the server.
  • the login authentication, the short message verification, and the like may be added, and during the registration process or during the registration process, The information interaction can be added to the AES and other encryption and decryption steps, and the security of the account login and access interaction is justified, and will not be described here;
  • the mobile phone number of the mobile terminal may be used to register the account, or may be registered by the server or the user-defined account, but it is required to bind the mobile phone number according to the embodiment of the present invention.
  • the account number and the mobile phone number are bound or mapped.
  • the mobile phone number when the user dials, if the mobile terminal that knows the dialed mobile phone number in the server also opens the data domain priority service, the condition is If allowed, directly switch through the data domain for SMS and voice interworking. In order to improve the user's right to know, the user is prompted to use the short message and the voice priority number domain data service before the mobile phone number mapping or binding. If the user selects yes, the mobile phone number is bound, and the prompt can adopt the UI interaction interface. , prompting the user, in the UI interaction interface, can declare the legal terms of both parties, such as the disclaimer clause.
  • the registration account is intended to solve the permission problem, that is, the mobile terminal has the right to access the server to obtain the related service provided by the server; and is used to save the matching information or the matching result in the following, and the like. Data synchronization, interaction, etc. between the server and the mobile terminal.
  • S12 Providing an address book to the server, so that the server matches a mobile phone number in the address book with a mobile phone number in the server database;
  • the server compares or matches the mobile phone numbers in the address book of the user mobile terminal one by one to obtain whether the mobile phone number in the address book is also using the data domain priority communication service;
  • the database is created by the server by collecting the mobile phone number and address book of the user mobile terminal, and may of course include the same kind of information of the third party institution; when the user registers, the registered mobile phone number and the related information of the registered account have been stored in the database. Therefore, in the database, information about each mobile phone number, mobile terminal, account, etc., in which the data domain priority service is opened is recorded; when the mobile terminal provides the address book to the server, the server will individually identify each mobile phone number in the address book. The mobile phone number in the database is matched. When one or more mobile phone numbers in the address book match the mobile phone number in the database, it indicates that the mobile terminal corresponding to the one or more mobile phone numbers also has the data domain priority communication enabled. Business;
  • step S12 Obtaining, according to the matching result obtained in step S12, which mobile phone numbers corresponding to the mobile phone number in the mobile terminal of the mobile terminal open the data domain priority communication service; that is, the user has sent a short message or dialed to the object in the address book. Knowing the mobile number that can communicate with the data domain;
  • the mobile terminal corresponding to the matched mobile phone number interacts through a data domain.
  • the user When the user sends a short message or dials to the object in the address book, if the object to be dialed or sent is the mobile phone number matching the mobile phone number in the database described in step S13, the user automatically switches to the data domain communication.
  • the above process belongs to the mobile terminal and the server operating in the background and interacting with the information, and the user is not visible under normal conditions;
  • A's address book contains: B, C, D, E, F, G, H mobile phone numbers and related information; when A's address book is provided to the server, the server will B ⁇ H mobile phone number Match the mobile phone numbers in the database one by one, when getting the mobile phone number of D and F and the mobile phone in the database When the numbers match, it means that A, D and F are the service objects of the same server. Then, SMS and voice communication are set between A and D, A and F, and the data domain is preferentially exchanged. Therefore, when A opens the address book and D or FWhen sending a text message or making a call, if the conditions permit, automatically and preferentially switch to the interaction through the data domain to reduce the communication tariff. Since the communication mode between A and D, A and F has been optimized and selected before A calls, there is no time delay and it is suitable for voice services with strict time requirements.
  • the step of the mobile terminal registering an account with a server includes:
  • S11a sending registration request information to the server, where the registration request information includes at least one identification information;
  • the identification information may be a product serial number (SN), a mobile phone number of the terminal, etc., and is not limited herein, but it should be noted that the identification information is unique or at least within a certain range;
  • Information when the server accepts the registration request of the mobile terminal, it determines whether it belongs to the service or the access object; for example, the server of company A for serving the mobile terminal of company A only allows the registration of the mobile terminal produced by company A, It is easy to understand and does not make unnecessary explanations;
  • the new registration request information is closed or re-initiated; if the authentication is passed, the registration is successful;
  • the communication service is a short message communication
  • the method further includes: if the mobile terminal corresponding to the matched mobile phone number fails to communicate through the data domain, interacting through the circuit bearer domain.
  • the server when the user finds the corresponding user to send a short message in the address book, the server has been informed whether the sending object permits preferential implementation of the short message data domain interaction, and if permitted, the mobile terminal automatically switches to the data domain (PS domain).
  • PS domain data domain
  • Sending the short message if the transmission fails due to network reasons or the link is unstable, the user will be prompted to turn to the circuit bearer domain (CS domain) for transmission. If the user selects yes, the device will transmit through the circuit bearer domain. That is, when the user sends a text message, the priority number is used.
  • the domain transmission in the case of failure to use the data domain transmission, the data is sent through the circuit bearer domain to minimize the user's short message tariff;
  • the mobile terminals A, B, ..., n respectively establish an account relationship with the server and complete the binding of the mobile phone number, provide the address book, the server query and the matching, etc.
  • the mobile terminals A, B, ..., n respectively know from the server which mobile phone numbers in their respective address books set the data domain priority, assuming that the mobile terminal A wants to send a short message to the mobile terminal B, first the mobile terminal A
  • the mobile phone number of the mobile terminal B is found in the address book, and it is determined whether the mobile phone number has the data domain priority set. If it is set, the short message is sent to the mobile terminal B through the data domain network, otherwise, the short message is sent through the circuit bearer domain. .
  • the communication service is a voice communication
  • the step of the mobile terminal corresponding to the matched mobile phone number interacting with the data domain further includes: determining a channel quality
  • the circuit domain interacts.
  • the server can learn whether the dialing object permits the voice data domain interaction to be preferentially implemented, and if permitted, the channel quality of the mobile terminal of the user is detected.
  • the current mobile phone number mapping state or channel quality it is determined whether it is suitable for voice communication through the data domain. If the current mobile phone number mapping state or channel quality is not lower than the preset threshold, the data domain interaction is performed, otherwise , interacting through the circuit bearer domain. It should be noted that due to the large amount of data in voice communication, at this stage, voice data is considered to be taken into the PS domain only when WI-FI is connected, and the premise of this handover is that the channel quality of the voice WI-FI is achieved. Certain decision thresholds; the above is only a statement and is not intended to limit the use of the embodiments of the present invention in other network situations.
  • the mobile terminals A, B, ..., n respectively establish an account relationship with the server and complete the binding of the mobile phone number, provide the address book, the server query and the matching, etc.
  • the mobile terminals A, B, ..., n respectively know from the server which mobile phone numbers in their respective address books set the data domain priority, assuming that the mobile terminal A wants to dial the call to the mobile terminal B, first the mobile terminal A In the address book, find the mobile phone number of the mobile terminal B, and determine whether the mobile phone number has set the data domain priority. If it is set, the channel quality is detected, when it is not If the threshold is less than the threshold, the channel quality meets the condition. At this time, the data domain network is switched to the mobile terminal B for voice communication. Otherwise, the voice communication is performed through the circuit bearer domain.
  • the method further includes:
  • the server is accessed at a set frequency, and the mobile phone number of the current mobile terminal's address book and the mobile terminal interacting with the data domain is updated in time.
  • Synchronize with the server access the server at the set frequency and obtain the updated matching result, and timely obtain the change of the mobile phone number in the address book of the mobile terminal that can preferentially communicate with the data domain to ensure the validity of the communication service.
  • the second embodiment of the present invention provides a method for processing a communication service. It should be noted that, in the understanding of the embodiment, reference may be made to the first embodiment. Explain that the method includes the steps of:
  • the server registers an account for the mobile terminal.
  • the server can allocate a corresponding account to the mobile terminal, and set the rights and service items corresponding to the account, so as to distinguish different levels of customers, for example, the VIP account can obtain more advanced rights and services;
  • the server obtains related information of the mobile terminal, a mobile phone number, and the like, and the related information of the mobile terminal may have multiple items, such as model information.
  • the server has a built-in database to store registration information, as well as information about vendors or third-party organizations.
  • the server matches each mobile phone number in the address book with the mobile phone number in the database one by one.
  • the one or more mobile phone numbers in the address book match the mobile phone number in the database, the one or more The mobile terminal corresponding to the mobile phone number also opens the service of data domain priority communication.
  • the mobile phone number in the address book that matches the mobile phone number in the database is obtained by matching, and the matching result is synchronized to the mobile terminal, so that the mobile terminal belongs to the mobile phone number that matches the mobile phone number.
  • the terminal interacts through the data domain;
  • the server separately queries and matches whether the mobile phone number in the address book of the mobile terminal A, B, ..., n is in the server. And setting the data domain priority service, and synchronizing the query and the matching result one by one to the mobile terminals A, B, ..., n, so that the mobile terminals A, B, ..., n can know the respective address records in the address book.
  • the step of the server registering an account for the mobile terminal includes:
  • S21a receiving registration request information sent by the mobile terminal, where the registration request information includes at least one identification information of the mobile terminal;
  • the identification information may be a product serial number (SN) or the like, which is not limited herein, but it should be noted that the identification information is unique or at least within a certain range;
  • the server accepts the registration request of the mobile terminal, it determines whether it belongs to the service/access object; for example, the server of company A for serving the mobile terminal of company A only allows the registration of the mobile terminal produced by company A, where Easy to understand, no extra explanation;
  • S21b authenticating the registration request information, and determining, according to the authentication result, whether to register an account for the mobile terminal;
  • the identification information of the mobile terminal having the right to access the server may be pre-stored in the server, and the authentication information is verified by the pre-stored identification information and the identification information provided by the mobile terminal in step S21a to obtain an authentication result; Perform certification, such as manual hotline.
  • the communication service is a voice communication
  • the method further includes the following steps:
  • the signal quality is lower than the preset threshold, it is performed between the mobile terminal and the mobile terminal to which the matched mobile phone number belongs: through circuit domain interaction.
  • the method further includes:
  • the obtained identification information is checked to determine whether the mobile terminal is a service object thereof.
  • the mobile terminal to which the mobile phone number of the short message and voice data service of the server is currently required belongs belongs to the service object of the server.
  • a computer storage medium having stored therein computer executable instructions for performing the above method.
  • a third embodiment of the present invention provides a mobile terminal, including: a registration module 101, a providing module 102, a first obtaining module 103, a second obtaining module 104, and an executing module 105, where:
  • Registration module 101 configured to register an account with the server
  • the mobile terminal accesses the server through the network and registers according to the rules established by the server.
  • the login authentication, the short message verification, and the like may be added, and during the registration process or during the registration process, The information interaction can be added to the AES and other encryption and decryption steps, and the security of the account login and access interaction is justified, and will not be described here;
  • the mobile phone number of the mobile terminal When registering, you can use the mobile phone number of the mobile terminal to register for the account, or you can use the service.
  • the device is assigned or the user-defined account is used for registration.
  • the mobile phone number needs to be bound. Therefore, when registering with an account other than the mobile phone number, the account number and the mobile phone number are to be used. Bind or map.
  • the mobile phone number When using the mobile phone number to register or bind or map with the mobile phone number, when the user dials, if the mobile terminal that knows the dialed mobile phone number in the server also opens the data domain priority service, the condition is If allowed, directly switch through the data domain for SMS and voice interworking.
  • the user is prompted to use the short message and the voice priority number field service. If the user selects yes, the mobile phone number is bound, and the prompt can use the UI interactive interface.
  • the user, in the UI interaction interface, can declare the legal terms of both parties, such as the exemption clause.
  • the registered account is intended to solve the permission problem, that is, the mobile terminal has the right to access the server to obtain the related service provided by the server.
  • the providing module 102 is configured to provide an address book to the server, so that the server matches the mobile phone number in the address book with the mobile phone number in the server database;
  • the server compares or matches the mobile phone numbers in the address book of the user mobile terminal one by one to obtain whether the mobile phone number in the address book is also using the data domain priority communication service;
  • the database is created by the server by collecting the mobile phone number and address book of the user mobile terminal, and may of course include the same kind of information of the third institution; when the user registers, the registered mobile phone number and related information of the registered account have been stored in the database. Therefore, in the database, information about each mobile phone number, mobile terminal, account, etc., in which the data domain priority service is opened is recorded; when the mobile terminal provides the address book to the server, the server will individually identify each mobile phone number in the address book. The mobile phone number in the database is matched. When one or more mobile phone numbers in the address book match the mobile phone number in the database, it indicates that the mobile terminal corresponding to the one or more mobile phone numbers also has the data domain priority communication enabled. Business.
  • the first obtaining module 103 is configured to obtain a matching result of the server
  • the server Accessing the server through the account, the server provides the matching result according to the mobile terminal to the account;
  • the second obtaining module 104 is configured to obtain, according to the matching result, a mobile phone number in the address book that matches a mobile phone number in the database;
  • the execution module 105 is configured to interact with the mobile terminal to which the matched mobile phone number belongs through the data domain;
  • A's address book contains: B, C, D, E, F, G, H mobile phone numbers and related information; when A's address book is provided to the server, the server will B ⁇ H mobile phone number Match the mobile phone numbers in the database one by one. When the mobile phone numbers of D and F match the mobile phone numbers in the database, it means that A, D and F are the service objects of the same server, then in A and D, A and F. Set SMS and voice communication to interact with each other through the data domain. Therefore, when A opens the address book and sends a text message or makes a call to D or F, if the conditions permit, automatically and preferentially switch to the data domain interaction. Reduce communication charges. Since the communication mode between A and D, A and F has been optimized and selected before A calls, there is no time delay and it is suitable for voice services with strict time requirements.
  • the registration module 101 includes:
  • the sending module 101A is configured to send registration request information to the server, where the registration request information includes at least one identification information;
  • the identification information may be a product serial number (SN) or the like, which is not limited herein, but it should be noted that the identification information is unique or at least within a certain range; by using the identification information, the server is When accepting the registration request of the mobile terminal, it is determined whether it belongs to the service/access object; for example, the server of the company A is set to serve the server of the company A mobile terminal, and only the registration of the mobile terminal produced by the company A is allowed, which is easy to understand. Do not make unnecessary explanations;
  • the third obtaining module 101B is configured to obtain an authentication result of the registration request information by the server.
  • the new registration request information is closed or re-initiated; if the authentication is passed, the registration is successful; and other modules may be included, such as sending confirmation information to the server to improve registration process.
  • the execution module 105 the execution module 105:
  • the server when the user finds the corresponding user to send a short message in the address book, the server has been informed whether the sending object permits preferential implementation of the short message data domain interaction, and if permitted, the mobile terminal automatically switches to the data domain (PS domain).
  • PS domain data domain
  • Sending the short message if the transmission fails due to network reasons or the link is unstable, the user will be prompted to turn to the circuit bearer domain (CS domain) for transmission. If the user selects yes, the device will transmit through the circuit bearer domain. That is, when the user sends a short message, the data domain is preferentially transmitted, and in the case of failure to use the data domain transmission, the data is sent through the circuit bearer domain to minimize the user's short message tariff;
  • the mobile terminals A, B, ..., n respectively establish an account relationship with the server and complete the binding of the mobile phone number, provide the address book, the server query and the matching, etc.
  • the mobile terminals A, B, ..., n respectively know from the server which mobile phone numbers in their respective address books set the data domain priority, assuming that the mobile terminal A wants to send a short message to the mobile terminal B, first the mobile terminal A
  • the mobile phone number of the mobile terminal B is found in the address book, and it is determined whether the mobile phone number has the data domain priority set. If it is set, the short message is sent to the mobile terminal B through the data domain network, otherwise, the short message is sent through the circuit bearer domain. .
  • the channel quality detecting module 106 is further included:
  • the execution module 105 performs a data domain interaction when the channel quality is not lower than a preset threshold
  • the execution module 105 performs circuit domain interaction when the signal quality is below the predetermined threshold.
  • the server can know whether the dialing object permits the voice data domain interaction to be preferentially implemented, and if permitted, the letter is passed.
  • the channel quality detecting module 106 detects the channel quality of the mobile terminal of the user, and determines whether it is suitable for voice communication through the data domain according to the mapping state or channel quality of the current mobile phone number, if the mapping state or channel quality of the current mobile phone number is not When the threshold is lower than the preset threshold, the data domain interacts. Otherwise, it interacts through the circuit bearer domain.
  • voice data is considered to be taken into the PS domain only when WI-FI is connected, and the premise of this handover is that the channel quality of the voice WI-FI is achieved.
  • the mobile terminals A, B, ..., n respectively establish an account relationship with the server and complete the binding of the mobile phone number, provide the address book, the server query and the matching, etc.
  • the mobile terminals A, B, ..., n respectively know from the server which mobile phone numbers in their respective address books set the data domain priority, assuming that the mobile terminal A wants to dial the call to the mobile terminal B, first the mobile terminal A
  • the mobile phone number of the mobile terminal B is found in the address book, and it is determined whether the mobile phone number has the data domain priority set. If it is set, the channel quality is detected. When it is not less than the threshold value, the channel quality satisfies the condition.
  • the data domain network is cut to the mobile terminal B for voice communication, otherwise, the voice communication is performed through the circuit bearer domain.
  • a synchronization module 107 is further included:
  • It is set to access the server at a set frequency, and update the mobile phone number of the current mobile terminal's address book and the mobile terminal interacting with the data domain.
  • the mobile terminal is a virtual SIM card terminal, and the mobile phone number is a virtual SIM card number;
  • the so-called virtual SIM card terminal a path for copying the SIM card information is reserved for the mobile terminal, and then the SIM card information that needs to be connected to the network is imported into the reserved secure storage inside the mobile terminal from the above channel, without the SIM card information. It can also access the network through the SIM card information in the built-in secure storage of the mobile phone and obtain related services of the operator, and can import information of multiple SIM cards.
  • the user can activate the corresponding SIM card through the UI interactive interface and select a single card or according to requirements. Doka is used at the same time.
  • the virtual SIM card and the SIM card terminal eliminate the SIM card slot, and the user can select the communication carrier independently, which is in line with the future development trend.
  • a fourth embodiment of the present invention provides a server, including: a registration module 201, a first obtaining module 202, a matching module 203, a synchronization module 204, and a database module, where:
  • the registration module 201 is configured to register an account for the mobile terminal
  • the server may respectively set the corresponding account for the mobile terminal, and set the rights and service items corresponding to the account, and sequentially distinguish different levels of customers, for example, the VIP account may obtain more advanced rights and services;
  • the server obtains related information of the mobile terminal, a mobile phone number, and the like, and the related information of the mobile terminal may have multiple items, such as model information.
  • the server has a built-in database to store registration information, as well as information about vendors or third-party organizations.
  • the first obtaining module 202 is configured to obtain an address book of the mobile terminal
  • the matching module 203 is configured to match the mobile phone number in the address book with the mobile phone number in the server database, and obtain a mobile phone number in the address book that matches the mobile phone number in the database by matching;
  • the server matches each mobile phone number in the address book with the mobile phone number in the database one by one.
  • the one or more mobile phone numbers in the address book match the mobile phone number in the database, the one or more The mobile terminal corresponding to the mobile phone number also opens the service of data domain priority communication.
  • the synchronization module 204 is configured to synchronize the matching result of the matching module to the mobile terminal, so that the mobile terminal interacts with the mobile terminal to which the matched mobile phone number belongs through the data domain.
  • Synchronizing the matching result to the mobile terminal so that the user knows which mobile phone numbers corresponding to the mobile phone number in the mobile terminal's address book open the data domain priority communication service; that is, the user sends the short message to the object in the address book. Or before dialing, the mobile number that can communicate with the data domain has been known; when communicating, it can automatically switch to interact through the data domain.
  • the database module is set to store the mobile number of the data domain priority service.
  • the registration module 201 includes:
  • the receiving module 201A is configured to receive the registration request information sent by the mobile terminal, where the registration request information includes at least one identification information of the mobile terminal;
  • the authentication module 201B is configured to authenticate the registration request information.
  • the identification information of the mobile terminal having the authority to access the server may be pre-stored in the server, and the pre-stored identification information and the identification information provided by the mobile terminal received by the receiving module 201A are used for authentication verification, and the corresponding authentication result is obtained. ;
  • the executing module 201C is configured to register an account for the mobile terminal according to the authentication result, and if the authentication fails, issue a message of rejecting the registration.
  • the identification information may include a mobile phone number of the mobile terminal
  • the database module is further configured to store the mobile phone number in the identification information after determining to register an account for the mobile terminal.
  • a second acquisition module (not shown) is further included:
  • the mobile terminal and the mobile terminal to which the mobile phone number belongs are pre-acquired to move the mobile terminal to the mobile phone number before the mobile terminal belongs to the voice communication.
  • Channel quality of the terminal obtaining permission to read channel quality parameters of the mobile terminal to read the parameter;
  • the signal quality is lower than the preset threshold, it is performed between the mobile terminal and the mobile terminal to which the matched mobile phone number belongs: through circuit domain interaction.
  • the synchronization module (not shown):
  • the above technical solution realizes that when the mobile terminal communicates, the short message and the voice preferentially use the data domain to interact, which is cheaper than the traditional circuit bearer domain interaction, and the data domain conforms to the development trend of future communication.

Landscapes

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

Abstract

A method for preferential data field interaction of short messages and voices, a mobile terminal and a server. The method comprises: a mobile terminal registers an account to a server; provide a contact list to the server, in order that the server matches phone numbers in the contact list with phone numbers in a database of the server; acquire a matching result of the server, and acquire, according to the matching result, the phone numbers, matching with the phone numbers in the database, in the contact list; and interact with mobile terminals corresponding to the matched phone numbers by means of a data field. When mobile terminals communicate, short message and voices preferentially interact by means of a data field. Compared with traditional circuit bearer field interaction, data field interaction is cheaper, and a data field conforms to a development trend of future communication.

Description

通信业务处理方法、移动终端、服务器Communication service processing method, mobile terminal, server 技术领域Technical field
本文涉及但不限于通信领域,尤其涉及一种通信业务处理方法、移动终端、服务器。This document relates to, but is not limited to, the field of communications, and in particular, to a communication service processing method, a mobile terminal, and a server.
背景技术Background technique
在现有的通信制式下,分为CS(Circuit Switch)域和PS(Packet Switch)域,CS域又叫电路承载域,其具有资费较高、实时性较好的特征,目前短信、语音通话主要是通过CS域交互实现;PS域称为数据域、分组交换等,其具有资费便宜、有延时等特征,主要用于手机上网及流媒体、VOIP等业务。现阶段,在运营商定制策略下,用户的短信、通话等业务通过CS域交互实现,互联网业务则通过PS域交互实现,可以知道,用户在该策略下需要承担了比较高的通信资费。In the existing communication system, it is divided into a CS (Circuit Switch) domain and a PS (Packet Switch) domain. The CS domain is also called a circuit bearer domain. It has the characteristics of high tariff and good real-time performance. Currently, SMS and voice calls are available. Mainly through the CS domain interaction; PS domain is called data domain, packet switching, etc., which has the characteristics of cheap tariff, delay, etc., mainly used for mobile Internet and streaming media, VOIP and other services. At this stage, under the operator's customized policy, the user's SMS and call services are implemented through the CS domain interaction, and the Internet service is implemented through the PS domain interaction. It can be known that the user needs to bear a relatively high communication tariff under the policy.
目前3G、4G等网络实时性已经得到迅速提高,WI-FI也得到大量普及,且整个通信界目前的发展趋势是最终均归到分组化的PS域,因此如何实现短信、语音数据走PS域,以降低用户资费,成为了本领域技术人员需要解决的问题之一。At present, the real-time performance of 3G, 4G and other networks has been rapidly improved, WI-FI has also been widely popularized, and the current development trend of the entire communication industry is ultimately attributed to the packetized PS domain, so how to implement SMS and voice data to the PS domain In order to reduce user fees, it has become one of the problems that those skilled in the art need to solve.
发明内容Summary of the invention
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。The following is an overview of the topics detailed in this document. This Summary is not intended to limit the scope of the claims.
本发明实施例提出一种通信业务处理方法、移动终端及服务器,能够实现短信、语音数据走PS域,可以降低用户资费。The embodiment of the invention provides a communication service processing method, a mobile terminal and a server, which can implement a short message and a voice data to go to the PS domain, and can reduce the user fee.
本发明实施例提供了一种通信业务处理方法,包括步骤:An embodiment of the present invention provides a communication service processing method, including the following steps:
移动终端向服务器注册账户;The mobile terminal registers an account with the server;
移动终端提供通讯录给所述服务器,以便所述服务器对所述通讯录中的 手机号码与所述服务器数据库中的手机号码进行匹配;所述服务器数据库中的手机号码为开通数据域优先业务的手机号码;The mobile terminal provides an address book to the server, so that the server is in the address book The mobile phone number is matched with the mobile phone number in the server database; the mobile phone number in the server database is a mobile phone number for opening a data domain priority service;
移动终端获取所述服务器的匹配结果,根据所述匹配结果,获取所述通讯录中与所述数据库中的手机号码相匹配的手机号码;Obtaining, by the mobile terminal, a matching result of the server, and acquiring, according to the matching result, a mobile phone number in the address book that matches a mobile phone number in the database;
移动终端与所述相匹配手机号码对应的移动终端通过数据域交互。The mobile terminal interacts with the mobile terminal corresponding to the matched mobile phone number through a data domain.
本发明实施例提供了另一种通信业务处理方法,包括步骤:An embodiment of the present invention provides another communication service processing method, including the following steps:
服务器为移动终端注册账户;The server registers an account for the mobile terminal;
服务器获取所述移动终端的通讯录;Obtaining, by the server, an address book of the mobile terminal;
服务器对所述通讯录中的手机号码与所述服务器数据库中的手机号码进行匹配;所述服务器数据库中的手机号码为开通数据域优先业务的手机号码;The server matches the mobile phone number in the address book with the mobile phone number in the server database; the mobile phone number in the server database is a mobile phone number for opening a data domain priority service;
服务器通过匹配得到所述通讯录中与所述数据库中的手机号码相匹配的手机号码,并将匹配结果同步至所述移动终端,以便所述移动终端与所述相匹配的手机号码所属移动终端通过数据域交互。The server obtains a mobile phone number in the address book that matches the mobile phone number in the database, and synchronizes the matching result to the mobile terminal, so that the mobile terminal belongs to the mobile terminal to which the matched mobile phone number belongs. Interact through the data domain.
本发明实施例提供一种移动终端,包括:The embodiment of the invention provides a mobile terminal, including:
注册模块,设置为向服务器注册账户;Registration module, set to register an account with the server;
提供模块,设置为提供通讯录给所述服务器,以便所述服务器对所述通讯录中的手机号码与所述服务器数据库中的手机号码进行匹配;所述服务器数据库中的手机号码为开通数据域优先业务的手机号码;Providing a module, configured to provide an address book to the server, so that the server matches a mobile phone number in the address book with a mobile phone number in the server database; the mobile phone number in the server database is an open data domain Mobile phone number of priority business;
第一获取模块,设置为获取所述服务器的匹配结果;a first obtaining module, configured to obtain a matching result of the server;
第二获取模块,设置为根据所述匹配结果,获取所述通讯录中与所述数据库中的手机号码相匹配的手机号码;The second obtaining module is configured to acquire, according to the matching result, a mobile phone number in the address book that matches a mobile phone number in the database;
执行模块,设置为与所述相匹配的手机号码所属移动终端通过数据域交互。The execution module is configured to interact with the mobile terminal to which the matching mobile phone number belongs through the data domain.
本发明实施例提供了一种服务器,包括:An embodiment of the present invention provides a server, including:
注册模块,设置为为移动终端注册账户;Registration module, set to register an account for the mobile terminal;
第一获取模块,设置为获取所述移动终端的通讯录;a first acquiring module, configured to acquire an address book of the mobile terminal;
匹配模块,设置为对所述通讯录中的手机号码与所述服务器数据库中的 手机号码进行匹配,并通过匹配得到所述通讯录中与所述数据库中的手机号码相匹配的手机号码;a matching module, configured to the mobile phone number in the address book and the server database The mobile phone number is matched, and the mobile phone number in the address book that matches the mobile phone number in the database is obtained by matching;
同步模块,设置为将所述匹配模块的匹配结果同步至所述移动终端,以便所述移动终端与所述相匹配的手机号码所属移动终端通过数据域交互;a synchronization module, configured to synchronize the matching result of the matching module to the mobile terminal, so that the mobile terminal interacts with the mobile terminal to which the matched mobile phone number belongs through a data domain;
数据库模块,设置为存储开通数据域优先业务的手机号码。The database module is set to store the mobile number of the data domain priority service.
本发明实施例利用数据域资费较低的特征及普及的WI-FI免费体系,在移动终端通信时,短信、语音优先采用数据域进行交互,相对于传统的电路承载域交互更为便宜,并且数据域符合未来通信的发展趋势。The embodiment of the invention utilizes the feature of low data domain tariff and the popular WI-FI free system. When the mobile terminal communicates, the short message and the voice preferentially use the data domain to interact, which is cheaper than the traditional circuit bearer domain interaction, and The data domain is in line with the development trend of future communications.
在阅读并理解了附图和详细描述后,可以明白其他方面。Other aspects will be apparent upon reading and understanding the drawings and detailed description.
附图概述BRIEF abstract
图1为实现本发明各个实施例的移动终端的硬件结构示意图;1 is a schematic structural diagram of hardware of a mobile terminal that implements various embodiments of the present invention;
图2为如图1所示的移动终端的无线通信系统示意图;2 is a schematic diagram of a wireless communication system of the mobile terminal shown in FIG. 1;
图3为本发明第一实施例通信业务处理方法流程图;3 is a flowchart of a method for processing a communication service according to a first embodiment of the present invention;
图4为本发明第一实施例通信业务处理方法的另一流程图FIG. 4 is another flowchart of a method for processing a communication service according to a first embodiment of the present invention;
图5为本发明实施例中短信通信数据域优先的具体流程图;FIG. 5 is a specific flowchart of priority of a short message communication data field according to an embodiment of the present invention; FIG.
图6为本发明实施例中语音通信数据域优先的具体流程图;6 is a specific flowchart of a voice communication data domain priority according to an embodiment of the present invention;
图7为本发明第二实施例通信业务处理方法的流程图;FIG. 7 is a flowchart of a method for processing a communication service according to a second embodiment of the present invention; FIG.
图8为本发明第二实施例通信业务处理方法的另一流程图;FIG. 8 is another flowchart of a method for processing a communication service according to a second embodiment of the present invention; FIG.
图9为本发明第三实施例移动终端的模块示意图;FIG. 9 is a schematic diagram of a module of a mobile terminal according to a third embodiment of the present invention; FIG.
图10为本发明第三实施例移动终端的另一模块示意图;FIG. 10 is a schematic diagram of another module of a mobile terminal according to a third embodiment of the present invention; FIG.
图11为本发明第三实施例移动终端的另一模块示意图;FIG. 11 is a schematic diagram of another module of a mobile terminal according to a third embodiment of the present invention; FIG.
图12为本发明第三实施例移动终端的另一模块示意图;FIG. 12 is a schematic diagram of another module of a mobile terminal according to a third embodiment of the present invention; FIG.
图13为本发明第四实施例服务器的模块示意图;FIG. 13 is a schematic block diagram of a server according to a fourth embodiment of the present invention; FIG.
图14为本发明第四实施例服务器的另一模块示意图。 FIG. 14 is a schematic diagram of another module of a server according to a fourth embodiment of the present invention.
本发明的实施方式Embodiments of the invention
应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
现在将参考附图描述实现本发明各个实施例的移动终端。在后续的描述中,使用用于表示元件的诸如“模块”、“部件”或“单元”的后缀仅为了有利于本发明实施例的说明,其本身并没有特定的意义。因此,“模块”与“部件”可以混合地使用。A mobile terminal embodying various embodiments of the present invention will now be described with reference to the accompanying drawings. In the following description, the suffixes such as "module," "component," or "unit" used to denote an element are merely illustrative of the embodiments of the present invention, and do not have a specific meaning per se. Therefore, "module" and "component" can be used in combination.
移动终端可以以各种形式来实施。例如,本发明实施例中描述的终端可以包括诸如移动电话、智能电话、笔记本电脑、数字广播接收器、PDA(个人数字助理)、PAD(平板电脑)、PMP(便携式多媒体播放器)、导航装置等等的移动终端以及诸如数字TV、台式计算机等等的固定终端。下面,假设终端是移动终端。然而,本领域技术人员将理解的是,除了特别用于移动目的的元件之外,根据本发明的实施方式的构造也能够应用于固定类型的终端。The mobile terminal can be implemented in various forms. For example, the terminal described in the embodiments of the present invention may include, for example, a mobile phone, a smart phone, a notebook computer, a digital broadcast receiver, a PDA (Personal Digital Assistant), a PAD (Tablet), a PMP (Portable Multimedia Player), a navigation device Mobile terminals of the like and fixed terminals such as digital TVs, desktop computers, and the like. In the following, it is assumed that the terminal is a mobile terminal. However, those skilled in the art will appreciate that configurations in accordance with embodiments of the present invention can be applied to fixed type terminals in addition to components that are specifically for mobile purposes.
图1为实现本发明各个实施例的移动终端的硬件结构示意图。FIG. 1 is a schematic diagram showing the hardware structure of a mobile terminal that implements various embodiments of the present invention.
移动终端100可以包括无线通信单元110、A/V(音频/视频)输入单元120、用户输入单元130、感测单元140、输出单元150、存储器160、接口单元170、控制器180和电源单元190等等。图1示出了具有各种组件的移动终端,但是应理解的是,并不要求实施所有示出的组件。可以替代地实施更多或更少的组件。将在下面详细描述移动终端的元件。The mobile terminal 100 may include a wireless communication unit 110, an A/V (Audio/Video) input unit 120, a user input unit 130, a sensing unit 140, an output unit 150, a memory 160, an interface unit 170, a controller 180, and a power supply unit 190. and many more. Figure 1 illustrates a mobile terminal having various components, but it should be understood that not all illustrated components are required to be implemented. More or fewer components can be implemented instead. The elements of the mobile terminal will be described in detail below.
无线通信单元110通常包括一个或多个组件,其允许移动终端100与无线通信装置或网络之间的无线电通信。例如,无线通信单元可以包括广播接收模块111、移动通信模块112、无线互联网模块113、短程通信模块114和位置信息模块115中的至少一个。 Wireless communication unit 110 typically includes one or more components that permit radio communication between mobile terminal 100 and a wireless communication device or network. For example, the wireless communication unit may include at least one of a broadcast receiving module 111, a mobile communication module 112, a wireless internet module 113, a short-range communication module 114, and a location information module 115.
广播接收模块111设置为经由广播信道从外部广播管理服务器接收广播信号和/或广播相关信息。广播信道可以包括卫星信道和/或地面信道。广播管理服务器可以是生成并发送广播信号和/或广播相关信息的服务器或者接收之前生成的广播信号和/或广播相关信息并且将其发送给终端的服务器。广播 信号可以包括TV广播信号、无线电广播信号、数据广播信号等等。而且,广播信号可以进一步包括与TV或无线电广播信号组合的广播信号。广播相关信息也可以经由移动通信网络提供,并且在该情况下,广播相关信息可以由移动通信模块112来接收。广播信号可以以各种形式存在,例如,其可以以数字多媒体广播(DMB)的电子节目指南(EPG)、数字视频广播手持(DVB-H)的电子服务指南(ESG)等等的形式而存在。广播接收模块111可以通过使用各种类型的广播装置接收信号广播。特别地,广播接收模块111可以通过使用诸如多媒体广播-地面(DMB-T)、数字多媒体广播-卫星(DMB-S)、数字视频广播-手持(DVB-H),前向链路媒体(MediaFLO@)的数据广播装置、地面数字广播综合服务(ISDB-T)等等的数字广播装置接收数字广播。广播接收模块111可以被构造为适合提供广播信号的各种广播装置以及上述数字广播装置。经由广播接收模块111接收的广播信号和/或广播相关信息可以存储在存储器160(或者其它类型的存储介质)中。The broadcast receiving module 111 is configured to receive a broadcast signal and/or broadcast associated information from an external broadcast management server via a broadcast channel. The broadcast channel can include a satellite channel and/or a terrestrial channel. The broadcast management server may be a server that generates and transmits a broadcast signal and/or broadcast associated information or a server that receives a previously generated broadcast signal and/or broadcast associated information and transmits it to the terminal. Broadcast The signals may include TV broadcast signals, radio broadcast signals, data broadcast signals, and the like. Moreover, the broadcast signal may further include a broadcast signal combined with a TV or radio broadcast signal. The broadcast associated information may also be provided via a mobile communication network, and in this case, the broadcast associated information may be received by the mobile communication module 112. The broadcast signal may exist in various forms, for example, it may exist in the form of Digital Multimedia Broadcasting (DMB) Electronic Program Guide (EPG), Digital Video Broadcasting Handheld (DVB-H) Electronic Service Guide (ESG), and the like. . The broadcast receiving module 111 can receive a signal broadcast by using various types of broadcast apparatuses. In particular, the broadcast receiving module 111 can use forward link media (MediaFLO) by using, for example, multimedia broadcast-terrestrial (DMB-T), digital multimedia broadcast-satellite (DMB-S), digital video broadcast-handheld (DVB-H) The digital broadcasting device of the @) data broadcasting device, the terrestrial digital broadcasting integrated service (ISDB-T), or the like receives the digital broadcasting. The broadcast receiving module 111 can be constructed as various broadcast apparatuses suitable for providing broadcast signals as well as the above-described digital broadcast apparatuses. The broadcast signal and/or broadcast associated information received via the broadcast receiving module 111 may be stored in the memory 160 (or other type of storage medium).
移动通信模块112设置为将无线电信号发送到基站(例如,接入点、节点B等等)、外部终端以及服务器中的至少一个和/或从其接收无线电信号。这样的无线电信号可以包括语音通话信号、视频通话信号、或者根据文本和/或多媒体消息发送和/或接收的各种类型的数据。The mobile communication module 112 is configured to transmit radio signals to and/or receive radio signals from at least one of a base station (e.g., an access point, a Node B, etc.), an external terminal, and a server. Such radio signals may include voice call signals, video call signals, or various types of data transmitted and/or received in accordance with text and/or multimedia messages.
无线互联网模块113设置为支持移动终端的无线互联网接入。该模块可以内部或外部地耦接到终端。该模块所涉及的无线互联网接入技术可以包括WLAN(无线LAN)(Wi-Fi)、Wibro(无线宽带)、Wimax(全球微波互联接入)、HSDPA(高速下行链路分组接入)等等。The wireless internet module 113 is configured to support wireless internet access of the mobile terminal. The module can be internally or externally coupled to the terminal. The wireless Internet access technologies involved in the module may include WLAN (Wireless LAN) (Wi-Fi), Wibro (Wireless Broadband), Wimax (Worldwide Interoperability for Microwave Access), HSDPA (High Speed Downlink Packet Access), etc. .
短程通信模块114设置为支持短程通信的模块。短程通信技术的一些示例包括蓝牙TM、射频识别(RFID)、红外数据协会(IrDA)、超宽带(UWB)、紫蜂TM等等。The short range communication module 114 is configured as a module that supports short range communication. Some examples of short-range communication technologies include BluetoothTM, Radio Frequency Identification (RFID), Infrared Data Association (IrDA), Ultra Wide Band (UWB), ZigbeeTM, and the like.
位置信息模块115设置为检查或获取移动终端的位置信息的模块。位置信息模块的典型示例是GPS(全球定位装置)。根据相关技术,GPS模块115设置为计算来自三个或更多卫星的距离信息和准确的时间信息并且对于计算的信息应用三角测量法,从而根据经度、纬度和高度准确地计算三维当前位置信息。当前,用于计算位置和时间信息的方法使用三颗卫星并且通过使用 另外的一颗卫星校正计算出的位置和时间信息的误差。此外,GPS模块115还设置为通过实时地连续计算当前位置信息来计算速度信息。The location information module 115 is configured as a module that checks or acquires location information of the mobile terminal. A typical example of a location information module is a GPS (Global Positioning Device). According to the related art, the GPS module 115 is configured to calculate distance information and accurate time information from three or more satellites and apply triangulation to the calculated information to accurately calculate three-dimensional current position information according to longitude, latitude, and altitude. Currently, the method used to calculate position and time information uses three satellites and is used by Another satellite corrects the calculated position and time information error. Further, the GPS module 115 is also arranged to calculate speed information by continuously calculating current position information in real time.
A/V输入单元120设置为接收音频或视频信号。A/V输入单元120可以包括相机121和麦克风122,相机121设置为对在视频捕获模式或图像捕获模式中由图像捕获装置获得的静态图片或视频的图像数据进行处理。处理后的图像帧可以显示在显示单元151上。经相机121处理后的图像帧可以存储在存储器160(或其它存储介质)中或者经由无线通信单元110进行发送,可以根据移动终端的构造提供两个或更多相机121。麦克风122设置为在电话通话模式、记录模式、语音识别模式等等运行模式中接收声音(音频数据),并且能够将这样的声音处理为音频数据。处理后的音频(语音)数据可以在电话通话模式的情况下转换为可经由移动通信模块112发送到移动通信基站的格式输出。麦克风122可以实施各种类型的噪声消除(或抑制)算法以消除(或抑制)在接收和发送音频信号的过程中产生的噪声或者干扰。The A/V input unit 120 is arranged to receive an audio or video signal. The A/V input unit 120 may include a camera 121 and a microphone 122 that is set to process image data of a still picture or video obtained by the image capturing device in a video capturing mode or an image capturing mode. The processed image frame can be displayed on the display unit 151. The image frames processed by the camera 121 may be stored in the memory 160 (or other storage medium) or transmitted via the wireless communication unit 110, and two or more cameras 121 may be provided according to the configuration of the mobile terminal. The microphone 122 is set to receive sound (audio data) in an operation mode of a telephone call mode, a recording mode, a voice recognition mode, and the like, and is capable of processing such sound as audio data. The processed audio (voice) data can be converted to a format output that can be transmitted to the mobile communication base station via the mobile communication module 112 in the case of a telephone call mode. The microphone 122 can implement various types of noise cancellation (or suppression) algorithms to cancel (or suppress) noise or interference generated during the process of receiving and transmitting audio signals.
用户输入单元130设置为根据用户输入的命令生成键输入数据以控制移动终端的各种操作。用户输入单元130允许用户输入各种类型的信息,并且可以包括键盘、锅仔片、触摸板(例如,检测由于被接触而导致的电阻、压力、电容等等的变化的触敏组件)、滚轮、摇杆等等。特别地,当触摸板以层的形式叠加在显示单元151上时,可以形成触摸屏。The user input unit 130 is configured to generate key input data in accordance with a command input by the user to control various operations of the mobile terminal. The user input unit 130 allows the user to input various types of information, and may include a keyboard, a pot, a touch pad (eg, a touch sensitive component that detects changes in resistance, pressure, capacitance, etc. due to contact), a scroll wheel , rocker, etc. In particular, when the touch panel is superimposed on the display unit 151 in the form of a layer, a touch screen can be formed.
感测单元140设置为检测移动终端100的当前状态,(例如,移动终端100的打开或关闭状态)、移动终端100的位置、用户对于移动终端100的接触(即,触摸输入)的有无、移动终端100的取向、移动终端100的加速或将速移动和方向等等,并且生成用于控制移动终端100的操作的命令或信号。例如,当移动终端100实施为滑动型移动电话时,感测单元140可以感测该滑动型电话是打开还是关闭。另外,感测单元140能够检测电源单元190是否提供电力或者接口单元170是否与外部装置耦接。感测单元140可以包括接近传感器1410,将在下面结合触摸屏来对此进行描述。The sensing unit 140 is configured to detect a current state of the mobile terminal 100 (eg, an open or closed state of the mobile terminal 100), a location of the mobile terminal 100, a user's contact with the mobile terminal 100 (ie, a touch input), The orientation of the mobile terminal 100, the acceleration or the speed of the mobile terminal 100, and the like, and the like, and generates commands or signals for controlling the operation of the mobile terminal 100. For example, when the mobile terminal 100 is implemented as a slide type mobile phone, the sensing unit 140 can sense whether the slide type phone is turned on or off. In addition, the sensing unit 140 can detect whether the power supply unit 190 provides power or whether the interface unit 170 is coupled to an external device. Sensing unit 140 may include proximity sensor 1410, which will be described below in connection with a touch screen.
接口单元170设置为用作至少一个外部装置与移动终端100连接可以通过的接口。例如,外部装置可以包括有线或无线头戴式耳机端口、外部电源(或电池充电器)端口、有线或无线数据端口、存储卡端口、用于连接具有识别模 块的装置的端口、音频输入/输出(I/O)端口、视频I/O端口、耳机端口等等。识别模块可以是存储用于验证用户使用移动终端100的各种信息并且可以包括用户识别模块(UIM)、客户识别模块(SIM)、通用客户识别模块(USIM)等等。另外,具有识别模块的装置(下面称为“识别装置”)可以采取智能卡的形式,因此,识别装置可以经由端口或其它连接装置与移动终端100连接。接口单元170可以设置为接收来自外部装置的输入(例如,数据信息、电力等等)并且将接收到的输入传输到移动终端100内的一个或多个元件或者可以设置为在移动终端和外部装置之间传输数据。The interface unit 170 is provided to function as an interface through which at least one external device can connect with the mobile terminal 100. For example, the external device may include a wired or wireless headset port, an external power (or battery charger) port, a wired or wireless data port, a memory card port, and a connection with identification The port of the block's device, audio input/output (I/O) port, video I/O port, headphone port, and more. The identification module may be stored to verify various information used by the user using the mobile terminal 100 and may include a User Identification Module (UIM), a Customer Identification Module (SIM), a Universal Customer Identity Module (USIM), and the like. In addition, the device having the identification module (hereinafter referred to as "identification device") may take the form of a smart card, and thus the identification device may be connected to the mobile terminal 100 via a port or other connection device. The interface unit 170 may be arranged to receive input (eg, data information, power, etc.) from an external device and transmit the received input to one or more components within the mobile terminal 100 or may be configured to be at the mobile terminal and external device Transfer data between.
另外,当移动终端100与外部底座连接时,接口单元170可以用作允许通过其将电力从底座提供到移动终端100的路径或者可以用作允许从底座输入的各种命令信号通过其传输到移动终端的路径。从底座输入的各种命令信号或电力可以用作用于识别移动终端是否准确地安装在底座上的信号。输出单元150设置为以视觉、音频和/或触觉方式提供输出信号(例如,音频信号、视频信号、警报信号、振动信号等等)。输出单元150可以包括显示单元151、音频输出模块152、警报单元153等等。In addition, when the mobile terminal 100 is connected to the external base, the interface unit 170 may function as a path through which power is supplied from the base to the mobile terminal 100 or may be used as a transmission of various command signals allowing input from the base to the mobile terminal 100 The path to the terminal. Various command signals or power input from the base can be used as signals for identifying whether the mobile terminal is accurately mounted on the base. Output unit 150 is configured to provide an output signal (eg, an audio signal, a video signal, an alarm signal, a vibration signal, etc.) in a visual, audio, and/or tactile manner. The output unit 150 may include a display unit 151, an audio output module 152, an alarm unit 153, and the like.
显示单元151设置为显示在移动终端100中处理的信息。例如,当移动终端100处于电话通话模式时,显示单元151可以显示与通话或其它通信(例如,文本消息收发、多媒体文件下载等等)相关的用户界面(UI)或图形用户界面(GUI)。当移动终端100处于视频通话模式或者图像捕获模式时,显示单元151可以显示捕获的图像和/或接收的图像、示出视频或图像以及相关功能的UI或GUI等等。The display unit 151 is set to display information processed in the mobile terminal 100. For example, when the mobile terminal 100 is in a phone call mode, the display unit 151 can display a user interface (UI) or a graphical user interface (GUI) related to a call or other communication (eg, text messaging, multimedia file download, etc.). When the mobile terminal 100 is in a video call mode or an image capturing mode, the display unit 151 may display a captured image and/or a received image, a UI or GUI showing a video or image and related functions, and the like.
同时,当显示单元151和触摸板以层的形式彼此叠加以形成触摸屏时,显示单元151可以用作输入装置和输出装置。显示单元151可以包括液晶显示器(LCD)、薄膜晶体管LCD(TFT-LCD)、有机发光二极管(OLED)显示器、柔性显示器、三维(3D)显示器等等中的至少一种。这些显示器中的一些可以被构造为透明状以允许用户从外部观看,这可以称为透明显示器,典型的透明显示器可以例如为TOLED(透明有机发光二极管)显示器等等。根据特定想要的实施方式,移动终端100可以包括两个或更多显示单元(或其它显示装置),例如,移动终端可以包括外部显示单元(未示出)和内部显示单元(未示出)。 触摸屏可设置为检测触摸输入压力以及触摸输入位置和触摸输入面积。Meanwhile, when the display unit 151 and the touch panel are superposed on each other in the form of a layer to form a touch screen, the display unit 151 can function as an input device and an output device. The display unit 151 may include at least one of a liquid crystal display (LCD), a thin film transistor LCD (TFT-LCD), an organic light emitting diode (OLED) display, a flexible display, a three-dimensional (3D) display, and the like. Some of these displays may be configured to be transparent to allow a user to view from the outside, which may be referred to as a transparent display, and a typical transparent display may be, for example, a TOLED (Transparent Organic Light Emitting Diode) display or the like. According to a particular desired embodiment, the mobile terminal 100 may include two or more display units (or other display devices), for example, the mobile terminal may include an external display unit (not shown) and an internal display unit (not shown) . The touch screen can be set to detect touch input pressure as well as touch input position and touch input area.
音频输出模块152设置为在移动终端处于呼叫信号接收模式、通话模式、记录模式、语音识别模式、广播接收模式等等模式下时,将无线通信单元110接收的或者在存储器160中存储的音频数据转换音频信号并且输出为声音。而且,音频输出模块152可以提供与移动终端100执行的特定功能相关的音频输出(例如,呼叫信号接收声音、消息接收声音等等)。音频输出模块152可以包括拾音器、蜂鸣器等等。The audio output module 152 is configured to receive audio data received by the wireless communication unit 110 or stored in the memory 160 when the mobile terminal is in a call signal receiving mode, a call mode, a recording mode, a voice recognition mode, a broadcast receiving mode, and the like. The audio signal is converted and output as sound. Moreover, the audio output module 152 can provide audio output (eg, call signal reception sound, message reception sound, etc.) associated with a particular function performed by the mobile terminal 100. The audio output module 152 can include a pickup, a buzzer, and the like.
警报单元153设置为提供输出以将事件的发生通知给移动终端100。典型的事件可以包括呼叫接收、消息接收、键信号输入、触摸输入等等。除了音频或视频输出之外,警报单元153可以以不同的方式提供输出以通知事件的发生。例如,警报单元153可以以振动的形式提供输出,当接收到呼叫、消息或一些其它进入通信(incoming communication)时,警报单元153可以提供触觉输出(即,振动)以将其通知给用户。通过提供这样的触觉输出,即使在用户的移动电话处于用户的口袋中时,用户也能够识别出各种事件的发生。警报单元153也可以经由显示单元151或音频输出模块152提供通知事件的发生的输出。The alarm unit 153 is arranged to provide an output to notify the mobile terminal 100 of the occurrence of an event. Typical events may include call reception, message reception, key signal input, touch input, and the like. In addition to audio or video output, the alert unit 153 can provide an output in a different manner to notify of the occurrence of an event. For example, the alarm unit 153 can provide an output in the form of vibrations, and when a call, message, or some other incoming communication is received, the alarm unit 153 can provide a tactile output (ie, vibration) to notify the user of it. By providing such a tactile output, the user is able to recognize the occurrence of various events even when the user's mobile phone is in the user's pocket. The alarm unit 153 can also provide an output of the notification event occurrence via the display unit 151 or the audio output module 152.
存储器160设置为存储由控制器180执行的处理和控制操作的软件程序等等,或者可以暂时地存储己经输出或将要输出的数据(例如,电话簿、消息、静态图像、视频等等)。而且,存储器160可以存储关于当触摸施加到触摸屏时输出的各种方式的振动和音频信号的数据。The memory 160 is provided as a software program or the like that stores processing and control operations performed by the controller 180, or may temporarily store data (for example, a phone book, a message, a still image, a video, and the like) that has been output or is to be output. Moreover, the memory 160 can store data regarding vibrations and audio signals of various manners that are output when a touch is applied to the touch screen.
存储器160可以包括至少一种类型的存储介质,所述存储介质包括闪存、硬盘、多媒体卡、卡型存储器(例如,SD或DX存储器等等)、随机访问存储器(RAM)、静态随机访问存储器(SRAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、可编程只读存储器(PROM)、磁性存储器、磁盘、光盘等等。而且,移动终端100可以与通过网络连接执行存储器160的存储功能的网络存储装置协作。The memory 160 may include at least one type of storage medium including a flash memory, a hard disk, a multimedia card, a card type memory (eg, SD or DX memory, etc.), a random access memory (RAM), a static random access memory ( SRAM), read only memory (ROM), electrically erasable programmable read only memory (EEPROM), programmable read only memory (PROM), magnetic memory, magnetic disk, optical disk, and the like. Moreover, the mobile terminal 100 can cooperate with a network storage device that performs a storage function of the memory 160 through a network connection.
控制器180设置为通常控制移动终端的总体操作。例如,控制器180执行与语音通话、数据通信、视频通话等等相关的控制和处理。另外,控制器180可以包括设置为再现(或回放)多媒体数据的多媒体模块181,多媒体模块 181可以构造在控制器180内,或者可以构造为与控制器180分离。控制器180设置为执行模式识别处理,以将在触摸屏上执行的手写输入或者图片绘制输入识别为字符或图像。The controller 180 is arranged to generally control the overall operation of the mobile terminal. For example, the controller 180 performs the control and processing associated with voice calls, data communications, video calls, and the like. In addition, the controller 180 may include a multimedia module 181 configured to reproduce (or play back) multimedia data, a multimedia module 181 may be constructed within controller 180 or may be configured to be separate from controller 180. The controller 180 is configured to perform a pattern recognition process to recognize a handwriting input or a picture drawing input performed on the touch screen as a character or an image.
电源单元190在控制器180的控制下接收外部电力或内部电力并且提供操作各元件和组件所需的适当的电力。The power supply unit 190 receives external power or internal power under the control of the controller 180 and provides appropriate power required to operate the various components and components.
这里描述的各种实施方式可以以使用例如计算机软件、硬件或其任何组合的计算机可读介质来实施。对于硬件实施,这里描述的实施方式可以通过使用特定用途集成电路(ASIC)、数字信号处理器(DSP)、数字信号处理装置(DSPD)、可编程逻辑装置(PLD)、现场可编程门阵列(FPGA)、处理器、控制器、微控制器、微处理器、被设计为执行这里描述的功能的电子单元中的至少一种来实施,在一些情况下,这样的实施方式可以在控制器180中实施。对于软件实施,诸如过程或功能的实施方式可以与允许执行至少一种功能或操作的单独的软件模块来实施。软件代码可以由以任何适当的编程语言编写的软件应用程序(或程序)来实施,软件代码可以存储在存储器160中并且由控制器180执行。The various embodiments described herein can be implemented in a computer readable medium using, for example, computer software, hardware, or any combination thereof. For hardware implementations, the embodiments described herein may be through the use of application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable gate arrays ( An FPGA, a processor, a controller, a microcontroller, a microprocessor, at least one of the electronic units designed to perform the functions described herein, in some cases, such an embodiment may be at the controller 180 Implemented in the middle. For software implementations, implementations such as procedures or functions may be implemented with separate software modules that permit the execution of at least one function or operation. The software code can be implemented by a software application (or program) written in any suitable programming language, which can be stored in memory 160 and executed by controller 180.
至此,己经按照其功能描述了移动终端。下面,为了简要起见,将描述诸如折叠型、直板型、摆动型、滑动型移动终端等等的各种类型的移动终端中的滑动型移动终端作为示例。因此,本发明实施例能够应用于任何类型的移动终端,并且不限于滑动型移动终端。So far, the mobile terminal has been described in terms of its function. Hereinafter, for the sake of brevity, a slide type mobile terminal among various types of mobile terminals such as a folding type, a bar type, a swing type, a slide type mobile terminal, and the like will be described as an example. Therefore, the embodiment of the present invention can be applied to any type of mobile terminal, and is not limited to a slide type mobile terminal.
如图1中所示的移动终端100可以被构造为利用经由帧或分组发送数据的诸如有线和无线通信装置以及基于卫星的通信装置来操作。The mobile terminal 100 as shown in FIG. 1 may be configured to operate using, for example, wired and wireless communication devices and satellite-based communication devices that transmit data via frames or packets.
现在将参考图2描述其中根据本发明实施例的移动终端能够操作的通信装置。A communication device in which a mobile terminal is operable according to an embodiment of the present invention will now be described with reference to FIG.
这样的通信装置可以使用不同的空中接口和/或物理层。例如,由通信装置使用的空中接口包括例如频分多址(FDMA)、时分多址(TDMA)、码分多址(CDMA)和通用移动通信装置(UMTS)(特别地,长期演进(LTE))、全球移动通信装置(GSM)等等。作为非限制性示例,下面的描述涉及CDMA通信装置, 但是这样的教导同样适用于其它类型的装置。Such communication devices may use different air interfaces and/or physical layers. For example, air interfaces used by communication devices include, for example, Frequency Division Multiple Access (FDMA), Time Division Multiple Access (TDMA), Code Division Multiple Access (CDMA), and Universal Mobile Telecommunications Equipment (UMTS) (in particular, Long Term Evolution (LTE)). ), Global System for Mobile Communications (GSM), etc. As a non-limiting example, the following description relates to a CDMA communication device, But such teachings are equally applicable to other types of devices.
参考图2,CDMA无线通信装置可以包括多个移动终端100、多个基站(BS)270、基站控制器(BSC)275和移动交换中心(MSC)280。MSC280被构造为与公共电话交换网络(PSTN)290形成接口。MSC280还被构造为与可以经由回程线路耦接到基站270的BSC275形成接口。回程线路可以根据若干己知的接口中的任一种来构造,所述接口包括例如E1/T1、ATM,IP、PPP、帧中继、HDSL、ADSL或xDSL。将理解的是,如图2中所示的装置可以包括多个BSC275。Referring to FIG. 2, a CDMA wireless communication device can include a plurality of mobile terminals 100, a plurality of base stations (BS) 270, a base station controller (BSC) 275, and a mobile switching center (MSC) 280. The MSC 280 is configured to interface with a public switched telephone network (PSTN) 290. The MSC 280 is also configured to interface with a BSC 275 that can be coupled to the base station 270 via a backhaul line. The backhaul line can be constructed in accordance with any of a number of well known interfaces including, for example, E1/T1, ATM, IP, PPP, Frame Relay, HDSL, ADSL, or xDSL. It will be understood that the apparatus as shown in FIG. 2 may include a plurality of BSCs 275.
每个BS270可以服务一个或多个分区(或区域),由多向天线或指向特定方向的天线覆盖的每个分区放射状地远离BS270。或者,每个分区可以由用于分集接收的两个或更多天线覆盖。每个BS270可以被构造为支持多个频率分配,并且每个频率分配具有特定频谱(例如,1.25MHz,5MHz等等)。Each BS 270 can serve one or more partitions (or regions), each of which is covered by a multi-directional antenna or an antenna directed to a particular direction radially away from the BS 270. Alternatively, each partition may be covered by two or more antennas for diversity reception. Each BS 270 can be configured to support multiple frequency allocations, and each frequency allocation has a particular frequency spectrum (eg, 1.25 MHz, 5 MHz, etc.).
分区与频率分配的交叉可以被称为CDMA信道。BS270也可以被称为基站收发器子装置(BTS)或者其它等效术语。在这样的情况下,术语"基站"可以用于笼统地表示单个BSC275和至少一个BS270。基站也可以被称为"蜂窝站"。或者,特定BS270的各分区可以被称为多个蜂窝站。The intersection of partitioning and frequency allocation can be referred to as a CDMA channel. BS 270 may also be referred to as a Base Transceiver Sub-Device (BTS) or other equivalent terminology. In such a case, the term "base station" can be used to generally refer to a single BSC 275 and at least one BS 270. A base station can also be referred to as a "cell station." Alternatively, each partition of a particular BS 270 may be referred to as a plurality of cellular stations.
如图2中所示,广播发射器(BT)295将广播信号发送给在装置内操作的移动终端100。如图1中所示的广播接收模块111被设置在移动终端100处以接收由BT295发送的广播信号。在图2中,示出了几个全球定位装置(GPS)卫星300。卫星300帮助定位多个移动终端100中的至少一个。As shown in FIG. 2, a broadcast transmitter (BT) 295 transmits a broadcast signal to the mobile terminal 100 operating within the device. A broadcast receiving module 111 as shown in FIG. 1 is provided at the mobile terminal 100 to receive a broadcast signal transmitted by the BT 295. In Figure 2, several Global Positioning Device (GPS) satellites 300 are shown. The satellite 300 helps locate at least one of the plurality of mobile terminals 100.
在图2中,描绘了多个卫星300,但是可以理解的是,可以利用任何数目的卫星获得有用的定位信息。如图1中所示的GPS模块115通常被构造为与卫星300配合以获得想要的定位信息。替代GPS跟踪技术或者在GPS跟踪技术之外,可以使用可以跟踪移动终端的位置的其它技术。另外,至少一个GPS卫星300可以选择性地或者额外地处理卫星DMB传输。In Figure 2, a plurality of satellites 300 are depicted, but it will be appreciated that useful positioning information can be obtained using any number of satellites. The GPS module 115 as shown in Figure 1 is typically configured to cooperate with the satellite 300 to obtain desired positioning information. Instead of GPS tracking technology or in addition to GPS tracking technology, other techniques that can track the location of the mobile terminal can be used. Additionally, at least one GPS satellite 300 can selectively or additionally process satellite DMB transmissions.
作为无线通信装置的一个典型操作,BS270接收来自各种移动终端100的反向链路信号。移动终端100通常参与通话、消息收发和其它类型的通信。特定基站270接收的每个反向链路信号被在特定BS270内进行处理。获得的数据被转发给相关的BSC275。BSC提供通话资源分配和包括BS270之间的 软切换过程的协调的移动管理功能。BSC275还将接收到的数据路由到MSC280,其提供用于与PSTN290形成接口的额外的路由服务。类似地,PSTN290与MSC280形成接口,MSC与BSC275形成接口,并且BSC275相应地控制BS270以将正向链路信号发送到移动终端100。As a typical operation of the wireless communication device, the BS 270 receives reverse link signals from various mobile terminals 100. Mobile terminal 100 typically participates in calls, messaging, and other types of communications. Each reverse link signal received by a particular base station 270 is processed within a particular BS 270. The obtained data is forwarded to the relevant BSC 275. BSC provides call resource allocation and includes between BS270 Coordinated mobility management capabilities of the soft handoff process. The BSC 275 also routes the received data to the MSC 280, which provides additional routing services for interfacing with the PSTN 290. Similarly, PSTN 290 interfaces with MSC 280, which forms an interface with BSC 275, and BSC 275 controls BS 270 accordingly to transmit forward link signals to mobile terminal 100.
基于上述移动终端硬件结构、通信装置的结构,提出本发明方法各个实施例。Based on the hardware structure of the mobile terminal and the structure of the communication device, various embodiments of the method of the present invention are proposed.
在目前的通信制式下,短信、语音均是通过电路承载域进行交互,不仅资费较高,而且不符合通信界将最终归化到分组话的数据域的发展趋势,所以,实现短信、语音通过数据域交互的一体化方案势在必行。基于上述考虑,提出了以下发明实施例。In the current communication system, SMS and voice are interacted through the circuit bearer domain, which not only has higher tariffs, but also does not meet the development trend of the data domain that will eventually be normalized to the packet voice. Therefore, SMS and voice are passed. An integrated approach to data domain interaction is imperative. Based on the above considerations, the following inventive embodiments are proposed.
如图3所示,本发明第一实施例提供了一种通信业务处理方法,需要说明的是,本发明实施例是以移动终端主体进行阐述,该方法包括步骤:As shown in FIG. 3, the first embodiment of the present invention provides a communication service processing method. It should be noted that the embodiment of the present invention is described by a mobile terminal body, and the method includes the following steps:
S11、移动终端向服务器注册账户;S11. The mobile terminal registers an account with the server.
移动终端通过网络访问服务器,并根据服务器制定的规则进行注册,为了提高注册的安全性,可以加入邮箱验证、短信验证等措施,并在注册过程中或注册之后的访问过程中,两者之间的信息交互可以加入AES等加、解密步骤,提高账户登录及访问交互的安全性是应有之义,在此不赘述;The mobile terminal accesses the server through the network and registers according to the rules established by the server. In order to improve the security of the registration, the login authentication, the short message verification, and the like may be added, and during the registration process or during the registration process, The information interaction can be added to the AES and other encryption and decryption steps, and the security of the account login and access interaction is justified, and will not be described here;
注册时,可以采用移动终端的手机号码为账号进行注册,也可以由服务器分配或用户自定义的账号进行注册,但需要说的是,由于本发明实施例,需要绑定手机号码,因此,采用手机号码之外的账号进行注册时,要将该类账号和手机号码进行绑定或映射。当使用手机号码注册或与手机号码绑定、映射或关联后,当用户拨号时,如果预先从服务器中的获知该所拨的手机号码所属移动终端亦开通了数据域优先的服务,则在条件允许的情况下,直接切换通过数据域进行短信、语音的互通。为提高用户的知情权,在进行手机号码映射或绑定之前,提示用户是否使用短信与语音优先数域据服务,如果用户选择是,则实施对手机号码的绑定,提示可以采用UI交互界面,提示用户,在该UI交互界面中,可以声明双方法律条款,如免责条款等。 When registering, the mobile phone number of the mobile terminal may be used to register the account, or may be registered by the server or the user-defined account, but it is required to bind the mobile phone number according to the embodiment of the present invention. When an account other than the mobile phone number is registered, the account number and the mobile phone number are bound or mapped. When using the mobile phone number to register or bind or map with the mobile phone number, when the user dials, if the mobile terminal that knows the dialed mobile phone number in the server also opens the data domain priority service, the condition is If allowed, directly switch through the data domain for SMS and voice interworking. In order to improve the user's right to know, the user is prompted to use the short message and the voice priority number domain data service before the mobile phone number mapping or binding. If the user selects yes, the mobile phone number is bound, and the prompt can adopt the UI interaction interface. , prompting the user, in the UI interaction interface, can declare the legal terms of both parties, such as the disclaimer clause.
在此需要说明的是,注册账号旨在解决权限问题,即所述移动终端拥有访问服务器的权限,以获得服务器所提供的相关服务;并用于保存下文中的匹配信息或匹配结果等,用于服务器和移动终端之间的数据同步、交互等。It should be noted that the registration account is intended to solve the permission problem, that is, the mobile terminal has the right to access the server to obtain the related service provided by the server; and is used to save the matching information or the matching result in the following, and the like. Data synchronization, interaction, etc. between the server and the mobile terminal.
S12、提供通讯录给所述服务器,以便所述服务器对所述通讯录中的手机号码与所述服务器数据库中的手机号码进行匹配;S12: Providing an address book to the server, so that the server matches a mobile phone number in the address book with a mobile phone number in the server database;
服务器通过对用户移动终端通讯录中的手机号码逐个对比或匹配,获取该通讯录中的手机号码是否也在使用数据域优先的通信服务;The server compares or matches the mobile phone numbers in the address book of the user mobile terminal one by one to obtain whether the mobile phone number in the address book is also using the data domain priority communication service;
所述数据库即是服务器通过收集用户移动终端的手机号码、通讯录建立,当然亦可包括第三方机构的同类信息;当用户注册时,其注册的手机号码及注册账户的相关信息已经存入数据库,因此在数据库中记录有开通了数据域优先业务的各个手机号码、移动终端、账户等的信息;当该移动终端将通讯录提供给服务器,服务器会对通讯录中的每个手机号码逐个与数据库中的手机号码进行匹配,当该通讯录中的一个或多个手机号码与数据库中的手机号码相匹配时,则说明该一个或多个手机号码对应的移动终端亦开通了数据域优先通信的业务;The database is created by the server by collecting the mobile phone number and address book of the user mobile terminal, and may of course include the same kind of information of the third party institution; when the user registers, the registered mobile phone number and the related information of the registered account have been stored in the database. Therefore, in the database, information about each mobile phone number, mobile terminal, account, etc., in which the data domain priority service is opened is recorded; when the mobile terminal provides the address book to the server, the server will individually identify each mobile phone number in the address book. The mobile phone number in the database is matched. When one or more mobile phone numbers in the address book match the mobile phone number in the database, it indicates that the mobile terminal corresponding to the one or more mobile phone numbers also has the data domain priority communication enabled. Business;
S13、获取所述服务器的匹配结果,根据所述匹配结果,获取所述通讯录中与所述数据库中的手机号码相匹配的手机号码;S13. Acquire a matching result of the server, and obtain, according to the matching result, a mobile phone number in the address book that matches a mobile phone number in the database;
根据步骤S12所获得的匹配结果,获知该移动终端的通讯录中哪些手机号码所对应移动终端开通了数据域优先的通信业务;即该用户在向通讯录中的对象发送短信或拨号前,已经获知了可以与之数据域通信的手机号码;Obtaining, according to the matching result obtained in step S12, which mobile phone numbers corresponding to the mobile phone number in the mobile terminal of the mobile terminal open the data domain priority communication service; that is, the user has sent a short message or dialed to the object in the address book. Knowing the mobile number that can communicate with the data domain;
S14、与所述相匹配手机号码对应的移动终端通过数据域交互;S14. The mobile terminal corresponding to the matched mobile phone number interacts through a data domain.
用户在向通讯录中的对象发送短信或拨号时,若所拨打或发送短信的对象为步骤S13中所述与数据库中的手机号码相匹配的手机号码,则自动切换到数据域通信。需要说明的是,以上过程属于移动终端和服务器在后台自行操作与信息交互,用户在常态下并不可见;When the user sends a short message or dials to the object in the address book, if the object to be dialed or sent is the mobile phone number matching the mobile phone number in the database described in step S13, the user automatically switches to the data domain communication. It should be noted that the above process belongs to the mobile terminal and the server operating in the background and interacting with the information, and the user is not visible under normal conditions;
举例言之:A的通讯录里有:B、C、D、E、F、G、H的手机号码及相关信息;当A的通讯录提供给服务器后,服务器会对B~H的手机号码和数据库中的手机号码进行逐一匹配,当得出D和F的手机号码和数据库中的手机 号码相匹配时,说明A、D和F同属服务器的服务对象,则在A和D、A和F之间设置短信、语音通信优先通过数据域交互,因此,当A打开通讯录并对D或F发送短信或拨打电话时,在条件允许的情况下,自动并优先切换到通过数据域交互,以降低通信资费。由于在A打电话之前,已经对A和D,A和F之间的通信方式进行优化和选择,因此不存在时间上的延误,适于对时间要求比较严格的语音业务。For example: A's address book contains: B, C, D, E, F, G, H mobile phone numbers and related information; when A's address book is provided to the server, the server will B ~ H mobile phone number Match the mobile phone numbers in the database one by one, when getting the mobile phone number of D and F and the mobile phone in the database When the numbers match, it means that A, D and F are the service objects of the same server. Then, SMS and voice communication are set between A and D, A and F, and the data domain is preferentially exchanged. Therefore, when A opens the address book and D or FWhen sending a text message or making a call, if the conditions permit, automatically and preferentially switch to the interaction through the data domain to reduce the communication tariff. Since the communication mode between A and D, A and F has been optimized and selected before A calls, there is no time delay and it is suitable for voice services with strict time requirements.
在本发明的一可选实施方式中,如图4所示,所述移动终端向服务器注册账户的步骤包括:In an optional implementation manner of the present invention, as shown in FIG. 4, the step of the mobile terminal registering an account with a server includes:
S11a、向服务器发送注册请求信息,所述注册请求信息中包括至少一个标识信息;S11a, sending registration request information to the server, where the registration request information includes at least one identification information;
该标识信息可以是产品序列号(SN)、终端的手机号码等,在此不做限定,但需要说明的是,该标识信息要具有唯一性或至少在一定范围内具有唯一性;通过该标识信息,服务器在接受移动终端的注册请求时,判断其是否属于服务或接入对象;例如,A公司的用于服务A公司移动终端的服务器,仅会允许A公司生产的移动终端的注册,该处容易理解,不做多余阐述;The identification information may be a product serial number (SN), a mobile phone number of the terminal, etc., and is not limited herein, but it should be noted that the identification information is unique or at least within a certain range; Information, when the server accepts the registration request of the mobile terminal, it determines whether it belongs to the service or the access object; for example, the server of company A for serving the mobile terminal of company A only allows the registration of the mobile terminal produced by company A, It is easy to understand and does not make unnecessary explanations;
S11b、获取所述服务器对所述注册请求信息的认证结果;S11b. Acquire an authentication result of the registration request information by the server.
如果拒绝请求,则关闭或重新发起新的注册请求信息;如果认证通过,则注册成功;If the request is rejected, the new registration request information is closed or re-initiated; if the authentication is passed, the registration is successful;
当然,该S11b之后,还可以包括其他步骤,如向所述服务器发送确认信息,以完善注册流程。Of course, after the S11b, other steps may be included, such as sending confirmation information to the server to complete the registration process.
在本发明的一可选实施方式中,所述通信业务为短信通信,所述方法还包括:如果与所述相匹配手机号码对应的移动终端通过数据域交互失败,通过电路承载域交互。In an optional implementation manner of the present invention, the communication service is a short message communication, and the method further includes: if the mobile terminal corresponding to the matched mobile phone number fails to communicate through the data domain, interacting through the circuit bearer domain.
可选的,当用户在通讯录中找到相应的用户发短信时,通过服务器已经获知了该发送对象是否准许优先实施短信数据域交互,如果准许,则移动终端自动切换到数据域(PS域)发送该短信,如果由于网络原因或者链路不稳定,导致发送失败,将提示用户是否转向电路承载域(CS域)发送,如果用户选择是,则通过电路承载域进行发送。即,用户发送短信时,优先使用数 据域发送,在使用数据域发送失败的情况下,通过电路承载域发送,以尽量降低用户的短信资费;Optionally, when the user finds the corresponding user to send a short message in the address book, the server has been informed whether the sending object permits preferential implementation of the short message data domain interaction, and if permitted, the mobile terminal automatically switches to the data domain (PS domain). Sending the short message, if the transmission fails due to network reasons or the link is unstable, the user will be prompted to turn to the circuit bearer domain (CS domain) for transmission. If the user selects yes, the device will transmit through the circuit bearer domain. That is, when the user sends a text message, the priority number is used. According to the domain transmission, in the case of failure to use the data domain transmission, the data is sent through the circuit bearer domain to minimize the user's short message tariff;
为详细说明,举例言之:如图5所示,假设移动终端A、B、…、n分别与服务器建立账户关系并完成手机号码的绑定、提供通讯录、服务器查询及匹配等步骤,因此移动终端A、B、…、n分别从服务器中获知了其各自通讯录中的哪些手机号码设定了数据域优先,假设此时移动终端A要向移动终端B发送短信,首先移动终端A从通讯录中找到移动终端B的手机号码,并判断该手机号码是否设定了数据域优先,若设定了,则通过数据域网络发送短信给移动终端B,否者,通过电路承载域发送短信。For detailed explanation, for example, as shown in FIG. 5, it is assumed that the mobile terminals A, B, ..., n respectively establish an account relationship with the server and complete the binding of the mobile phone number, provide the address book, the server query and the matching, etc., The mobile terminals A, B, ..., n respectively know from the server which mobile phone numbers in their respective address books set the data domain priority, assuming that the mobile terminal A wants to send a short message to the mobile terminal B, first the mobile terminal A The mobile phone number of the mobile terminal B is found in the address book, and it is determined whether the mobile phone number has the data domain priority set. If it is set, the short message is sent to the mobile terminal B through the data domain network, otherwise, the short message is sent through the circuit bearer domain. .
在本发明的一可选实施方式中,所述通信业务为语音通信,所述与所述相匹配手机号码对应的移动终端通过数据域交互的步骤之前还包括:判断信道质量;In an optional implementation manner of the present invention, the communication service is a voice communication, and the step of the mobile terminal corresponding to the matched mobile phone number interacting with the data domain further includes: determining a channel quality;
当所述信道质量不低于预设门限值时,执行步骤:通过数据域交互;When the channel quality is not lower than a preset threshold, performing the step of: interacting through the data domain;
当所述信号质量低于所述预设门限值时,通过电路域交互。When the signal quality is lower than the preset threshold, the circuit domain interacts.
可选的,当用户在通讯录中找到相应的用户进行拨号时,可以通过服务器获知该拨号对象是否准许优先实施语音数据域交互,如果准许,则对该用户的该移动终端的信道质量进行检测,根据当前手机号码的映射状态或信道质量判断是否适于通过数据域进行语音通信,如果当前手机号码的映射状态或信道质量不低于预设门限值时,则通过数据域交互,否者,通过电路承载域交互。说要说明的是,由于语音通信的数据量较大,目前阶段,只有连接WI-FI的时候才会考虑将语音数据走PS域,而且这个切换走向的前提是语音WI-FI的信道质量达到一定的判决门限;以上仅是一声明,并不用于限制本发明实施例在其他网络情况下使用。Optionally, when the user finds the corresponding user in the address book to dial the number, the server can learn whether the dialing object permits the voice data domain interaction to be preferentially implemented, and if permitted, the channel quality of the mobile terminal of the user is detected. According to the current mobile phone number mapping state or channel quality, it is determined whether it is suitable for voice communication through the data domain. If the current mobile phone number mapping state or channel quality is not lower than the preset threshold, the data domain interaction is performed, otherwise , interacting through the circuit bearer domain. It should be noted that due to the large amount of data in voice communication, at this stage, voice data is considered to be taken into the PS domain only when WI-FI is connected, and the premise of this handover is that the channel quality of the voice WI-FI is achieved. Certain decision thresholds; the above is only a statement and is not intended to limit the use of the embodiments of the present invention in other network situations.
为详细说明,举例言之:如图6所示,假设移动终端A、B、…、n分别与服务器建立账户关系并完成手机号码的绑定、提供通讯录、服务器查询及匹配等步骤,因此移动终端A、B、…、n分别从服务器中获知了其各自通讯录中的哪些手机号码设定了数据域优先,假设此时移动终端A要向移动终端B拨号通话,首先移动终端A从通讯录中找到移动终端B的手机号码,并判断该手机号码是否设定了数据域优先,若设定了,则检测信道质量,当其不 小于门限值时,则信道质量满足条件,此时切到数据域网络与移动终端B进行语音通信,否者,通过电路承载域进行语音通信。For detailed description, for example, as shown in FIG. 6, it is assumed that the mobile terminals A, B, ..., n respectively establish an account relationship with the server and complete the binding of the mobile phone number, provide the address book, the server query and the matching, etc., The mobile terminals A, B, ..., n respectively know from the server which mobile phone numbers in their respective address books set the data domain priority, assuming that the mobile terminal A wants to dial the call to the mobile terminal B, first the mobile terminal A In the address book, find the mobile phone number of the mobile terminal B, and determine whether the mobile phone number has set the data domain priority. If it is set, the channel quality is detected, when it is not If the threshold is less than the threshold, the channel quality meets the condition. At this time, the data domain network is switched to the mobile terminal B for voice communication. Otherwise, the voice communication is performed through the circuit bearer domain.
在本发明的一可选实施方式中,所述方法还包括:In an optional implementation manner of the present invention, the method further includes:
以设定频率访问所述服务器,以及时更新当前移动终端的通讯录里与该移动终端通过数据域交互的手机号码。The server is accessed at a set frequency, and the mobile phone number of the current mobile terminal's address book and the mobile terminal interacting with the data domain is updated in time.
和服务器同步,以设定频率访问服务器并获得更新后的匹配结果,及时获取本移动终端通讯录里可以与之数据域优先通信的手机号码的变更,以保证本通信业务的有效性。Synchronize with the server, access the server at the set frequency and obtain the updated matching result, and timely obtain the change of the mobile phone number in the address book of the mobile terminal that can preferentially communicate with the data domain to ensure the validity of the communication service.
如图7所示,本发明第二实施例提供了一种通信业务处理方法,需要说明的是,在理解本实施例时,可以部分参考实施例1,本发明实施例是以服务器为主体进行阐述,该方法包括步骤:As shown in FIG. 7, the second embodiment of the present invention provides a method for processing a communication service. It should be noted that, in the understanding of the embodiment, reference may be made to the first embodiment. Explain that the method includes the steps of:
S21、服务器为移动终端注册账户;S21. The server registers an account for the mobile terminal.
服务器可以为移动终端分配相应的账户,并设置该账户对应的权限和服务项,以此区分不同等级的客户,如VIP账户可以得到更高级的权限和服务;The server can allocate a corresponding account to the mobile terminal, and set the rights and service items corresponding to the account, so as to distinguish different levels of customers, for example, the VIP account can obtain more advanced rights and services;
在该次注册中,服务器获取了移动终端的相关信息和手机号码等,所述移动终端的相关信息可以有多项,如机型信息;In the registration, the server obtains related information of the mobile terminal, a mobile phone number, and the like, and the related information of the mobile terminal may have multiple items, such as model information.
并且该服务器内建有数据库保存注册信息,以及保存有厂商或第三方机构的相关信息。And the server has a built-in database to store registration information, as well as information about vendors or third-party organizations.
S22、获取所述移动终端的通讯录;S22. Obtain an address book of the mobile terminal.
获取访问移动终端通讯录的权限,在获得相应的授权之后,读取移动终端的通讯录,并上传至本服务器中。Obtain the right to access the mobile terminal address book, and after obtaining the corresponding authorization, read the address book of the mobile terminal and upload it to the server.
S23、对所述通讯录中的手机号码与所述服务器数据库中的手机号码进行匹配;S23. Match a mobile phone number in the address book with a mobile phone number in the server database.
服务器会对通讯录中的每个手机号码逐个与数据库中的手机号码进行匹配,当该通讯录中的一个或多个手机号码与数据库中的手机号码相匹配时,则说明该一个或多个手机号码对应的移动终端亦开通了数据域优先通信的业务。 The server matches each mobile phone number in the address book with the mobile phone number in the database one by one. When one or more mobile phone numbers in the address book match the mobile phone number in the database, the one or more The mobile terminal corresponding to the mobile phone number also opens the service of data domain priority communication.
S24、通过匹配得到所述通讯录中与所述数据库中的手机号码相匹配的手机号码,并将匹配结果同步至所述移动终端,以便所述移动终端与所述相匹配的手机号码所属移动终端通过数据域交互;S24. The mobile phone number in the address book that matches the mobile phone number in the database is obtained by matching, and the matching result is synchronized to the mobile terminal, so that the mobile terminal belongs to the mobile phone number that matches the mobile phone number. The terminal interacts through the data domain;
将步骤S23中的获取的通讯录的匹配结果同步到所述移动终端中,以便用户获知所述移动终端的通讯录中哪些手机号码所对应移动终端开通了数据域优先的通信业务;即该用户在向通讯录中的对象发送短信或拨号前,已经获知了可以与之数据域通信的手机号码;当进行通信时,可以自动切换到通过数据域交互。Synchronizing the matching result of the acquired address book in the step S23 to the mobile terminal, so that the user knows which mobile phone numbers corresponding to the mobile phone number in the mobile terminal's address book open the data domain priority communication service; that is, the user Before sending an SMS or dialing to an object in the address book, the mobile number that can communicate with the data domain has been known; when communicating, it can automatically switch to interacting through the data domain.
举例言之,如果移动终端A、B、…、n分别与本服务器有注册账户,则本服务器分别查询和匹配移动终端A、B、…、n的通讯录中的手机号码是否在本服务器内并设定了数据域优先服务,并将查询和匹配结果一一对应的同步至移动终端A、B、…、n中,以使得移动终端A、B、…、n获知各自通讯录中的可以与之采用数据域优先通信的手机号码。For example, if the mobile terminals A, B, ..., n respectively have a registered account with the server, the server separately queries and matches whether the mobile phone number in the address book of the mobile terminal A, B, ..., n is in the server. And setting the data domain priority service, and synchronizing the query and the matching result one by one to the mobile terminals A, B, ..., n, so that the mobile terminals A, B, ..., n can know the respective address records in the address book. The mobile number with which the data domain is preferentially communicated.
在本发明的一可选实施方式中,如图8所示,所述服务器为移动终端注册账户的步骤包括:In an optional implementation manner of the present invention, as shown in FIG. 8, the step of the server registering an account for the mobile terminal includes:
S21a、接收所述移动终端发送的注册请求信息,所述注册请求信息中包括该移动终端的至少一个标识信息;S21a, receiving registration request information sent by the mobile terminal, where the registration request information includes at least one identification information of the mobile terminal;
同样的,该标识信息可以是产品序列号(SN)等,在此不做限定,但要需说明的是,该标识信息要具有唯一性或至少在一定范围内具有唯一性;通过该标识信息,服务器在接受移动终端的注册请求时,判断其是否属于服务/接入对象;例如,A公司的用于服务A公司移动终端的服务器,仅会允许A公司生产的移动终端的注册,该处容易理解,不做多余阐述;Similarly, the identification information may be a product serial number (SN) or the like, which is not limited herein, but it should be noted that the identification information is unique or at least within a certain range; When the server accepts the registration request of the mobile terminal, it determines whether it belongs to the service/access object; for example, the server of company A for serving the mobile terminal of company A only allows the registration of the mobile terminal produced by company A, where Easy to understand, no extra explanation;
S21b、对所述注册请求信息进行认证,并根据认证结果确定是否为该移动终端注册账户;S21b: authenticating the registration request information, and determining, according to the authentication result, whether to register an account for the mobile terminal;
在服务器内可以预先存储拥有接入本服务器权限的移动终端的标识信息,通过该预先存储的标识信息和步骤S21a中移动终端提供的标识信息进行认证核对,以获得认证结果;当然也可以采用其他方式进行认证,如人工热线等方式。 The identification information of the mobile terminal having the right to access the server may be pre-stored in the server, and the authentication information is verified by the pre-stored identification information and the identification information provided by the mobile terminal in step S21a to obtain an authentication result; Perform certification, such as manual hotline.
在本发明的一可选实施方式中,所述通信业务为语音通信,在所述移动终端与所述相匹配的手机号码所属移动终端之间通过数据域交互之前,还包括步骤:In an optional implementation manner of the present invention, the communication service is a voice communication, and before the mobile terminal interacts with the mobile terminal to which the matched mobile phone number belongs, the method further includes the following steps:
预先获取所述移动终端与所述相匹配的手机号码所属移动终端的信道质量;获取读取移动终端的信道质量参数的权限,以读取该参数;Pre-acquiring the channel quality of the mobile terminal to which the mobile terminal belongs and the mobile terminal to which the mobile phone number belongs; acquiring the permission to read the channel quality parameter of the mobile terminal, to read the parameter;
当所述信道质量不低于预设门限值时,则在所述移动终端与所述相匹配的手机号码所属移动终端之间执行:通过数据域交互;When the channel quality is not lower than the preset threshold, performing, by the mobile terminal, the mobile terminal to which the matched mobile phone number belongs: performing interaction through the data domain;
当所述信号质量低于所述预设门限值时,则在所述移动终端与所述相匹配的手机号码所属移动终端之间执行:通过电路域交互。When the signal quality is lower than the preset threshold, it is performed between the mobile terminal and the mobile terminal to which the matched mobile phone number belongs: through circuit domain interaction.
在本发明的一可选实施方式中,所述方法还包括:In an optional implementation manner of the present invention, the method further includes:
与所述移动终端以设定频率同步,以获取所述移动终端的标识信息;Synchronizing with the mobile terminal at a set frequency to obtain identification information of the mobile terminal;
核对所获取的标识信息,以判断所述移动终端是否为其服务对象。The obtained identification information is checked to determine whether the mobile terminal is a service object thereof.
即确保当前需要使用服务器的短信、语音数据服务的手机号码所属移动终端属于本服务器的服务对象。That is to say, the mobile terminal to which the mobile phone number of the short message and voice data service of the server is currently required belongs belongs to the service object of the server.
一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,所述计算机可执行指令用于执行上述方法。A computer storage medium having stored therein computer executable instructions for performing the above method.
如图9所示,本发明第三实施例提供了一种移动终端,包括:注册模块101、提供模块102、第一获取模块103、第二获取模块104、执行模块105,其中:As shown in FIG. 9, a third embodiment of the present invention provides a mobile terminal, including: a registration module 101, a providing module 102, a first obtaining module 103, a second obtaining module 104, and an executing module 105, where:
注册模块101,设置为向服务器注册账户; Registration module 101, configured to register an account with the server;
移动终端通过网络访问服务器,并根据服务器制定的规则进行注册,为了提高注册的安全性,可以加入邮箱验证、短信验证等措施,并在注册过程中或注册之后的访问过程中,两者之间的信息交互可以加入AES等加、解密步骤,提高账户登录及访问交互的安全性是应有之义,在此不赘述;The mobile terminal accesses the server through the network and registers according to the rules established by the server. In order to improve the security of the registration, the login authentication, the short message verification, and the like may be added, and during the registration process or during the registration process, The information interaction can be added to the AES and other encryption and decryption steps, and the security of the account login and access interaction is justified, and will not be described here;
注册时,可以采用移动终端的手机号码为账号进行注册,也可以由服务 器分配或用户自定义的账号进行注册,但需要说的是,由于本发明实施例,需要绑定手机号码,因此,采用手机号码之外的账号进行注册时,要将该类账号和手机号码进行绑定或映射。当使用手机号码注册或与手机号码绑定、映射或关联后,当用户拨号时,如果预先从服务器中的获知该所拨的手机号码所属移动终端亦开通了数据域优先的服务,则在条件允许的情况下,直接切换通过数据域进行短信、语音的互通。为提高用户的知情权,在进行映射或绑定之前,提示用户是否使用短信与语音优先数域据服务,如果用户选择是,则实施对手机号码的绑定,提示可以采用UI交互界面,提示用户,在该UI交互界面中,可以声明双方法律条款,如免责条款等。When registering, you can use the mobile phone number of the mobile terminal to register for the account, or you can use the service. The device is assigned or the user-defined account is used for registration. However, it is necessary to say that, in the embodiment of the present invention, the mobile phone number needs to be bound. Therefore, when registering with an account other than the mobile phone number, the account number and the mobile phone number are to be used. Bind or map. When using the mobile phone number to register or bind or map with the mobile phone number, when the user dials, if the mobile terminal that knows the dialed mobile phone number in the server also opens the data domain priority service, the condition is If allowed, directly switch through the data domain for SMS and voice interworking. To improve the user's right to know, before the mapping or binding, the user is prompted to use the short message and the voice priority number field service. If the user selects yes, the mobile phone number is bound, and the prompt can use the UI interactive interface. The user, in the UI interaction interface, can declare the legal terms of both parties, such as the exemption clause.
在此需要说明的是,注册账号旨在解决权限问题,即所述移动终端拥有访问服务器的权限,以获得服务器所提供的相关服务。It should be noted that the registered account is intended to solve the permission problem, that is, the mobile terminal has the right to access the server to obtain the related service provided by the server.
提供模块102,设置为提供通讯录给所述服务器,以便所述服务器对所述通讯录中的手机号码与所述服务器数据库中的手机号码进行匹配;The providing module 102 is configured to provide an address book to the server, so that the server matches the mobile phone number in the address book with the mobile phone number in the server database;
服务器通过对用户移动终端通讯录中的手机号码逐个对比或匹配,获取该通讯录中的手机号码是否也在使用数据域优先的通信服务;The server compares or matches the mobile phone numbers in the address book of the user mobile terminal one by one to obtain whether the mobile phone number in the address book is also using the data domain priority communication service;
所述数据库即是服务器通过收集用户移动终端的手机号码、通讯录建立,当然亦可包括第三机构的同类信息;当用户注册时,其注册的手机号码及注册账户的相关信息已经存入数据库,因此在数据库中记录有开通了数据域优先业务的各个手机号码、移动终端、账户等的信息;当该移动终端将通讯录提供给服务器,服务器会对通讯录中的每个手机号码逐个与数据库中的手机号码进行匹配,当该通讯录中的一个或多个手机号码与数据库中的手机号码相匹配时,则说明该一个或多个手机号码对应的移动终端亦开通了数据域优先通信的业务。The database is created by the server by collecting the mobile phone number and address book of the user mobile terminal, and may of course include the same kind of information of the third institution; when the user registers, the registered mobile phone number and related information of the registered account have been stored in the database. Therefore, in the database, information about each mobile phone number, mobile terminal, account, etc., in which the data domain priority service is opened is recorded; when the mobile terminal provides the address book to the server, the server will individually identify each mobile phone number in the address book. The mobile phone number in the database is matched. When one or more mobile phone numbers in the address book match the mobile phone number in the database, it indicates that the mobile terminal corresponding to the one or more mobile phone numbers also has the data domain priority communication enabled. Business.
第一获取模块103,设置为获取所述服务器的匹配结果;The first obtaining module 103 is configured to obtain a matching result of the server;
通过账户访问服务器,服务器根据向该账户的移动终端提供该匹配结果;Accessing the server through the account, the server provides the matching result according to the mobile terminal to the account;
第二获取模块104,设置为根据所述匹配结果,获取所述通讯录中与所述数据库中手机号码相匹配的手机号码;The second obtaining module 104 is configured to obtain, according to the matching result, a mobile phone number in the address book that matches a mobile phone number in the database;
获知该移动终端的通讯录中哪些手机号码所对应移动终端开通了数据域 优先的通信业务;即该用户在向通讯录中的对象发送短信或拨号前,已经获知了可以与之数据域通信的手机号码;Knowing which mobile phone numbers corresponding to the mobile phone in the mobile terminal's address book open the data domain Priority communication service; that is, the user has been informed of the mobile phone number that can communicate with the data domain before sending the short message or dialing to the object in the address book;
执行模块105,设置为与所述相匹配的手机号码所属移动终端通过数据域交互;The execution module 105 is configured to interact with the mobile terminal to which the matched mobile phone number belongs through the data domain;
用户在向通讯录中的对象发送短信或拨号时,自动切换,以执行数据域通信。需要说明的是,以上过程属于移动终端和服务器在后台自行操作与信息交互,用户在常态下并不可见;When a user sends a text message or dials to an object in the address book, the user automatically switches to perform data domain communication. It should be noted that the above process belongs to the mobile terminal and the server operating in the background and interacting with the information, and the user is not visible under normal conditions;
举例言之:A的通讯录里有:B、C、D、E、F、G、H的手机号码及相关信息;当A的通讯录提供给服务器后,服务器会对B~H的手机号码和数据库中的手机号码进行逐一匹配,当得出D和F的手机号码和数据库中的手机号码相匹配时,说明A、D和F同属服务器的服务对象,则在A和D、A和F之间设置短信、语音通信优先通过数据域交互,因此,当A打开通讯录并对D或F发送短信或拨打电话时,在条件允许的情况下,自动并优先切换到通过数据域交互,以降低通信资费。由于在A打电话之前,已经对A和D,A和F之间的通信方式进行优化和选择,因此不存在时间上的延误,适于对时间要求比较严格的语音业务。For example: A's address book contains: B, C, D, E, F, G, H mobile phone numbers and related information; when A's address book is provided to the server, the server will B ~ H mobile phone number Match the mobile phone numbers in the database one by one. When the mobile phone numbers of D and F match the mobile phone numbers in the database, it means that A, D and F are the service objects of the same server, then in A and D, A and F. Set SMS and voice communication to interact with each other through the data domain. Therefore, when A opens the address book and sends a text message or makes a call to D or F, if the conditions permit, automatically and preferentially switch to the data domain interaction. Reduce communication charges. Since the communication mode between A and D, A and F has been optimized and selected before A calls, there is no time delay and it is suitable for voice services with strict time requirements.
在本发明的一可选实施方式中,如图10所示,所述注册模块101包括:In an optional implementation manner of the present invention, as shown in FIG. 10, the registration module 101 includes:
发送模块101A,设置为向服务器发送注册请求信息,所述注册请求信息中包括至少一个标识信息;The sending module 101A is configured to send registration request information to the server, where the registration request information includes at least one identification information;
该标识信息可以是产品序列号(SN)等,在此不做限定,但要需说明的是,该标识信息要具有唯一性或至少在一定范围内具有唯一性;通过该标识信息,服务器在接受移动终端的注册请求时,判断其是否属于服务/接入对象;例如,A公司的设置为服务A公司移动终端的服务器,仅会允许A公司生产的移动终端的注册,该处容易理解,不做多余阐述;The identification information may be a product serial number (SN) or the like, which is not limited herein, but it should be noted that the identification information is unique or at least within a certain range; by using the identification information, the server is When accepting the registration request of the mobile terminal, it is determined whether it belongs to the service/access object; for example, the server of the company A is set to serve the server of the company A mobile terminal, and only the registration of the mobile terminal produced by the company A is allowed, which is easy to understand. Do not make unnecessary explanations;
第三获取模块101B,设置为获取所述服务器对所述注册请求信息的认证结果。The third obtaining module 101B is configured to obtain an authentication result of the registration request information by the server.
如果拒绝请求,则关闭或重新发起新的注册请求信息;如果认证通过,则注册成功;还可以包括其他模块,如向所述服务器发送确认信息,以完善 注册流程。If the request is rejected, the new registration request information is closed or re-initiated; if the authentication is passed, the registration is successful; and other modules may be included, such as sending confirmation information to the server to improve registration process.
在本发明的一可选实施方式中,所述执行模块105:In an optional implementation manner of the present invention, the execution module 105:
还设置为当所述通信业务为短信通信,并且所述移动终端与所述相匹配手机号码对应的移动终端通过数据域交互失败时,通过电路承载域交互。It is further configured to: when the communication service is a short message communication, and the mobile terminal corresponding to the mobile phone number corresponding to the mobile phone number fails to communicate through the data domain, interacting through the circuit bearer domain.
可选的,当用户在通讯录中找到相应的用户发短信时,通过服务器已经获知了该发送对象是否准许优先实施短信数据域交互,如果准许,则移动终端自动切换到数据域(PS域)发送该短信,如果由于网络原因或者链路不稳定,导致发送失败,将提示用户是否转向电路承载域(CS域)发送,如果用户选择是,则通过电路承载域进行发送。即,用户发送短信时,优先使用数据域发送,在使用数据域发送的失败的情况下,通过电路承载域发送,以尽量降低用户的短信资费;Optionally, when the user finds the corresponding user to send a short message in the address book, the server has been informed whether the sending object permits preferential implementation of the short message data domain interaction, and if permitted, the mobile terminal automatically switches to the data domain (PS domain). Sending the short message, if the transmission fails due to network reasons or the link is unstable, the user will be prompted to turn to the circuit bearer domain (CS domain) for transmission. If the user selects yes, the device will transmit through the circuit bearer domain. That is, when the user sends a short message, the data domain is preferentially transmitted, and in the case of failure to use the data domain transmission, the data is sent through the circuit bearer domain to minimize the user's short message tariff;
为详细说明,举例言之:如图4所示,假设移动终端A、B、…、n分别与服务器建立账户关系并完成手机号码的绑定、提供通讯录、服务器查询及匹配等步骤,因此移动终端A、B、…、n分别从服务器中获知了其各自通讯录中的哪些手机号码设定了数据域优先,假设此时移动终端A要向移动终端B发送短信,首先移动终端A从通讯录中找到移动终端B的手机号码,并判断该手机号码是否设定了数据域优先,若设定了,则通过数据域网络发送短信给移动终端B,否者,通过电路承载域发送短信。For detailed explanation, for example, as shown in FIG. 4, it is assumed that the mobile terminals A, B, ..., n respectively establish an account relationship with the server and complete the binding of the mobile phone number, provide the address book, the server query and the matching, etc., The mobile terminals A, B, ..., n respectively know from the server which mobile phone numbers in their respective address books set the data domain priority, assuming that the mobile terminal A wants to send a short message to the mobile terminal B, first the mobile terminal A The mobile phone number of the mobile terminal B is found in the address book, and it is determined whether the mobile phone number has the data domain priority set. If it is set, the short message is sent to the mobile terminal B through the data domain network, otherwise, the short message is sent through the circuit bearer domain. .
在本发明的一可选实施方式中,如图11所示,还包括信道质量检测模块106:In an optional implementation manner of the present invention, as shown in FIG. 11, the channel quality detecting module 106 is further included:
设置为在所述通信业务为语音通信,且所述移动终端与所述相匹配手机号码对应的移动终端通过数据域交互之前,判断信道质量;Setting to determine the channel quality before the mobile terminal is in the voice communication, and the mobile terminal and the mobile terminal corresponding to the matched mobile phone number interact through the data domain;
当所述信道质量不低于预设门限值时,所述执行模块105执行数据域交互;The execution module 105 performs a data domain interaction when the channel quality is not lower than a preset threshold;
当所述信号质量低于所述预设门限值时,所述执行模块105执行电路域交互。The execution module 105 performs circuit domain interaction when the signal quality is below the predetermined threshold.
可选的,当用户在通讯录中找到相应的用户进行拨号时,可以通过服务器获知该拨号对象是否准许优先实施语音数据域交互,如果准许,则通过信 道质量检测模块106对该用户的该移动终端的信道质量进行检测,根据当前手机号码的映射状态或信道质量判断是否适于通过数据域进行语音通信,如果当前手机号码的映射状态或信道质量不低于预设门限值时,则通过数据域交互,否者,通过电路承载域交互。说要说明的是,由于语音通信的数据量较大,目前阶段,只有连接WI-FI的时候才会考虑将语音数据走PS域,而且这个切换走向的前提是语音WI-FI的信道质量达到一定的判决门限;以上仅是一声明,并不用于限制本发明实施例在其他网络情况下使用。Optionally, when the user finds the corresponding user in the address book to dial the number, the server can know whether the dialing object permits the voice data domain interaction to be preferentially implemented, and if permitted, the letter is passed. The channel quality detecting module 106 detects the channel quality of the mobile terminal of the user, and determines whether it is suitable for voice communication through the data domain according to the mapping state or channel quality of the current mobile phone number, if the mapping state or channel quality of the current mobile phone number is not When the threshold is lower than the preset threshold, the data domain interacts. Otherwise, it interacts through the circuit bearer domain. It should be noted that due to the large amount of data in voice communication, at this stage, voice data is considered to be taken into the PS domain only when WI-FI is connected, and the premise of this handover is that the channel quality of the voice WI-FI is achieved. Certain decision thresholds; the above is only a statement and is not intended to limit the use of the embodiments of the present invention in other network situations.
为详细说明,举例言之:如图5所示,假设移动终端A、B、…、n分别与服务器建立账户关系并完成手机号码的绑定、提供通讯录、服务器查询及匹配等步骤,因此移动终端A、B、…、n分别从服务器中获知了其各自通讯录中的哪些手机号码设定了数据域优先,假设此时移动终端A要向移动终端B拨号通话,首先移动终端A从通讯录中找到移动终端B的手机号码,并判断该手机号码是否设定了数据域优先,若设定了,则检测信道质量,当其不小于门限值时,则信道质量满足条件,此时切到数据域网络与移动终端B进行语音通信,否者,通过电路承载域进行语音通信。For detailed explanation, for example, as shown in FIG. 5, it is assumed that the mobile terminals A, B, ..., n respectively establish an account relationship with the server and complete the binding of the mobile phone number, provide the address book, the server query and the matching, etc., The mobile terminals A, B, ..., n respectively know from the server which mobile phone numbers in their respective address books set the data domain priority, assuming that the mobile terminal A wants to dial the call to the mobile terminal B, first the mobile terminal A The mobile phone number of the mobile terminal B is found in the address book, and it is determined whether the mobile phone number has the data domain priority set. If it is set, the channel quality is detected. When it is not less than the threshold value, the channel quality satisfies the condition. When the data domain network is cut to the mobile terminal B for voice communication, otherwise, the voice communication is performed through the circuit bearer domain.
在本发明的一可选实施方式中,如图12所示,还包括同步模块107:In an optional implementation manner of the present invention, as shown in FIG. 12, a synchronization module 107 is further included:
设置为以设定频率访问所述服务器,以及时更新当前移动终端的通讯录里与该移动终端通过数据域交互的手机号码。It is set to access the server at a set frequency, and update the mobile phone number of the current mobile terminal's address book and the mobile terminal interacting with the data domain.
即:及时获取本移动终端通讯录里可以与之数据域优先通信的手机号码的变更,以确保本通信业务的有效性。That is: timely change the mobile phone number in the mobile terminal's address book that can preferentially communicate with the data domain to ensure the validity of the communication service.
在本发明的一可选实施方式中,所述移动终端为虚拟SIM卡终端,所述手机号码为虚拟SIM卡号;In an optional implementation manner of the present invention, the mobile terminal is a virtual SIM card terminal, and the mobile phone number is a virtual SIM card number;
所谓虚拟SIM卡终端:为移动终端预留一个拷贝SIM卡信息的通路,然后将需要入网的SIM卡信息从上述通道导入移动终端内部的预留安全存储中,其在没有SIM卡信息的情况下也可通过手机内置安全存储中的SIM卡信息入网并获取运营商的相关服务,并且可以导入多张SIM卡的信息,用户可以根据需求来通过UI交互界面激活相应的SIM卡并选择单卡或者多卡同时使用。该虚拟SIM卡及SIM卡终端省掉了SIM卡插槽等,并且用户可以自主选择通信运营商,符合以后的发展趋势。 The so-called virtual SIM card terminal: a path for copying the SIM card information is reserved for the mobile terminal, and then the SIM card information that needs to be connected to the network is imported into the reserved secure storage inside the mobile terminal from the above channel, without the SIM card information. It can also access the network through the SIM card information in the built-in secure storage of the mobile phone and obtain related services of the operator, and can import information of multiple SIM cards. The user can activate the corresponding SIM card through the UI interactive interface and select a single card or according to requirements. Doka is used at the same time. The virtual SIM card and the SIM card terminal eliminate the SIM card slot, and the user can select the communication carrier independently, which is in line with the future development trend.
如图13所示,本发明第四实施例提供了一种服务器,包括:注册模块201、第一获取模块202、匹配模块203、同步模块204,以及数据库模块,其中:As shown in FIG. 13, a fourth embodiment of the present invention provides a server, including: a registration module 201, a first obtaining module 202, a matching module 203, a synchronization module 204, and a database module, where:
注册模块201,设置为为移动终端注册账户;The registration module 201 is configured to register an account for the mobile terminal;
服务器可以为移动终端分别相应的账户,并设置该账户对应的权限和服务项,依次区分不同等级的客户,如VIP账户可以得到更高级的权限和服务;The server may respectively set the corresponding account for the mobile terminal, and set the rights and service items corresponding to the account, and sequentially distinguish different levels of customers, for example, the VIP account may obtain more advanced rights and services;
该该次注册中,服务器获取了移动终端的相关信息和手机号码等,所述移动终端的相关信息可以有多项,如机型信息;In the registration, the server obtains related information of the mobile terminal, a mobile phone number, and the like, and the related information of the mobile terminal may have multiple items, such as model information.
并且该服务器内建有数据库保存注册信息,以及保存有厂商或第三方机构的相关信息。And the server has a built-in database to store registration information, as well as information about vendors or third-party organizations.
第一获取模块202,设置为获取所述移动终端的通讯录;The first obtaining module 202 is configured to obtain an address book of the mobile terminal;
获取访问移动终端通讯录的权限,在获得相应的授权之后,读取移动终端的通讯录,并上传至本服务器中。Obtain the right to access the mobile terminal address book, and after obtaining the corresponding authorization, read the address book of the mobile terminal and upload it to the server.
匹配模块203,设置为对所述通讯录中的手机号码与所述服务器数据库中的手机号码进行匹配,并通过匹配得到所述通讯录中与所述数据库中的手机号码相匹配的手机号码;The matching module 203 is configured to match the mobile phone number in the address book with the mobile phone number in the server database, and obtain a mobile phone number in the address book that matches the mobile phone number in the database by matching;
服务器会对通讯录中的每个手机号码逐个与数据库中的手机号码进行匹配,当该通讯录中的一个或多个手机号码与数据库中的手机号码相匹配时,则说明该一个或多个手机号码对应的移动终端亦开通了数据域优先通信的业务。The server matches each mobile phone number in the address book with the mobile phone number in the database one by one. When one or more mobile phone numbers in the address book match the mobile phone number in the database, the one or more The mobile terminal corresponding to the mobile phone number also opens the service of data domain priority communication.
同步模块204,设置为将所述匹配模块的匹配结果同步至所述移动终端,以便所述移动终端与所述相匹配的手机号码所属移动终端通过数据域交互。The synchronization module 204 is configured to synchronize the matching result of the matching module to the mobile terminal, so that the mobile terminal interacts with the mobile terminal to which the matched mobile phone number belongs through the data domain.
将匹配结果同步到所述移动终端中,以便用户获知所述移动终端的通讯录中哪些手机号码所对应移动终端开通了数据域优先的通信业务;即该用户在向通讯录中的对象发送短信或拨号前,已经获知了可以与之数据域通信的手机号码;当进行通信时,可以自动切换到通过数据域交互。Synchronizing the matching result to the mobile terminal, so that the user knows which mobile phone numbers corresponding to the mobile phone number in the mobile terminal's address book open the data domain priority communication service; that is, the user sends the short message to the object in the address book. Or before dialing, the mobile number that can communicate with the data domain has been known; when communicating, it can automatically switch to interact through the data domain.
数据库模块,设置为存储开通数据域优先业务的手机号码。 The database module is set to store the mobile number of the data domain priority service.
在本发明的一可选实施方式中,如图14所示,所述注册模块201包括:In an optional implementation manner of the present invention, as shown in FIG. 14, the registration module 201 includes:
接收模块201A,设置为接收移动终端发送的注册请求信息,所述注册请求信息中包括该移动终端的至少一个标识信息;The receiving module 201A is configured to receive the registration request information sent by the mobile terminal, where the registration request information includes at least one identification information of the mobile terminal;
认证模块201B,设置为对所述注册请求信息进行认证;The authentication module 201B is configured to authenticate the registration request information.
在服务器内可以预先存储拥有接入本服务器权限的移动终端的标识信息,通过该预先存储的标识信息和接收模块201A接收到的移动终端提供的标识信息进行认证核对,并得出相应的认证结果;The identification information of the mobile terminal having the authority to access the server may be pre-stored in the server, and the pre-stored identification information and the identification information provided by the mobile terminal received by the receiving module 201A are used for authentication verification, and the corresponding authentication result is obtained. ;
执行模块201C,设置为根据认证结果,若认证通过,则为所述移动终端注册账户;若认证失败,则发出拒绝注册的信息。The executing module 201C is configured to register an account for the mobile terminal according to the authentication result, and if the authentication fails, issue a message of rejecting the registration.
所述标识信息可以包括移动终端的手机号码;The identification information may include a mobile phone number of the mobile terminal;
所述数据库模块,还设置为在确定为所述移动终端注册账户后,存储所述标识信息中的手机号码。The database module is further configured to store the mobile phone number in the identification information after determining to register an account for the mobile terminal.
在本发明的一可选实施方式中,还包括第二获取模块(未图示):In an optional implementation manner of the present invention, a second acquisition module (not shown) is further included:
设置为在所述通信业务为语音通信,所述移动终端与所述相匹配的手机号码所属移动终端之间通过数据域交互之前,预先获取所述移动终端与所述相匹配的手机号码所属移动终端的信道质量;获取读取移动终端的信道质量参数的权限,以读取该参数;The mobile terminal and the mobile terminal to which the mobile phone number belongs are pre-acquired to move the mobile terminal to the mobile phone number before the mobile terminal belongs to the voice communication. Channel quality of the terminal; obtaining permission to read channel quality parameters of the mobile terminal to read the parameter;
当所述信道质量不低于预设门限值时,则在所述移动终端与所述相匹配的手机号码所属移动终端之间执行:通过数据域交互;When the channel quality is not lower than the preset threshold, performing, by the mobile terminal, the mobile terminal to which the matched mobile phone number belongs: performing interaction through the data domain;
当所述信号质量低于所述预设门限值时,则在所述移动终端与所述相匹配的手机号码所属移动终端之间执行:通过电路域交互。When the signal quality is lower than the preset threshold, it is performed between the mobile terminal and the mobile terminal to which the matched mobile phone number belongs: through circuit domain interaction.
在本发明的一可选实施方式中,所述同步模块(未图示):In an optional embodiment of the present invention, the synchronization module (not shown):
设置为与所述移动终端以设定频率同步,以获取所述移动终端的标识信息;通过核对所获取的标识信息,以判断所述移动终端是否为其服务对象;Setting to synchronize with the mobile terminal at a set frequency to obtain identification information of the mobile terminal; and verifying the acquired identification information to determine whether the mobile terminal is a service object thereof;
对手机号码和账户信息(包括如机型信息)以设定频率同步,以确保当前需要使用服务器的短信、语音数据服务的手机号码所属移动终端是否属于 服务器的服务对象。Synchronize the mobile phone number and account information (including the model information) with the set frequency to ensure whether the mobile terminal to which the mobile phone number of the SMS or voice data service of the server is currently required belongs The server's service object.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。It is to be understood that the term "comprises", "comprising", or any other variants thereof, is intended to encompass a non-exclusive inclusion, such that a process, method, article, or device comprising a series of elements includes those elements. It also includes other elements that are not explicitly listed, or elements that are inherent to such a process, method, article, or device. An element that is defined by the phrase "comprising a ..." does not exclude the presence of additional equivalent elements in the process, method, item, or device that comprises the element.
上述本发明实施例序号仅仅为了描述,不代表实施例的优劣。The serial numbers of the embodiments of the present invention are merely for the description, and do not represent the advantages and disadvantages of the embodiments.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本发明的技术方案本质上或者说对相关技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本发明各个实施例所述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the foregoing embodiment method can be implemented by means of software plus a necessary general hardware platform, and of course, can also be through hardware, but in many cases, the former is better. Implementation. Based on such understanding, the technical solution of the present invention in essence or the contribution to the related art can be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk, CD-ROM). The instructions include a number of instructions for causing a terminal device (which may be a cell phone, computer, server, air conditioner, or network device, etc.) to perform the methods described in various embodiments of the present invention.
以上仅为本发明的优选实施例,并非因此限制本发明的专利区间,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护区间内。The above is only a preferred embodiment of the present invention, and thus does not limit the patent interval of the present invention, and the equivalent structure or equivalent process transformation made by using the specification and the drawings of the present invention, or directly or indirectly applied to other related technical fields. The same is included in the patent protection interval of the present invention.
工业实用性Industrial applicability
上述技术方案实现了在移动终端通信时,短信、语音优先采用数据域进行交互,相对于传统的电路承载域交互更为便宜,并且数据域符合未来通信的发展趋势。 The above technical solution realizes that when the mobile terminal communicates, the short message and the voice preferentially use the data domain to interact, which is cheaper than the traditional circuit bearer domain interaction, and the data domain conforms to the development trend of future communication.

Claims (20)

  1. 一种通信业务处理方法,包括步骤:A communication service processing method, comprising the steps of:
    移动终端向服务器注册账户;The mobile terminal registers an account with the server;
    移动终端提供通讯录给服务器,以便所述服务器对所述通讯录中的手机号码与所述服务器数据库中的手机号码进行匹配;所述服务器数据库中的手机号码为开通数据域优先业务的手机号码;The mobile terminal provides an address book to the server, so that the server matches the mobile phone number in the address book with the mobile phone number in the server database; the mobile phone number in the server database is the mobile phone number for opening the data domain priority service ;
    移动终端获取所述服务器的匹配结果,根据所述匹配结果,获取所述通讯录中与所述数据库中的手机号码相匹配的手机号码;Obtaining, by the mobile terminal, a matching result of the server, and acquiring, according to the matching result, a mobile phone number in the address book that matches a mobile phone number in the database;
    移动终端与所述相匹配手机号码对应的移动终端通过数据域交互。The mobile terminal interacts with the mobile terminal corresponding to the matched mobile phone number through a data domain.
  2. 根据权利要求1所述的通信业务处理方法,其中,所述移动终端向服务器注册账户的步骤包括:The communication service processing method according to claim 1, wherein the step of the mobile terminal registering an account with the server comprises:
    向服务器发送注册请求信息,所述注册请求信息中包括至少一个标识信息;Sending registration request information to the server, where the registration request information includes at least one identification information;
    获取所述服务器对所述注册请求信息的认证结果。Obtaining an authentication result of the registration request information by the server.
  3. 如权利要求2所述的通信业务处理方法,其中,所述标识信息包括所述终端的手机号码。The communication service processing method according to claim 2, wherein said identification information includes a mobile number of said terminal.
  4. 根据权利要求1所述的通信业务处理方法,其中,所述通信业务为短信通信;The communication service processing method according to claim 1, wherein the communication service is a short message communication;
    所述方法还包括:The method further includes:
    若移动终端与所述相匹配手机号码对应的移动终端通过数据域交互失败,通过电路承载域交互。If the mobile terminal corresponding to the mobile phone number corresponding to the mobile phone number fails to communicate through the data domain, the mobile terminal interacts through the circuit bearer domain.
  5. 根据权利要求1所述的通信业务处理方法,其中,所述通信业务为语音通信,The communication service processing method according to claim 1, wherein said communication service is voice communication.
    所述方法还包括:The method further includes:
    所述与所述相匹配手机号码对应的移动终端通过数据域交互的步骤之前,判断信道质量; Determining channel quality before the step of interacting with the data domain by the mobile terminal corresponding to the matched mobile phone number;
    当所述信道质量不低于预设门限值时,执行步骤:通过数据域交互;When the channel quality is not lower than a preset threshold, performing the step of: interacting through the data domain;
    当所述信号质量低于所述预设门限值时,通过电路域交互。When the signal quality is lower than the preset threshold, the circuit domain interacts.
  6. 根据权利要求1~5任意一项所述的通信业务处理方法,所述方法还包括:The communication service processing method according to any one of claims 1 to 5, further comprising:
    以设定频率访问所述服务器,以及时更新当前移动终端的通讯录里与该移动终端通过数据域交互的手机号码。The server is accessed at a set frequency, and the mobile phone number of the current mobile terminal's address book and the mobile terminal interacting with the data domain is updated in time.
  7. 一种通信业务处理方法,包括步骤:A communication service processing method, comprising the steps of:
    服务器为移动终端注册账户;The server registers an account for the mobile terminal;
    服务器获取移动终端的通讯录;The server obtains an address book of the mobile terminal;
    服务器对所述通讯录中的手机号码与所述服务器数据库中的手机号码进行匹配;所述服务器数据库中的手机号码为开通数据域优先业务的手机号码;The server matches the mobile phone number in the address book with the mobile phone number in the server database; the mobile phone number in the server database is a mobile phone number for opening a data domain priority service;
    服务器通过匹配得到所述通讯录中与所述数据库中的手机号码相匹配的手机号码,并将匹配结果同步至所述移动终端,以便所述移动终端与所述相匹配的手机号码所属移动终端通过数据域交互。The server obtains a mobile phone number in the address book that matches the mobile phone number in the database, and synchronizes the matching result to the mobile terminal, so that the mobile terminal belongs to the mobile terminal to which the matched mobile phone number belongs. Interact through the data domain.
  8. 根据权利要求7所述的通信业务处理方法,其中,所述服务器为移动终端注册账户的步骤包括:The communication service processing method according to claim 7, wherein the step of the server registering an account for the mobile terminal comprises:
    接收所述移动终端发送的注册请求信息,所述注册请求信息中包括该移动终端的至少一个标识信息;Receiving registration request information sent by the mobile terminal, where the registration request information includes at least one identification information of the mobile terminal;
    对所述注册请求信息进行认证,并根据认证结果确定是否为该移动终端注册账户。The registration request information is authenticated, and it is determined according to the authentication result whether to register an account for the mobile terminal.
  9. 根据权利要求8所述的通信业务处理方法,其中,所述标识信息包括所述移动终端的手机号码;The communication service processing method according to claim 8, wherein the identification information comprises a mobile phone number of the mobile terminal;
    所述方法还包括:The method further includes:
    当确定为该移动终端注册账户后,将所述SIM卡号码存储进所述数据库。After determining to register an account for the mobile terminal, the SIM card number is stored into the database.
  10. 根据权利要求7~9任意一项所述的通信业务处理方法,所述方法还 包括:The communication service processing method according to any one of claims 7 to 9, wherein the method further include:
    与所述移动终端以设定频率同步,以获取所述移动终端的标识信息;Synchronizing with the mobile terminal at a set frequency to obtain identification information of the mobile terminal;
    核对所获取的标识信息,以判断所述移动终端是否为其服务对象。The obtained identification information is checked to determine whether the mobile terminal is a service object thereof.
  11. 一种移动终端,包括:A mobile terminal includes:
    注册模块,设置为向服务器注册账户;Registration module, set to register an account with the server;
    提供模块,设置为提供通讯录给服务器,以便所述服务器对所述通讯录中的手机号码与所述服务器数据库中的手机号码进行匹配;所述服务器数据库中的手机号码为开通数据域优先业务的手机号码;Providing a module, configured to provide an address book to the server, so that the server matches the mobile phone number in the address book with the mobile phone number in the server database; the mobile phone number in the server database is a data domain priority service Mobile phone number;
    第一获取模块,设置为获取所述服务器的匹配结果;a first obtaining module, configured to obtain a matching result of the server;
    第二获取模块,设置为根据所述匹配结果,获取所述通讯录中与所述数据库中的手机号码相匹配的手机号码;The second obtaining module is configured to acquire, according to the matching result, a mobile phone number in the address book that matches a mobile phone number in the database;
    执行模块,设置为与所述相匹配的手机号码所属移动终端通过数据域交互。The execution module is configured to interact with the mobile terminal to which the matching mobile phone number belongs through the data domain.
  12. 根据权利要求11所述的移动终端,其中,所述注册模块包括:The mobile terminal of claim 11, wherein the registration module comprises:
    发送模块,设置为向服务器发送注册请求信息,所述注册请求信息中包括至少一个标识信息;a sending module, configured to send registration request information to the server, where the registration request information includes at least one identification information;
    第三获取模块,设置为获取所述服务器对所述注册请求信息的认证结果。The third obtaining module is configured to obtain an authentication result of the registration request information by the server.
  13. 根据权利要求12所述的移动终端,其中,The mobile terminal of claim 12, wherein
    所述标识信息包括所述移动终端的手机号码。The identification information includes a mobile phone number of the mobile terminal.
  14. 根据权利要求11所述的移动终端,The mobile terminal of claim 11
    所述执行模块,还设置为当所述通信业务为短信通信,若所述移动终端与所述相匹配手机号码对应的移动终端通过数据域交互失败,通过电路承载域交互。The execution module is further configured to: when the communication service is a short message communication, if the mobile terminal corresponding to the mobile phone number corresponding to the mobile phone number fails to communicate through the data domain, the mobile terminal interacts through the circuit bearer domain.
  15. 根据权利要求11所述的移动终端,还包括:The mobile terminal of claim 11, further comprising:
    信道质量检测模块,设置为在所述通信业务为语音通信时,且所述移动 终端与所述相匹配手机号码对应的移动终端通过数据域交互之前,判断信道质量;a channel quality detecting module, configured to: when the communication service is voice communication, and the moving Determining channel quality before the mobile terminal corresponding to the matched mobile phone number interacts with the data domain;
    所述执行模块,是设置为当所述信道质量不低于预设门限值时,执行数据域交互;当所述信号质量低于所述预设门限值时,执行电路域交互。The execution module is configured to perform data domain interaction when the channel quality is not lower than a preset threshold; and perform circuit domain interaction when the signal quality is lower than the preset threshold.
  16. 根据权利要求11~15任意一项所述的移动终端,还包括:The mobile terminal according to any one of claims 11 to 15, further comprising:
    同步模块,设置为以设定频率访问所述服务器,以及时更新当前移动终端的通讯录里与该移动终端通过数据域交互的手机号码。The synchronization module is configured to access the server at a set frequency, and update the mobile phone number of the current mobile terminal in the address book that interacts with the mobile terminal through the data domain.
  17. 根据权利要求11~15任意一项所述的移动终端,其中,所述移动终端为虚拟客户识别模块SIM卡终端,所述手机号码为虚拟SIM卡号。The mobile terminal according to any one of claims 11 to 15, wherein the mobile terminal is a virtual customer identification module SIM card terminal, and the mobile phone number is a virtual SIM card number.
  18. 一种服务器,包括:A server that includes:
    注册模块,设置为为移动终端注册账户;Registration module, set to register an account for the mobile terminal;
    第一获取模块,设置为获取所述移动终端的通讯录;a first acquiring module, configured to acquire an address book of the mobile terminal;
    匹配模块,设置为对所述通讯录中的手机号码与所述服务器数据库中的手机号码进行匹配,并通过匹配得到所述通讯录中与所述数据库中的手机号码相匹配的手机号码;a matching module, configured to match a mobile phone number in the address book with a mobile phone number in the server database, and obtain a mobile phone number in the address book that matches a mobile phone number in the database;
    同步模块,设置为将所述匹配模块的匹配结果同步至所述移动终端,以便所述移动终端与所述相匹配的手机号码所属移动终端通过数据域交互;a synchronization module, configured to synchronize the matching result of the matching module to the mobile terminal, so that the mobile terminal interacts with the mobile terminal to which the matched mobile phone number belongs through a data domain;
    数据库模块,设置为存储开通数据域优先业务的手机号码。The database module is set to store the mobile number of the data domain priority service.
  19. 根据权利要求18所述的服务器,其中,所述注册模块包括:The server of claim 18, wherein the registration module comprises:
    接收模块,设置为接收移动终端发送的注册请求信息,所述注册请求信息中包括该移动终端的至少一个标识信息;a receiving module, configured to receive registration request information sent by the mobile terminal, where the registration request information includes at least one identification information of the mobile terminal;
    认证模块,设置为对所述注册请求信息进行认证;An authentication module configured to authenticate the registration request information;
    执行模块,设置为根据认证结果确定是否为所述移动终端注册账户。The execution module is configured to determine whether to register an account for the mobile terminal according to the authentication result.
  20. 根据权利要求19所述的服务器,其中,The server according to claim 19, wherein
    所述标识信息包括所述移动终端的手机号码; The identification information includes a mobile phone number of the mobile terminal;
    所述数据库模块,还设置为在确定为所述移动终端注册账户后,存储所述标识信息中的手机号码。 The database module is further configured to store the mobile phone number in the identification information after determining to register an account for the mobile terminal.
PCT/CN2016/079790 2015-04-30 2016-04-20 Communication service processing method, mobile terminal and server WO2016173442A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510220448.9A CN104796429B (en) 2015-04-30 2015-04-30 Communication service processing method, mobile terminal, server
CN201510220448.9 2015-04-30

Publications (1)

Publication Number Publication Date
WO2016173442A1 true WO2016173442A1 (en) 2016-11-03

Family

ID=53560941

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/079790 WO2016173442A1 (en) 2015-04-30 2016-04-20 Communication service processing method, mobile terminal and server

Country Status (2)

Country Link
CN (1) CN104796429B (en)
WO (1) WO2016173442A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113348697A (en) * 2019-12-18 2021-09-03 华为技术有限公司 Wireless communication method, device and system
CN114501352A (en) * 2021-12-27 2022-05-13 北京小米移动软件有限公司 Terminal control method and device, electronic equipment and storage medium

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104796429B (en) * 2015-04-30 2016-08-24 努比亚技术有限公司 Communication service processing method, mobile terminal, server
CN105611485A (en) * 2015-07-27 2016-05-25 宇龙计算机通信科技(深圳)有限公司 Sharing method, sharing device and sharing system for virtual SIM card
CN105681288A (en) * 2016-01-05 2016-06-15 上海大智慧股份有限公司 Account number registration and login system and method based on international identification code of mobile equipment
CN108616872B (en) * 2017-01-24 2021-07-23 展讯通信(上海)有限公司 Supplementary service implementation method, supplementary service implementation device and terminal

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008050220A1 (en) * 2006-10-25 2008-05-02 Nokia Corporation Layered coded streaming control for unicast/mbms interaction
CN103002595A (en) * 2011-09-13 2013-03-27 北京达力博信科技有限公司 Comprehensive communication control system, comprehensive communication control device and comprehensive communication control method based on telecommunication network and internet
CN103401758A (en) * 2013-07-11 2013-11-20 惠州Tcl移动通信有限公司 Communication method and system based on data network
CN104796429A (en) * 2015-04-30 2015-07-22 努比亚技术有限公司 Communication service processing method, mobile terminal and server

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130168450A1 (en) * 2011-12-30 2013-07-04 Clay W. von Mueller Format preserving cipher system and method
CN103795531A (en) * 2012-11-02 2014-05-14 海尔集团公司 Secret key authentication method based on two-dimension code and system thereof
CN104008344A (en) * 2013-02-21 2014-08-27 福建福昕软件开发股份有限公司北京分公司 Method and system for ePub document data safety protection

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008050220A1 (en) * 2006-10-25 2008-05-02 Nokia Corporation Layered coded streaming control for unicast/mbms interaction
CN103002595A (en) * 2011-09-13 2013-03-27 北京达力博信科技有限公司 Comprehensive communication control system, comprehensive communication control device and comprehensive communication control method based on telecommunication network and internet
CN103401758A (en) * 2013-07-11 2013-11-20 惠州Tcl移动通信有限公司 Communication method and system based on data network
CN104796429A (en) * 2015-04-30 2015-07-22 努比亚技术有限公司 Communication service processing method, mobile terminal and server

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113348697A (en) * 2019-12-18 2021-09-03 华为技术有限公司 Wireless communication method, device and system
CN113348697B (en) * 2019-12-18 2023-07-18 华为技术有限公司 Wireless communication method, device and system
CN114501352A (en) * 2021-12-27 2022-05-13 北京小米移动软件有限公司 Terminal control method and device, electronic equipment and storage medium
CN114501352B (en) * 2021-12-27 2024-02-23 北京小米移动软件有限公司 Terminal control method, device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN104796429A (en) 2015-07-22
CN104796429B (en) 2016-08-24

Similar Documents

Publication Publication Date Title
WO2016173442A1 (en) Communication service processing method, mobile terminal and server
CN104902463B (en) Mobile terminal, multi-card management method of virtual card terminal of mobile terminal and server
CN105100415B (en) Login method, mobile terminal
CN104883658B (en) The processing method of virtual card information and system
WO2017020771A1 (en) Terminal control device and method
WO2016177342A1 (en) Account login processing method, server and system therefor, and computer storage medium
WO2017071310A1 (en) Video call system, device, and method
CN104902477A (en) Authentication terminal, wireless router, wireless router connection method and wireless router connection system
CN105100090B (en) Communication method, server and system based on internal and external network separation
WO2017012385A1 (en) Method and apparatus for rapidly starting application, and terminal
WO2016155509A1 (en) Method and device for determining holding mode of mobile terminal
WO2016188495A1 (en) Voice switching method, terminal, server, system, and storage medium
CN112492580A (en) Information processing method and device, communication equipment and storage medium
WO2016188319A1 (en) Virtual sim card information management method, apparatus and mobile terminal
WO2017113961A1 (en) Data encryption apparatus and method, and storage medium
CN106534560B (en) Mobile terminal control device and method
CN104837113A (en) Privacy information display method and terminal
CN106231599A (en) A kind of pseudo-base station recognition methods, Apparatus and system
CN104834863A (en) Wi-Fi password storage method and apparatus
CN104883685A (en) Network access method and device
WO2017113893A1 (en) Method and device for network searching
WO2017206391A1 (en) Method and device for mobile terminal to access ip multimedia subsystem
WO2016155425A1 (en) Data sending operation cancelling method, device, and computer storage medium
WO2018010640A1 (en) Virtual card-based communication method, device, and computer storage medium
WO2017206341A1 (en) Short message identification method and device

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: 16785873

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 1205A DATED 11/04/2018)

122 Ep: pct application non-entry in european phase

Ref document number: 16785873

Country of ref document: EP

Kind code of ref document: A1