WO2019218478A1 - Procédé de réponse et dispositif destiné à un service d'appel - Google Patents

Procédé de réponse et dispositif destiné à un service d'appel Download PDF

Info

Publication number
WO2019218478A1
WO2019218478A1 PCT/CN2018/097546 CN2018097546W WO2019218478A1 WO 2019218478 A1 WO2019218478 A1 WO 2019218478A1 CN 2018097546 W CN2018097546 W CN 2018097546W WO 2019218478 A1 WO2019218478 A1 WO 2019218478A1
Authority
WO
WIPO (PCT)
Prior art keywords
call
integrated
sip server
browser application
call service
Prior art date
Application number
PCT/CN2018/097546
Other languages
English (en)
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 WO2019218478A1 publication Critical patent/WO2019218478A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1101Session protocols
    • H04L65/1104Session initiation protocol [SIP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management

Definitions

  • the present application belongs to the field of Internet technologies, and in particular, to a response method and device for a call service.
  • voice call technology With the continuous development of voice call technology, more and more services support instant voice calls for business processing. Since the voice call frameworks of the respective services are different, if the user handles different services, the corresponding application needs to be installed for each service at the same time, and the session initial protocol (Session) of each service can be performed.
  • the Initiation Protocol (SIP) server establishes a connection and implements a voice call. It can be seen that the response technology of the existing call service needs to install different applications for the call service with different voice call frames, which leads to too many applications on the user terminal device, occupies a large amount of hardware resources, and needs Users learn how each application operates and increase the difficulty of operation.
  • the embodiment of the present application provides a method and a device for responding to a call service, so as to solve the response technology of the existing call service, it is necessary to install different applications, occupy a large amount of hardware resources, and require the user to learn various applications.
  • the operation mode of the program increases the difficulty of the user's operation.
  • a first aspect of the embodiment of the present application provides a method for responding to a call service, including:
  • the call service request includes an identifier of a session initial protocol SIP server of the call peer end;
  • the call service environment includes a call service operation interface and establishing a call data transmission with the SIP server The protocol file required for the link;
  • the embodiment of the present application When receiving the call service request initiated by the user, the embodiment of the present application extracts the identifier of the SIP server included in the call service request, acquires the call frame data corresponding to the SIP server, and integrates into the universal call SDK;
  • the integrated browser of the connection process parses the universal call SDK, sets up a call service environment between the SIP server, and calls the call connection process to establish a call data transmission link with the SIP server, through which the user can communicate with the data transmission link.
  • the call peer performs real-time voice calls, and performs subsequent service operations based on the operation interface in the call service environment.
  • the SIP server of different call frames can be integrated into the universal call SDK, and the terminal device only needs to parse the universal call SDK through the integrated browser application, and can construct and SIP.
  • the data link between the servers does not need to install multiple applications, which reduces the occupation of hardware resources, and the user needs to operate the integrated browser application, which is simple in operation and reduces the operation difficulty of the user.
  • FIG. 1 is a flowchart of implementing a response method of a call service according to a first embodiment of the present application
  • FIG. 2 is a flowchart of a specific implementation method of a response service of a call service according to a second embodiment of the present application
  • FIG. 3 is a flowchart of a specific implementation of a response method for a call service according to a third embodiment of the present application.
  • FIG. 4 is a flowchart of a specific implementation method of a response service of a call service according to a fourth embodiment of the present application.
  • FIG. 5 is a flowchart of a specific implementation of a response method of a call service according to a fifth embodiment of the present application.
  • FIG. 6 is a structural block diagram of a response device of a call service according to an embodiment of the present application.
  • FIG. 7 is a schematic diagram of a response device of a call service according to another embodiment of the present application.
  • the execution entity of the process is a response device of the call service.
  • the response device of the call service includes, but is not limited to, a device having a response function of a call service, such as a server, a computer, a smart phone, and a tablet.
  • FIG. 1 is a flowchart showing an implementation of a response method of a call service provided by a first embodiment of the present application, which is described in detail as follows:
  • a call service request is received; the call service request includes an identifier of a session initiation protocol SIP server of the call peer.
  • the call service request may be sent by the call peer to the response device of the call service, that is, the call peer call response device; the user may also generate a call service request on the responding device, in this case,
  • the responding device calls the opposite end of the call.
  • the number of the opposite ends of the call may be one, or two or more. Since the IP call service supports multi-person online call, the responding device of the call service can simultaneously initiate a call service request to multiple call peers. The process of establishing a call link is independent of each other. Therefore, in this embodiment, the response service device of the call service establishes a call service with a call peer as an example, and the process of talking with multiple call peers may be performed. Referring to the above examples, they will not be explained here.
  • the call service request includes an identifier of a Session Initiation Protocol (SIP) server of the call peer, and determines which SIP server to establish a call link with, so that the call peer performs a call operation.
  • SIP Session Initiation Protocol
  • the identifier of the SIP server may be a network address, a device number, or an HTTP link that uniquely identifies the information of the SIP server.
  • the opposite end of the call communicates with the SIP server to which it belongs, and obtains its identifier, which will encapsulate the identifier and the call service request. And sent to the responding device.
  • the call service request is initiated by the user, in this case, the user inputs the call number of the opposite end of the call, such as a phone number or a network address, and the response device obtains the connection information of each SIP server, and determines the SIP server corresponding to the call number. And add the SIP server to the call service request.
  • call frame data corresponding to the identifier of the SIP server is acquired, and the call frame data is added to the universal call software development kit SDK.
  • the service logics used are different, such as the output operation interface and the protocol files used during the call, or the network protocols when the call link is set up.
  • the order of execution is also different. Therefore, after determining the SIP server where the opposite end of the call is located, the response device needs to obtain the call frame data of the SIP server to determine the service logic of the SIP server, thereby setting up a corresponding call service environment through the call frame data.
  • the response device is provided with a universal call software development kit (SDK), and the response device can run the universal call SDK to generate a universal call platform locally, and integrate the call service framework of each SIP server.
  • SDK universal call software development kit
  • a call connection can be established with each SIP server, that is, the universal call SDK is compatible with each SIP server, and the call service framework of each SIP server is built based on the universal call SDK. Therefore, when the response device of the call service establishes a call link with the SIP server at the opposite end of the call, the obtained call frame data is imported into the universal call SDK, and when the universal call SDK is run, the two can be constructed. Inter-call link.
  • an integrated browser application is invoked to parse the universal call SDK to establish a call service environment with the SIP server; the call service environment includes a call service operation interface and establishment and the SIP server The protocol file required for the call data transmission link.
  • the response device stores a browser application integrated with the call connection process, that is, the integrated browser application is in the original browser framework, and the call length connection can also be implemented.
  • the call length connection can be
  • the integrated browser application can not only complete the instant voice call service, but also can access the webpage during the voice call service to meet various types of operation requirements of the user. Due to the integration and transformation of the browser-based application, the transformation is less difficult.
  • the native browser application can extend the functionality of the browser application by calling various Active controls. Based on this, the response device integrates the call connection process into the browser application. Enable instant voice calls with an integrated browser app.
  • the call peer needs to send a related webpage link, requesting the user to fill in the user information and upload the user profile in the page corresponding to the webpage link, if the instant voice call service office
  • the application used is independent of the application that accesses the webpage, and the user needs to switch back and forth between the two applications, which is inconvenient for the user to perform business processing, and increases the difficulty of the business processing operation.
  • the integrated browser application provided by the present application can well solve the problem that the existing voice call service needs to be switched back and forth, and realizes that the two functions of instant voice call and webpage access are integrated in the same application to satisfy the business process. Demand.
  • the response device parses the universal call SDK of the call frame data imported into the SIP server by calling the integrated browser application, and constructs a call service environment with the SIP server in the integrated browser application.
  • the call service environment includes a call service operation interface and a protocol file required to establish a call data transmission link.
  • the call service operation interface can create a page in the integrated browser application, and display the call service operation interface through the page, and the user can implement related operations of the call service on the integrated browser application.
  • the integrated browser application first outputs a selection page of the SIP server when parsing the universal call SDK, so that the user can access multiple SIPs. Select one of the servers as the call service environment to be set up for this call.
  • the integrated browser application detects the identifier of the SIP server included in the call service request, and parses the corresponding call frame data based on the identifier, and sets up a call service environment of the SIP server.
  • the response device after determining the protocol file required to establish a call data transmission link with the SIP server, the response device starts the call connection thread in the integrated browser application, and runs the above analysis through the call connection thread.
  • the protocol file obtained by the parsing includes protocol files about multiple network levels, for example, an application layer-based protocol file, determining a port number of the application layer to be called, and a package encapsulation rule of the data packet; and may also include a protocol file of the transport layer.
  • the protocol file of the network layer may also be included, the protocol file of the network layer may include the routing table information corresponding to the connection with the SIP server, and so on.
  • the call service operation interface is displayed, and the call service request is responded based on the call data transmission link.
  • the response device can display the call service operation interface through the integrated browser application, and initiate relevant service instructions during the operation of the service processing. And transmitting the call data through the call data transmission link, and responding to the call service request.
  • the response method of the call service provided by the embodiment of the present application can be integrated into the universal call SDK, and the terminal device only needs to parse the universal call SDK through the integrated browser application.
  • the data link of the call with the SIP server can be constructed, no need to install multiple applications, the occupation of hardware resources is reduced, and the user needs to operate the integrated browser application, the operation is simple, and the operation difficulty of the user is reduced.
  • FIG. 2 is a flowchart of a specific implementation of a response method of a call service according to a second embodiment of the present application.
  • the method for responding to the call service provided by the embodiment further includes: S201 ⁇ S202 before S104, and the S104 includes: S203 ⁇ S205, as described in detail below. :
  • source code data of the call connection process is obtained, and the source code data is encapsulated in a layered open source development framework.
  • the response device of the call service can obtain the source data of the call connection process by means of manual configuration in the cloud server or by the user.
  • the call data transmission links used by different SIP servers are different, and the response device of the call service can also connect with each SIP server, and retrieve the source data of the corresponding call connection process from the SIP server.
  • the response device needs to establish a call data transmission link with a SIP server, the call connection process matching the identifier of the SIP server is extracted from the local database, and the call connection process is invoked to establish a connection with the SIP server.
  • the call connection process in order to make the call connection process compatible with the webpage connection process in the native browser application, the call connection process needs to be encapsulated in a layered open source development framework, so that the business logics of the two are independent of each other.
  • the layered open source development framework may be a Spring-based framework
  • the source data of the call connection process may be data of a connection process built based on the Netty framework, in which case the response device will be based on the Netty framework.
  • the data of the constructed connection process is imported into one of the levels of the Spring framework.
  • the number of levels set in the Spring framework is related to the number of functions used for the required extension.
  • the hierarchical framework can be divided into Multiple levels to ensure separation of business logic between different functions, enabling separate calls.
  • the source code data of the video call process can be added in the Spring framework to implement the function of instant video call.
  • the layered open source development framework is embedded into a native browser application to obtain the integrated browser application.
  • the call connection process is automatically activated to connect the call service data link. operating.
  • the response device embeds the added layered open source development framework into the native browser application.
  • the response device can add the native browser application to the base level of the layered open source development framework.
  • the base level is different from the layering level added by the source code data of the call connection process.
  • the base level is the calling basis of each hierarchical level, that is, the application or thread of other levels in the development framework requires the basic level. Called on the corresponding application's framework.
  • calling the connection connection process in the integrated browser application to run the protocol file includes:
  • the layered open source development framework is loaded to activate the call connection process.
  • the integrated browser application when the integrated browser application is invoked, the layered open source development framework is loaded, and the source code data of the call connection process added in the development framework is run, thereby activating the call connection process.
  • the integrated open source development framework integrates multiple applications or processes, when the integrated browser application is invoked, it will also be based on various applications and processes within the open source development framework.
  • the response device may be configured with a process disable list, and when the integrated browser application is invoked and the open source development framework loads, the process identifier of each disabled process in the process disable list is detected. Matches the identifiers of the various applications or processes in the layered open source development framework to determine whether the disabled process is integrated in the development framework. If it exists, the source data corresponding to the process is blocked to prevent the process from being activated.
  • the call connection process is invoked to detect an input instruction of the integrated browser application.
  • the integrated browser application since the integrated browser application is called in addition to responding to the call service request, it can also be called during the user's need to browse the web page or perform other operations. Based on this, the call connection process needs to determine whether to establish a communication connection operation with the SIP server. Therefore, after the call connection process is activated, the input command of the integrated browser application is monitored in real time, and the call connection start command is monitored in the input command. If the call connection start command is not included, the call connection process remains in the standby state. On the other hand, if the input command at a certain time includes the call connection start command, the related operation of S205 is performed.
  • a call connection initiation command is created to activate the call connection process and establish a call data transmission with the SIP server. link.
  • the protocol file is executed by the call connection process.
  • the call connection process detects that the input command includes a connection start command
  • the obtained protocol file is run.
  • the specific operation mode refer to the related description in S104, and details are not described herein again.
  • the native browser application is modified, so that the browser application can provide a real-time voice call function in addition to the web browsing function, so as to prevent the user from frequently switching during the voice service processing.
  • the application reduces the user's operation and improves the response efficiency of the call service.
  • FIG. 3 is a flowchart showing a specific implementation of a response method of a call service according to a third embodiment of the present application.
  • the response method of the call service provided by this embodiment further includes S301 ⁇ S303, and the details are as follows:
  • a webpage service process in the integrated browser application is invoked to detect an input instruction of the integrated browser application.
  • the response device can also perform webpage access during the call service with the SIP server through the integrated browser application.
  • the integrated browser application activates the webpage service process in addition to activating the call connection process, and the webpage service process detects the input command of the integrated messenger application to determine whether there is any The webpage jump instruction initiated by the user or the webpage link information sent by the communication peer. If the webpage jump instruction is not included in the input command, the webpage service process remains in the standby state; if the input command includes the webpage jump instruction, the related operation of S302 is performed.
  • the responding device of the call service may invoke the webpage service process to output a webpage jump confirmation box.
  • the webpage service process may also jump to the webpage link to obtain The webpage information is displayed in the webpage confirmation confirmation box, so that the user can determine the information of the destination webpage before deciding whether the jump needs to be performed, and prevent the user from jumping to a website with a high risk coefficient such as a virus website or a phishing website. If the user returns a jump confirmation command, the response device performs the related operation of S302.
  • the webpage service process detects that the input instruction includes a webpage jump instruction
  • the target webpage address in the webpage jump instruction is extracted, and optionally, the target webpage address may be corresponding to the target webpage. domain name.
  • the responding device invokes the webpage service process to establish a communication connection with the server of the target webpage address, and retrieves the webpage data corresponding to the target webpage from the server.
  • the S302 further includes: reducing the sampling frequency of the call service by the response device, reducing the amount of data sent by the call data per unit time, and allocating part of the bandwidth resource of the call service to the webpage service process, so as to improve the retrieval rate of the webpage data. .
  • the bandwidth resource of the webpage service process is reassigned to the call service process, and the sampling frequency of the call service is restored.
  • the resources allocated to the call service can be appropriately reduced to increase the open rate of the webpage.
  • the call service operation interface is switched to a webpage page of the webpage data.
  • the webpage data may be executed by the webpage service process to output the webpage page corresponding to the target webpage, and the current call service operation page is switched.
  • the web page of the target web page so that the user can respond in the web page.
  • the webpage access is implemented based on the integrated browser application in the process of the call service, and the multi-function operation is realized without the user switching the application, thereby improving the operation efficiency of the user.
  • FIG. 4 is a flowchart of a specific implementation of a method for responding to a call service according to a fourth embodiment of the present application.
  • the method further includes: S401 ⁇ S403, which are specifically described in detail. as follows:
  • an integrated call frame list included in the universal call SDK is extracted; the integrated call frame list includes an identifier of each SIP server to which call frame data has been added.
  • the universal call SDK is a compatible software development package
  • call frame data of different SIP servers can be integrated into the universal call SDK, if the user has performed real-time voice with multiple SIP servers.
  • the call frame data of the SIP server that has been called is added to the universal call SDK, that is, the call frame data of multiple SIP servers may be included in the universal call SDK, and an integrated call frame list is established for recording added. The identity of the SIP server for each call frame data.
  • the user can also manually delete the call frame data added in the call universal SDK.
  • the user inputs the identifier of the SIP server that needs to be deleted, and the responding device will list the unit corresponding to the identifier from the integrated call frame list.
  • Delete and remove the call frame data corresponding to the identifier from the call universal SDK to reduce the file size of the call universal SDK.
  • the maximum number of integrated calls can be set in the call general-purpose SDK. If it is detected that the number of added call frame data exceeds the maximum integrated number, the call frame data of the corresponding SIP server is deleted based on the preset deletion condition.
  • the preset deletion condition may be a call count condition and an add time condition, for example, starting from the call frame data of the SIP server with the smallest number of calls, or deleting from the call frame data of the SIP server with the earliest time added.
  • the integrated call frame list includes the identifier of the SIP server at the opposite end of the call, it indicates that the call universal SDK has integrated the call frame data of the SIP server, so the integrated browser can be directly called to parse the universal call. SDK, no need to download.
  • the integrated call frame list does not include the identifier of the SIP server of the call peer, it indicates that the call universal SDK does not integrate the call frame data of the SIP server, so the call frame data of the SIP server needs to be downloaded. And added to the Universal Call SDK.
  • FIG. 5 is a flowchart showing a specific implementation of a response method of a call service according to a fifth embodiment of the present application.
  • a response method of a call service provided by this embodiment is used to display the call service operation interface, and based on the call data transmission link response
  • the method further includes: S501 and S502, which are detailed as follows:
  • the response device of the call service when the response device of the call service receives the call suspension instruction, it indicates that the current call service needs to be ended.
  • the call suspension command may be initiated by the user, and may also be sent to the response device for the call peer.
  • the responding device invokes the call connection process to send a link interruption instruction to the SIP server, and releases the port resource occupied by the call data transmission link.
  • the SIP server receives the interrupt instruction, it also releases the occupied call resources accordingly in response to the call service request of other devices.
  • the call connection process is initialized and the integrated browser application is closed.
  • the protocol file required to establish a call data transmission link with the current SIP server is recorded in the call connection process, and the response device is turned off the integrated browser in order to avoid automatic connection with the SIP server at the next activation.
  • the call connection process is initialized to clear the run setting parameters in the call connection process. After the initialization of the call connection process is completed, the integrated browser application is closed and the current call is ended.
  • the call resource when the call suspension command is detected, the call resource is released immediately, and the call connection process is initialized, thereby improving the response efficiency of the call end.
  • FIG. 6 is a structural block diagram of a response device of a call service according to an embodiment of the present application.
  • the response device of the call service includes units for performing the steps in the embodiment corresponding to FIG. 1.
  • please refer to the related description in the embodiment corresponding to FIG. 1 and FIG. For the convenience of explanation, only the parts related to the present embodiment are shown.
  • the response device of the call service includes:
  • the call service request receiving unit 61 is configured to receive a call service request; the call service request includes an identifier of a session initiation protocol SIP server of the call peer end;
  • the call frame data obtaining unit 62 is configured to acquire call frame data corresponding to the identifier of the SIP server, and add the call frame data to the universal call software development kit SDK;
  • the call service environment setting unit 63 is configured to call the integrated browser application to parse the universal call SDK to set up a call service environment with the SIP server;
  • the call service environment includes a call service operation interface and a setup and a call a protocol file required for a call data transmission link between SIP servers;
  • a protocol file running unit 64 configured to invoke a call connection process in the integrated browser application to run the protocol file, and establish the call data transmission link;
  • the call service response unit 65 is configured to display the call service operation interface, and respond to the call service request based on the call data transmission link.
  • the response device of the call service further includes:
  • the source data obtaining unit is configured to obtain source data of the call connection process, and encapsulate the source data in a layered open source development framework;
  • a layered framework integration unit configured to embed the layered open source development framework into a native browser application to obtain the integrated browser application
  • the protocol file running unit 64 includes:
  • a call connection process activation unit configured to load the layered open source development framework to activate the call connection process
  • a call connection process detecting unit configured to invoke the call connection process to detect an input instruction of the integrated browser application
  • the call connection process invoking unit is configured to run the protocol file by using the call connection process if the input command includes a call connection initiation command.
  • the response device of the call service further includes:
  • a web service process invoking unit configured to invoke a webpage service process in the integrated browser application to detect an input instruction of the integrated browser application
  • a webpage data obtaining unit configured to: if the input instruction includes a webpage jump instruction, extract a target webpage address in the webpage jump instruction, and invoke the webpage service process to obtain webpage data of the target webpage address;
  • a webpage page output unit configured to switch the call service operation interface to a webpage page of the webpage data.
  • the response device of the call service further includes:
  • An integrated call frame list extracting unit configured to extract an integrated call frame list included in the universal call SDK; the integrated call frame list includes an identifier of each SIP server to which call frame data has been added;
  • the integrated response unit is configured to: if the integrated call frame list includes the identifier of the SIP server of the call service request, perform an operation of calling the preset integrated browser application to parse the universal call SDK;
  • the response device of the call service further includes:
  • the abort command response unit is configured to: if the call suspension command is received, disconnect the call data transmission link to release the call resource of the SIP server;
  • An initialization execution unit is configured to initialize the call connection process and close the integrated browser application.
  • the SIP servers of different call frames can be integrated into the universal call SDK, and the terminal device only needs to parse the universal call SDK through the integrated browser application,
  • the call data link between the SIP server and the SIP server is not required to install multiple applications, which reduces the occupation of hardware resources, and the user needs to operate the integrated browser application, which is simple in operation and reduces the operation difficulty of the user.
  • FIG. 7 is a schematic diagram of a response device of a call service according to another embodiment of the present application.
  • the response device 7 of the call service of this embodiment includes a processor 70, a memory 71, and computer readable instructions 72 stored in the memory 71 and executable on the processor 70, such as The response procedure for the call service.
  • the processor 70 executes the computer readable instructions 72 to implement the steps in the method for responding to the respective call services described above, such as S101 to S105 shown in FIG. 1.
  • the processor 70 when executing the computer readable instructions 72, implements the functions of the various units in the various apparatus embodiments described above, such as the functions of modules 61 through 65 shown in FIG.
  • the computer readable instructions 72 may be partitioned into one or more units, the one or more units being stored in the memory 71 and executed by the processor 70 to complete the application.
  • the one or more units may be a series of computer readable instruction instruction segments capable of performing a particular function for describing the execution of the computer readable instructions 72 in the response device 7 of the call service.
  • the computer readable instructions 72 may be divided into a call service request receiving unit, a call frame data obtaining unit, a call service environment building unit, a protocol file running unit, and a call service response unit, and the specific functions of each unit are as described above.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)

Abstract

La présente invention est applicable au domaine technique de l'Internet, et concerne un procédé et un dispositif de réponse pour un service d'appel. Le procédé comprend les étapes consistant : à recevoir une demande de service d'appel ; à obtenir des données de trame d'appel correspondant à l'identifiant d'un serveur SIP, et à ajouter les données de trame d'appel à un kit de développement de logiciel d'appel universel (SDK) ; à invoquer une application de navigateur intégrée pour analyser le SDK d'appel universel, l'environnement de service d'appel comprenant une interface d'utilisation de service d'appel et un fichier de protocole requis par l'établissement d'une liaison de transmission de données d'appel avec le serveur SIP ; à invoquer un processus de connexion d'appel dans l'application de navigateur intégré pour exécuter le fichier de protocole, pour établir la liaison de transmission de données d'appel ; et à afficher l'interface d'utilisation de service d'appel, ainsi qu'à répondre à la demande de service d'appel en fonction de la liaison de transmission de données d'appel. Selon la présente invention, il n'est pas nécessaire d'installer une pluralité de programmes d'application, ce qui permet de réduire l'occupation de ressources matérielles ; en outre, un utilisateur a seulement besoin d'utiliser l'application de navigateur intégrée, et par conséquent, l'utilisation est simple, et la difficulté d'utilisation par l'utilisateur est réduite.
PCT/CN2018/097546 2018-05-14 2018-07-27 Procédé de réponse et dispositif destiné à un service d'appel WO2019218478A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810456938.2A CN108696523B (zh) 2018-05-14 2018-05-14 一种通话服务的响应方法及设备
CN201810456938.2 2018-05-14

Publications (1)

Publication Number Publication Date
WO2019218478A1 true WO2019218478A1 (fr) 2019-11-21

Family

ID=63846470

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/097546 WO2019218478A1 (fr) 2018-05-14 2018-07-27 Procédé de réponse et dispositif destiné à un service d'appel

Country Status (2)

Country Link
CN (1) CN108696523B (fr)
WO (1) WO2019218478A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112671750A (zh) * 2020-12-17 2021-04-16 杭州安恒信息技术股份有限公司 一种跨语言数据交互方法及相关装置
CN113691684A (zh) * 2021-08-12 2021-11-23 深圳追一科技有限公司 外呼方法、装置、系统、计算机设备和存储介质

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111294551B (zh) * 2020-02-25 2021-06-08 广州华多网络科技有限公司 进行音视频传输的方法、装置、设备及存储介质
CN111131643B (zh) * 2020-02-26 2021-03-30 北京声智科技有限公司 一种通话控制方法及装置
CN115103071A (zh) * 2022-06-17 2022-09-23 马上消费金融股份有限公司 数据处理方法、装置、设备及存储介质

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080144604A1 (en) * 2006-12-14 2008-06-19 Adobe Systems Incorporated Interface-neutral communication architecture
CN101616223A (zh) * 2008-06-27 2009-12-30 3柯姆公司 在软件应用程序中实施分布式语音功能的方法
CN107295004A (zh) * 2017-07-21 2017-10-24 881飞号通讯有限公司 一种基于网页通信插件实现的网络语音通信方法及系统

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101815079A (zh) * 2009-02-24 2010-08-25 北京邮电大学 基于sip的服务器集群发布服务信息的方法及系统
US20120197971A1 (en) * 2011-02-01 2012-08-02 Shiarng Llc Enhanced web-browsing system and method
CN102523235B (zh) * 2011-12-31 2014-05-14 四川九洲电器集团有限责任公司 一种自适应支持多监控设备的方法
EP2915134A4 (fr) * 2012-11-05 2016-04-20 Greeneden U S Holding Ii Llc Système et procédé pour une communication en temps réel par internet avec des centres de contacts
CN102984504B (zh) * 2012-12-03 2016-09-28 深圳市捷顺科技实业股份有限公司 一种基于视窗驱动程序模型的视频设备集成方法及系统
US10810607B2 (en) * 2014-09-17 2020-10-20 The Nielsen Company (Us), Llc Methods and apparatus to monitor media presentations
CN104639901B (zh) * 2015-02-03 2016-04-06 广西智询信息科技有限公司 一种移动终端扫码直播无线监控视频的方法
CN105099769B (zh) * 2015-07-01 2019-04-23 北京奇虎科技有限公司 业务平台的异常操作处理方法、设备和系统
CN105337821A (zh) * 2015-10-22 2016-02-17 湖南快乐阳光互动娱乐传媒有限公司 一种基于upnp协议的物联网系统及物联网数据传输方法
CN106534140A (zh) * 2016-11-25 2017-03-22 西安烽火电子科技有限责任公司 一种sip消息的传递系统及方法
CN107395738A (zh) * 2017-08-07 2017-11-24 北京移数通电讯有限公司 一种集成呼叫中心和微信公众号客服的系统及方法
CN107689955B (zh) * 2017-08-30 2019-04-16 平安科技(深圳)有限公司 Sip信息分析方法及服务器

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080144604A1 (en) * 2006-12-14 2008-06-19 Adobe Systems Incorporated Interface-neutral communication architecture
CN101616223A (zh) * 2008-06-27 2009-12-30 3柯姆公司 在软件应用程序中实施分布式语音功能的方法
CN107295004A (zh) * 2017-07-21 2017-10-24 881飞号通讯有限公司 一种基于网页通信插件实现的网络语音通信方法及系统

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112671750A (zh) * 2020-12-17 2021-04-16 杭州安恒信息技术股份有限公司 一种跨语言数据交互方法及相关装置
CN113691684A (zh) * 2021-08-12 2021-11-23 深圳追一科技有限公司 外呼方法、装置、系统、计算机设备和存储介质
CN113691684B (zh) * 2021-08-12 2024-05-28 深圳追一科技有限公司 外呼方法、装置、系统、计算机设备和存储介质

Also Published As

Publication number Publication date
CN108696523A (zh) 2018-10-23
CN108696523B (zh) 2021-11-19

Similar Documents

Publication Publication Date Title
WO2019218478A1 (fr) Procédé de réponse et dispositif destiné à un service d'appel
US10389787B2 (en) Method, apparatus and system for transmitting media stream
KR102148046B1 (ko) 준비되지 않은 단말의 호출 기법
EP3996355B1 (fr) Procédé de transfert de flux multimédia et équipement utilisateur
CN108494817A (zh) 数据传输方法、相关装置及系统
WO2016041322A1 (fr) Procédé de réexpédition de trafic intra-application sur terminal mobile intelligent
WO2017114190A1 (fr) Procédé et dispositif de traitement de téléchargement de fichier
US9992343B2 (en) Text translation of an audio recording during recording capture
WO2013152677A1 (fr) Procédé et dispositif de partage de ressources
CN113595927A (zh) 一种旁路模式下镜像流量的处理方法和装置
CN114553693B (zh) 网关升级方法及装置
CN101742007B (zh) 利用Widget技术开放语音会议的方法和系统
CN104509083A (zh) 通信系统、方法和程序
KR101367265B1 (ko) 푸시 서버, 푸시 서비스 제공시스템 및 그 방법
US11973824B2 (en) Method for data transmission of audio and video in end-to-end system
US9374391B2 (en) Composite endpoint mechanism
EP3009931A1 (fr) Dispositif électronique pour communications par protocole internet
CN107404504B (zh) 通信方法、装置及系统
WO2014056387A1 (fr) Procédé, système et dispositif pour transférer une session de conversation sous forme de texte, et client d'agent
JP6471459B2 (ja) 通信装置、ログ処理プログラム、通信システム、及びログ処理方法
CN115460470B (zh) 组播数据转发方法、装置、设备及可读存储介质
CN107395746A (zh) 一种物联网系统
CN113065049B (zh) 数据抓取方法和装置、存储介质及电子设备
CN113852666A (zh) 一种通过ftp协议实时获取http资源的方法
CN116320316A (zh) 一种监控设备控制方法、装置、介质

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18919339

Country of ref document: EP

Kind code of ref document: A1