CN114979133B - Deployment method and device for converged communication cloud platform - Google Patents

Deployment method and device for converged communication cloud platform Download PDF

Info

Publication number
CN114979133B
CN114979133B CN202210385548.7A CN202210385548A CN114979133B CN 114979133 B CN114979133 B CN 114979133B CN 202210385548 A CN202210385548 A CN 202210385548A CN 114979133 B CN114979133 B CN 114979133B
Authority
CN
China
Prior art keywords
cloud platform
service
communication
target
protocol
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202210385548.7A
Other languages
Chinese (zh)
Other versions
CN114979133A (en
Inventor
苏健强
李锦瑞
刘金鹏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Planning and Designing Institute of Telecommunications Co Ltd
Original Assignee
Guangdong Planning and Designing Institute of Telecommunications Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Planning and Designing Institute of Telecommunications Co Ltd filed Critical Guangdong Planning and Designing Institute of Telecommunications Co Ltd
Priority to CN202210385548.7A priority Critical patent/CN114979133B/en
Publication of CN114979133A publication Critical patent/CN114979133A/en
Application granted granted Critical
Publication of CN114979133B publication Critical patent/CN114979133B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions

Abstract

The invention discloses a deployment method and device for a converged communication cloud platform, wherein the method comprises the following steps: the cloud platform establishes connection with an edge gateway to acquire service content accessed by a communication terminal, wherein the edge gateway comprises a plurality of edge sub-gateways for realizing unified access of the communication terminals with different communication protocols; receiving a service request sent to the cloud platform by a target user through a docking interface provided outside the cloud platform; and the cloud platform determines a communication link corresponding to the service request so as to realize target service content corresponding to the service request according to the communication link. Therefore, the cloud platform of the converged communication system can be separated from the access gateway, the communication terminal, the dispatching desk and other equipment, the remote linkage is realized through the network, the capacity expansion and the cooperative dispatching of the system are conveniently realized, the deployment speed and the deployment efficiency of the converged communication system are further improved, and the efficient and accurate unified dispatching is realized.

Description

Deployment method and device for converged communication cloud platform
Technical Field
The invention relates to the technical field of communication, in particular to a deployment method and device for a converged communication cloud platform.
Background
The deployment mode of the converged communication system on the market is generally localized deployment, the system is directly deployed in a local machine room, an infrastructure and a configuration machine room are required to be built, the construction cost and the maintenance cost are relatively high, special persons are required to maintain, and the system is costly and laborious to upgrade.
Therefore, it is important to provide a deployment method of the converged communication cloud platform to improve the deployment efficiency of the converged communication platform.
Disclosure of Invention
The invention provides a deployment method and a deployment device for a converged communication cloud platform, which can separate the cloud platform of a converged communication system from equipment such as an access gateway, a communication terminal, a dispatching desk and the like, realize the linkage of different places through a network, facilitate the realization of the expansion and collaborative dispatching of the system, further improve the deployment speed and efficiency of the converged communication system and realize the efficient and accurate unified dispatching.
In order to solve the technical problems, the first aspect of the invention discloses a deployment method of a converged communication cloud platform, which comprises the following steps:
The cloud platform establishes connection with an edge gateway to acquire service content accessed by a communication terminal, wherein the edge gateway comprises a plurality of edge sub-gateways for realizing unified access of the communication terminal with different communication protocols;
The cloud platform receives a service request sent by a target user to the cloud platform through a docking interface externally provided by the cloud platform;
and the cloud platform determines a communication link corresponding to the service request so as to realize the target service content corresponding to the service request according to the communication link.
As an optional implementation manner, in the first aspect of the present invention, before the cloud platform determines the communication link corresponding to the service request, the method further includes:
The cloud platform acquires login information of the target user through a unified login interface, wherein the login information comprises authentication information and identity information;
The cloud platform acquires the configuration permission of the target user according to the login information and judges whether the service request is matched with the configuration permission or not;
When the cloud platform judges that the service request is matched with the configuration authority, triggering and executing the step of determining the communication link corresponding to the service request;
and rejecting the service request when the cloud platform judges that the service request is not matched with the configuration permission.
As an optional implementation manner, in the first aspect of the present invention, the determining, by the cloud platform, a communication link corresponding to the service request includes:
the cloud platform determines a service type corresponding to the service request according to the service request, wherein the service type comprises any one of fusion scheduling service, voice scheduling, video scheduling, GIS scheduling, instant messaging, short message service and fax service;
the cloud platform determines a target processing node associated with the service type according to the service type;
and the cloud platform determines a communication link corresponding to the service request according to the target processing node.
In a first aspect of the present invention, the cloud platform determines, according to the service type, a target processing node associated with the service type, including:
the cloud platform determines all cluster nodes matched with the service type according to the service type, wherein the cluster nodes comprise a plurality of processing nodes and the storage form of the cluster nodes is a block-oriented storage form;
The cloud platform performs load sorting on all the processing nodes according to the load information of each processing node to obtain a load balancing sorting result, wherein the load information comprises calculated amount information and data amount information;
and the cloud platform screens the optimal processing node from the load balancing and sorting result to serve as a target processing node.
As an optional implementation manner, in the first aspect of the present invention, the establishing, by the cloud platform, a connection with an edge gateway includes:
for a sub-edge gateway in any edge gateway, the cloud platform determines the accessed sub-edge gateway protocol type and judges whether a target protocol matched with the protocol type exists in a pre-stored protocol library;
When the cloud platform judges that a target protocol matched with the protocol type exists in the pre-stored protocol library, determining a communication subsystem matched with the target protocol, and establishing communication connection between the communication subsystem and the sub-edge gateway;
When the cloud platform judges that a target protocol matched with the protocol type does not exist in the pre-stored protocol library, the cloud platform sends a protocol adding request to a server so as to request the server to send the target protocol to the cloud platform; and after receiving the target protocol, the cloud platform constructs a target communication subsystem matched with the target protocol, and establishes communication connection between the target communication subsystem and the sub-edge gateway.
As an alternative embodiment, in the first aspect of the present invention, the method further includes:
the cloud platform judges whether the target service content is marked as stored or not;
When the cloud platform judges that the target service content is marked as stored, determining a storage path of the target service content; the cloud platform acquires the target service content according to the storage path and feeds the target service content back to the target user;
And when the cloud platform judges that the target service content is not marked as stored, acquiring the target service content according to the communication link and feeding back the target service content to the target user.
As an optional implementation manner, in the first aspect of the present invention, the establishing a communication connection between the communication subsystem and the sub-edge gateway includes:
The cloud platform forms a unified service link between the communication subsystem and the sub-edge gateway through an SDK interface, wherein the SDK interface comprises a plurality of identifiers, and each service content has a unique identifier corresponding to the identifier;
wherein, the service link is RestfulAPI of unified encapsulation adopting HTTP communication protocol.
The second aspect of the invention discloses a deployment device for a converged communication cloud platform, which comprises:
the interface module is used for establishing connection with an edge gateway to acquire service content accessed by a communication terminal, wherein the edge gateway comprises a plurality of edge sub-gateways for realizing unified access of the communication terminal with different communication protocols;
The receiving module is used for receiving a service request sent by a target user to the cloud platform through a docking interface externally provided by the cloud platform;
and the determining module is used for determining a communication link corresponding to the service request so as to realize the target service content corresponding to the service request according to the communication link.
As an alternative embodiment, in the second aspect of the present invention, the apparatus further includes:
the login module is used for acquiring login information of the target user through a unified login interface; acquiring the configuration permission of the target user according to the login information, and judging whether the service request is matched with the configuration permission; when the first judging module judges that the service request is matched with the configuration authority, triggering and executing the step of determining the communication link corresponding to the service request; and rejecting the service request when the first judging module judges that the service request is not matched with the configuration permission.
As an optional implementation manner, in the second aspect of the present invention, the determining module includes:
the first determining submodule is used for determining a service type corresponding to the service request according to the service request;
A second determining submodule, configured to determine, according to the service type, a target processing node associated with the service type;
And the third determining submodule is used for determining a communication link corresponding to the service request according to the target processing node.
As an alternative embodiment, in the second aspect of the present invention, the second determining sub-module is specifically configured to:
determining all cluster nodes matched with the service type according to the service type, wherein the cluster nodes comprise a plurality of processing nodes; according to the load information of each processing node, carrying out load sorting on all the processing nodes to obtain a load balancing sorting result, wherein the load information comprises calculated amount information and data amount information; and selecting an optimal processing node from the load balancing sequencing result as a target processing node.
As an alternative embodiment, in a second aspect of the present invention, the docking module includes:
the judging sub-module is used for determining the accessed sub-edge gateway protocol type for any sub-edge gateway in the edge gateways and judging whether a target protocol matched with the protocol type exists in a pre-stored protocol library;
The butt joint sub-module is used for determining a communication sub-system matched with a target protocol when the judging sub-module judges that the target protocol matched with the protocol type exists in the pre-stored protocol library, and establishing communication connection between the communication sub-system and the sub-edge gateway;
The butt joint submodule is further used for sending a protocol adding request to a server to request the server to send the target protocol to the cloud platform when the judging submodule judges that the target protocol matched with the protocol type does not exist in the pre-stored protocol library; after the cloud platform receives the target protocol, a target communication subsystem matched with the target protocol is built, and communication connection between the target communication subsystem and the sub-edge gateway is built.
As an alternative embodiment, in the second aspect of the present invention, the apparatus further includes:
a judging module for judging whether the target service content is marked as stored;
The feedback module is used for determining a storage path of the target service content when the judging module judges that the target service content is marked as stored; the target service content is obtained according to the storage path, and the target service content is fed back to the target user;
And the feedback module is further used for acquiring the target service content according to the communication link and feeding back the target service content to the target user when the judging module judges that the target service content is not marked as stored.
As an optional implementation manner, in the second aspect of the present invention, the specific manner of establishing the communication connection between the communication subsystem and the sub-edge gateway by the docking sub-module is:
And forming a unified service link between the communication subsystem and the sub-edge gateway through an SDK interface, wherein the SDK interface comprises a plurality of identifiers, and each service content has a unique identifier corresponding to the identifier.
The third aspect of the invention discloses another deployment device for a converged communication cloud platform, which comprises:
a memory storing executable program code;
a processor coupled to the memory;
And the processor calls the executable program codes stored in the memory to execute part or all of the steps in any one of the deployment methods of the converged communication cloud platform disclosed in the first aspect of the invention.
The fourth aspect of the present invention discloses a computer storage medium, where the computer storage medium stores computer instructions, where the computer instructions are used to execute part or all of the steps in any one of the deployment methods of the converged communication cloud platform disclosed in the first aspect of the present invention when the computer instructions are called.
Compared with the prior art, the invention has the following beneficial effects:
the invention discloses a deployment method and device for a converged communication cloud platform, wherein the method comprises the following steps: the cloud platform establishes connection with an edge gateway to acquire service content accessed by a communication terminal, wherein the edge gateway comprises a plurality of edge sub-gateways for realizing unified access of the communication terminals with different communication protocols; receiving a service request sent to the cloud platform by a target user through a docking interface provided outside the cloud platform; and the cloud platform determines a communication link corresponding to the service request so as to realize target service content corresponding to the service request according to the communication link. Therefore, the cloud platform of the communication system can be integrated and separated from the devices such as the access gateway, the communication terminal, the dispatching desk and the like, and the remote linkage is realized through the network, so that the capacity expansion and the collaborative dispatching of the system are conveniently realized; the method can efficiently determine corresponding processing nodes based on the cloud platform IP network and the distributed cluster processing network according to different service types, further determine an accurate communication link to provide for application layer users, and can ensure throughput and processing speed of the cloud platform to the greatest extent; the corresponding target processing node can be rapidly determined through flexible load information and a mode of matching different weight values, so that the convenience and the universality of the scheme are improved, and the scheme cost is reduced; the scheme for automatically acquiring and adapting the target protocol is provided, and a matched communication subsystem is constructed according to the target protocol, so that the problem that the communication subsystem cannot be connected with a sub-edge gateway can be effectively solved, and the applicability and the universality of the scheme are improved; standard, open and easy-to-use SDK interfaces can be provided, so that the integrated value-added development of the converged service system is facilitated; through the unified login entrance, the login of a user and the efficient deployment of the cloud platform can be rapidly and conveniently ensured, and the data security of the cloud platform can be ensured; the target service content is acquired through the storage path, so that the interaction times are less, and the interaction efficiency with the target user is improved; and further, the deployment speed and efficiency of the converged communication system are improved, and efficient and accurate unified scheduling is realized.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is apparent that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic flow chart of a deployment method of a converged communication cloud platform, which is disclosed in the embodiment of the invention;
FIG. 2 is a schematic flow chart of another deployment method of a converged communication cloud platform according to an embodiment of the present invention;
Fig. 3 is a schematic structural diagram of a deployment device of a converged communication cloud platform according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of another deployment device of a converged communication cloud platform according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a deployment device of another converged communication cloud platform according to an embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the present invention, a technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in which it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
The terms first, second and the like in the description and in the claims and in the above-described figures are used for distinguishing between different objects and not necessarily for describing a sequential or chronological order. Furthermore, the terms "comprise" and "have," as well as any variations thereof, are intended to cover a non-exclusive inclusion. For example, a process, method, apparatus, article, or article that comprises a list of steps or elements is not limited to only those listed but may optionally include other steps or elements not listed or inherent to such process, method, article, or article.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment may be included in at least one embodiment of the invention. The appearances of such phrases in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. Those of skill in the art will explicitly and implicitly appreciate that the embodiments described herein may be combined with other embodiments.
The invention discloses a deployment method and a deployment device for a converged communication cloud platform, which can separate a cloud platform of a converged communication system from equipment such as an access gateway, a communication terminal, a dispatching desk and the like, realize remote linkage through a network, facilitate realization of expansion and collaborative dispatching of the system, further improve deployment speed and efficiency of the converged communication system, and realize efficient and accurate unified dispatching. The following will explain in detail.
Example 1
Referring to fig. 1, fig. 1 is a flow chart of a deployment method of a converged communication cloud platform according to an embodiment of the present invention. The method described in fig. 1 may be applied to a deployment device of a converged communication cloud platform, where the deployment device of the converged communication cloud platform may be an independent device, or may be integrated in a deployment processing device of the converged communication cloud platform, and the embodiment of the present invention is not limited. As shown in fig. 1, the deployment method of the converged communication cloud platform may include the following operations:
101. And the cloud platform establishes connection with the edge gateway to acquire service content accessed by the communication terminal.
In the embodiment of the invention, the deployment of the communication fusion cloud platform firstly needs to establish connection with the edge gateway, and then the service content accessed by the communication terminals with different communication protocols can be acquired through the edge gateway. It should be noted that the edge gateway includes several edge sub-gateways for implementing unified access of communication terminals of different communication protocols. For example, various intelligent devices such as voice video scheduling, audio video conference, GIS map, data scheduling, trunking talkback, instant messaging, emergency plan, intelligent analysis and the like can be integrated through an edge gateway. Through various service sub-gateways, the system is integrated with protocols such as GB/T28181, H.323, PRA, SIP, E, PSIP and the like, and is in butt joint with video monitoring, video conference, operator communication, cluster communication, satellite communication and the like. Meanwhile, the cloud platform can be in butt joint with a public network communication system, a private network broadband narrow-band trunking system, an individual communication system, a video monitoring system and a POC system accessed by a public network 4G/5G through an external gateway, and comprehensive service applications such as voice, data and images from end to end are provided.
102. And receiving a service request sent to the cloud platform by a target user through a docking interface provided outside the cloud platform.
In the embodiment of the invention, the cloud platform can provide a unified SDK docking interface to the outside, provide access capability of different systems and receive service requests which are not transmitted by a user terminal APP or a Web browser. The user terminal APP can be arranged on various mobile intelligent terminals such as a smart phone, a 4G law enforcement instrument and a mobile deployment and control ball, and can realize the functions of voice call, video call, image/video return, positioning, track display and the like, and the embodiment of the invention is not limited; the Web browser side can also provide an efficient working mode for realizing services such as voice scheduling, video scheduling, instruction issuing, trunking intercom and the like through unified identity authentication.
103. And the cloud platform determines a communication link corresponding to the service request so as to realize target service content corresponding to the service request according to the communication link.
In the embodiment of the invention, the cloud platform adopts an all-IP network architecture, integrates the main stream private network communication technology, the SIP communication technology, the multimedia communication technology and the like in the industry, and realizes the interconnection and intercommunication of various private network communication products. After receiving the service request, the cloud platform determines a physical machine or a processing node corresponding to the service request, so that a corresponding communication link (i.e., the communication connection) is determined according to the topology address of the IP network, and corresponding target service content is realized according to the communication link.
Therefore, the method described by the embodiment of the invention can integrate the deployment of the communication cloud platform, can integrate the separation of the cloud platform of the communication system from the equipment such as the access gateway, the communication terminal, the dispatching desk and the like, realizes the linkage of different places through the network, is convenient for realizing the capacity expansion and the collaborative dispatching of the system, further improves the deployment speed and the efficiency of the integrated communication system, and realizes the efficient and accurate unified dispatching.
In an alternative embodiment, the cloud platform determines the communication link corresponding to the service request, and may include the following operations:
The cloud platform determines a service type corresponding to the service request according to the service request, wherein the service type comprises any one of fusion scheduling service, voice scheduling, video scheduling, GIS scheduling, instant messaging, short message service and fax service;
the cloud platform determines a target processing node associated with the service type according to the service type;
And the cloud platform determines a communication link corresponding to the service request according to the target processing node.
In the embodiment of the invention, the converged scheduling service can be used for converged public network, satellite, cluster, ad hoc network, private network, short wave, video conference and other communication audio and video data exchanges at the IP layer and the physical layer VOX. For example, the multi-code stream synchronous transmission adopts a multi-code stream synchronous transmission technology, so that synchronous real-time transmission of video code streams, audio code streams and data code streams is ensured. The signaling-level media forwarding scheduling can provide information quick access capability, and the instant access communication network carries out real-time distribution and transmission of different types of service data such as video, audio and data. Advanced audio and video processing can be selected from advanced high-efficiency compression coding technologies in the industries of AMR, H.264 and the like, so that the requirement on transmission bandwidth is greatly reduced while the quality of media is ensured, and meanwhile, the voice engine can provide the bidirectional whole-course voice processing capability from PCM to IP and from IP to PCM
The voice scheduling service supports the reporting of emergency events through various communication means such as fixed telephones, mobile phones, narrowband/broadband clusters, satellite phones, voice terminals, information terminals and the like, supports the SIP (TLS/SRTP) signaling and media stream encryption, AES encryption algorithm, H.235 encryption, authentication and verification, supports the black and white list function, supports various routing strategies, improves the efficiency voice scheduling of on-duty receiving and reporting, and supports the functions of outbound, multiparty conferences, robbing rights, releasing rights, temporary groups and multi-group monitoring.
The video scheduling service supports a scheduling station, performs video point call, video return and video distribution functions between handheld terminals, and supports SIP (TLS/SRTP) signaling and media stream encryption, AES encryption algorithm, H.235 encryption and authentication and verification; support the protocol conversion of different video conference management protocols of H.323, SIP, webRTC; the command platform is supported to check the video service of the monitoring fixed camera or terminal, the scheduling agent is supported to initiate video consultation, and the cross-system video terminal of the monitoring, broadband cluster and video terminal is realized; and the on-site mobile video access is supported, and the on-site picture real-time video is distributed in real time.
The GIS scheduling service supports access to the electronic map module; supporting the mobile terminal to report positioning information in real time, and displaying the position on a dispatching desk or a GIS map; support GIS interface to carry out multiple business demands to the terminal, include: voice call, short message, video call, track trace, and track recycle.
The instant messaging service supports tcp, udp, http conversion of various protocols based on XMPP protocol and Mina communication architecture.
The SMS supports CMPP (China Mobile protocol), SGIP (China Unicom), SMGP (China telecom); providing receiving and transmitting management of short messages; providing short message template management; providing address book management; the status report returned by the short message gateway of the operator can be perfectly processed; the short messages of the blacklist users can be discarded and recorded; realizing the management of the filtering words; the method comprises the steps that keywords comprising the content are added into a filtering word list, and for words existing in the list, a platform automatically filters out downlink short messages of the content when the downlink short messages are received; the method provides a strong short message access function, and can provide short message service for other business systems needing short message service; providing complete statistical functions.
The fax service realizes the functions of grouping management, fax group sending and priority setting, automatic management of fax receipt and original paper, timing sending and failure retransmission, fax batch processing, fax browsing and inquiring, automatic printing and the like of fax receivers, and the formats of fax files and accessories are automatically converted into TIFF files in standard fax formats; the fax server can provide a certain number of external interfaces and agents for binding and provide agents with fax receiving and transmitting operations.
In the embodiment of the invention, the cloud platform is built on the processor cluster, the data of the cloud platform is stored in a block-oriented manner, and the blocks are stored at different nodes of the same processor or different nodes of different processors. Also, to increase fault tolerance, all data blocks have multiple copies that are stored in the same manner within the distributed cluster, reducing the risk of data loss and data inconsistencies. Meanwhile, the processors in the cloud platform are data-oriented, computation-oriented and compatible. When different types of service requests exist, the control end of the cloud platform automatically sends the service requests to the physical machine with the designated function (namely the target processing node) according to the request types, the target service content is regarded as a resource, the communication path of the resource is determined to be a communication link corresponding to the service requests, and meanwhile, the service requests can be accessed through an interface provided by the cloud platform.
Therefore, the method described by the embodiment of the invention can be based on the cloud platform IP network and the distributed cluster processing network, and according to different service types, the corresponding processing nodes can be determined efficiently, so that the accurate communication link is determined to be provided for the application layer user, the throughput and the processing speed of the cloud platform can be ensured to the greatest extent, and efficient processing and deployment are realized.
In yet another alternative embodiment, the cloud platform determines, according to the service type, a target processing node associated with the service type, and may include the following operations:
The cloud platform determines all cluster nodes matched with the service type according to the service type, wherein the cluster nodes comprise a plurality of processing nodes;
The cloud platform performs load sorting on all the processing nodes according to the load information of each processing node to obtain a load balancing sorting result, wherein the load information comprises calculated amount information and data amount information;
and the cloud platform screens the optimal processing node from the load balancing sequencing result to serve as a target processing node.
In the embodiment of the invention, different processor cluster nodes exist corresponding to different service types in the cloud platform, after a service request of a user is acquired, the processor cluster node which is most matched with the service type can be determined according to the service type of the service request, and it is required to be noted that any processor cluster node at least comprises one processor node. Meanwhile, for each processing node in any processing machine group, the cloud platform can perform load sorting (for example, DNS load balancing sorting) on all the processing nodes in the processing machine group according to the load information of the processing node, so as to obtain a load balancing sorting result. The load information may include calculation amount information, data amount information, and the like, which is not limited in the embodiment of the present invention.
It should be noted that, in the load sorting process, the weight coefficient of the load sub-information in the load information is adjustable, and the weight coefficient of each load sub-information can be determined according to the historical processing condition of the current processing node or the hardware capability (such as CPU frequency, memory space, network rate, etc.) of the current processing node, so as to accurately make the load balancing sorting result. And further, the optimal processing node is selected from the sequencing result to serve as a target processing node.
Therefore, the method described by the embodiment of the invention can rapidly determine the corresponding target processing node through flexible load information and a mode of matching different weight values, thereby improving the convenience and the universality of the scheme, reducing the scheme cost, ensuring the throughput and the processing speed of the cloud platform to the maximum extent and realizing efficient processing and deployment.
In yet another alternative embodiment, the cloud platform establishing a connection with the edge gateway may include the following operations:
For a sub-edge gateway in any edge gateway, the cloud platform determines the accessed sub-edge gateway protocol type and judges whether a target protocol matched with the protocol type exists in a pre-stored protocol library;
when the cloud platform judges that a target protocol matched with the protocol type exists in a pre-stored protocol library, determining a communication subsystem matched with the target protocol, and establishing communication connection between the communication subsystem and a sub-edge gateway;
when the cloud platform judges that a target protocol matched with the protocol type does not exist in a pre-stored protocol library, the cloud platform sends a protocol adding request to a server so as to request the server to send the target protocol to the cloud platform; after receiving the target protocol, the cloud platform builds a target communication subsystem matched with the target protocol, and establishes communication connection between the target communication subsystem and the sub-edge gateway.
In the embodiment of the invention, in the process of establishing the connection with the edge gateway, the cloud platform cannot ensure that the protocol type corresponding to any sub-edge gateway is necessarily matched with the target protocol in the cloud platform protocol library. When the cloud platform judges that a target protocol matched with the protocol type exists in a pre-stored protocol library, the cloud platform can directly determine a butt-joint communication subsystem according to the content corresponding to the protocol type, and then the communication connection between the communication subsystem and the sub-edge gateway is completed.
When the cloud platform judges that the target protocol matched with the protocol type does not exist in the pre-stored protocol library, the scheme provides a scheme for automatically acquiring the matched protocol, and the cloud platform can send a protocol adding request to a protocol server (namely the server) to request the protocol server to acquire the target protocol. It should be noted that, the transmitted protocol request may include the whole packet of data sent by the sub-edge network acquired by the cloud platform, or may be part of data intercepted by the cloud platform and most relevant to protocol decoding, which is not limited by the embodiment of the present invention. And further, after the target protocol is acquired, a target communication subsystem matched with the target protocol is constructed, and communication connection between the target communication subsystem and the sub-edge gateway is established.
Therefore, when the cloud platform cannot match the protocol type of the sub-edge gateway, the method provided by the embodiment of the invention can provide a scheme for automatically acquiring and adapting to the target protocol, so that a matched communication subsystem is constructed according to the target protocol, the problem that the communication subsystem cannot be connected with the sub-edge gateway can be effectively solved, the applicability and the universality of the scheme are improved, the deployment speed and the efficiency of the converged communication system are further improved, and the efficient and accurate unified scheduling is realized.
In this alternative embodiment, further optionally, establishing a communication connection between the communication subsystem and the sub-edge gateway may include the following operations:
The cloud platform forms a unified service link between the communication subsystem and the sub-edge gateway through an SDK interface, wherein the SDK interface comprises a plurality of identifiers, and each service content has a unique identifier corresponding to the unique identifier; wherein, the service link is RestfulAPI of unified package adopting HTTP communication protocol.
In the embodiment of the invention, restfulAPI with high encapsulation uniformity is provided for Saas layer application, a communication protocol based on HTTP is adopted, a message body adopts a JSON format, a URL adopts a mixed REST style, and a request mode adopts POST. The URL consists of a basic URL and a service URL, wherein the basic URL comprises an IP address, a port number, an API and an API version number, and the service URL comprises a service type and the capability of each service parameter supporting a calling platform. The cloud platform provides a very simple SDK for the bottom operating environment downwards and supports interconnection and interworking across operating systems. The soft switch is based on the novel IP network calling and controlling technology, has the functions of calling control, authentication, routing, protocol processing, resource management, IP distribution and the like, and provides the establishment, maintenance and release of basic calling, including calling processing, connection control, intelligent calling detection and triggering, resource control and the like.
Therefore, the method described by the embodiment of the invention can provide standard, open and easy-to-use SDK interfaces, is convenient for the integrated value-added development of the converged communication service system, further improves the deployment speed and efficiency of the converged communication system, and realizes high-efficiency and accurate unified scheduling.
Example two
Referring to fig. 2, fig. 2 is a schematic flow chart of deployment of another converged communication cloud platform according to an embodiment of the present invention. The method described in fig. 2 may be applied to a deployment device of a converged communication cloud platform, where the deployment device of the converged communication cloud platform may be an independent device, or may be integrated in a deployment processing device of the converged communication cloud platform, and the embodiment of the present invention is not limited. As shown in fig. 2, the deployment method of the converged communication cloud platform may include the following operations:
201. and the cloud platform establishes connection with the edge gateway to acquire service content accessed by the communication terminal.
202. And receiving a service request sent to the cloud platform by a target user through a docking interface provided outside the cloud platform.
203. The cloud platform acquires login information of a target user through a unified login interface; and acquiring the configuration permission of the target user according to the login information, and judging whether the service request is matched with the configuration permission.
In the embodiment of the invention, the login information comprises authentication information and identity information, a unified entry is presented to the outside based on a cloud fusion communication platform, and after a dispatcher and a manager acquire rights, cloud resources are used through the entry. All scheduling services, recording, databases, videos and the like, a user can use various services in the cloud through a unified portal of an entrance, custom configurations of different users (such as scheduling table interface settings, user authority information, grouping information and the like are stored in the cloud) are stored in the database of the cloud system, and user login can be "roamed" in the whole network, namely, the user login system cannot change in operation due to change of geographic positions. When a user initiates a service request after logging in, whether the service request is matched with the configuration permission can be judged according to the configuration permission of the user. When it is determined that the service request matches the configuration rights, execution of step 204 is triggered. And rejecting the service request when the cloud platform judges that the service request is not matched with the configuration permission.
204. And when the judging result is yes, the cloud platform determines a communication link corresponding to the service request, so as to realize the target service content corresponding to the service request according to the communication link.
In the embodiment of the present invention, for other descriptions of step 201, step 202 and step 204, please refer to the detailed descriptions of step 101 to step 103 in the first embodiment, respectively, which is not repeated.
Therefore, the method described by the embodiment of the invention can provide a unified login entry for the user, meanwhile, the configuration authority of the user is obtained according to the user information of the user, the subsequent operation is executed when the configuration authority is matched with the service request, the service request is refused when the configuration authority is not matched with the service request, and the unified login entry can ensure the login of the user and the efficient deployment of the cloud platform quickly and conveniently, and the data security of the cloud platform can be ensured, so that the deployment speed and the deployment efficiency of the converged communication system are improved, and the efficient and accurate unified scheduling is realized.
In an alternative embodiment, the method may further comprise:
The cloud platform judges whether the target service content is marked as stored or not;
When the cloud platform judges that the target service content is marked as stored, determining a storage path of the target service content; the cloud platform acquires target service contents according to the storage path and feeds the target service contents back to the target user;
And when the cloud platform judges that the target service content is not marked as stored, acquiring the target service content according to the communication link and feeding back the target service content to the target user.
In the embodiment of the invention, in order to reduce the interaction times between the platform and the user side and improve the interaction efficiency between the platform and the user side, the cloud platform can also judge whether the target service content is marked as stored, and when the cloud platform judges that the target service content is marked as stored, the storage path of the target service content can be determined in real time, and the target service content is acquired according to the storage path; when the cloud platform judges that the target service content is not marked as stored, the cloud platform continues to acquire the target service content according to the communication link and feeds back the target service content to the application layer to be presented to the target user
Therefore, the method described by the embodiment of the invention can be used for acquiring the target service content through the storage path when the judgment result is yes by judging whether the target service content required by the target user is marked as stored, so that the interaction frequency is less, the interaction efficiency with the target user is improved, the deployment speed and efficiency of the converged communication system are improved, and the efficient and accurate unified scheduling is realized.
Example III
Referring to fig. 3, fig. 3 is a schematic structural diagram of a deployment device of a converged communication cloud platform according to an embodiment of the present invention. The device described in fig. 3 may be an independent device, or may be integrated in a deployment processing device of the converged communication cloud platform, which is not limited by the embodiment of the present invention. It should be noted that, the deployment device of the converged communication cloud platform refers to steps in the deployment method of the converged communication cloud platform described in the first embodiment and the second embodiment, and detailed description will not be repeated in this embodiment, as shown in fig. 3, the deployment device of the converged communication cloud platform may include:
The docking module 301 is configured to establish a connection with an edge gateway to obtain service content accessed by a communication terminal, where the edge gateway includes a plurality of edge sub-gateways for implementing unified access of communication terminals with different communication protocols;
The receiving module 302 is configured to receive, through a docking interface provided by the cloud platform, a service request sent by a target user to the cloud platform;
a determining module 303, configured to determine a communication link corresponding to the service request, so as to implement, according to the communication link, target service content corresponding to the service request;
Therefore, the device described in the embodiment of the invention can integrate the deployment of the communication cloud platform, can integrate the cloud platform of the communication system to be separated from the devices such as the access gateway, the communication terminal, the dispatching desk and the like, realizes the linkage of different places through the network, is convenient for realizing the capacity expansion and the collaborative dispatching of the system, further improves the deployment speed and the efficiency of the integrated communication system, and realizes the efficient and accurate unified dispatching.
In an alternative embodiment, as shown in fig. 4, the apparatus may further include:
The login module 304 is configured to obtain login information of a target user through a unified login interface; acquiring the configuration permission of the target user according to the login information, and judging whether the service request is matched with the configuration permission; when the first judging module judges that the service request is matched with the configuration authority, triggering and executing the step of determining the communication link corresponding to the service request; and rejecting the service request when the first judging module judges that the service request is not matched with the configuration permission.
Therefore, the device described in the embodiment of the invention can provide a unified login entry for the user, meanwhile, the configuration permission of the user is obtained according to the user information of the user, the subsequent operation is executed when the configuration permission is matched with the service request, the service request is refused when the configuration permission is not matched with the service request, and the unified login entry can ensure the login of the user and the efficient deployment of the cloud platform quickly and conveniently, and can also ensure the data security of the cloud platform, thereby improving the deployment speed and efficiency of the converged communication system and realizing the efficient and accurate unified scheduling.
In another alternative embodiment, as shown in fig. 4, the determining module 303 may include:
A first determining submodule 3031, configured to determine, according to the service request, a service type corresponding to the service request;
A second determining submodule 3032, configured to determine, according to the service type, a target processing node associated with the service type;
and the third determining submodule 3033 is configured to determine, according to the target processing node, a communication link corresponding to the service request.
Therefore, the device described in the embodiment of the invention can efficiently determine the corresponding processing nodes according to different service types based on the cloud platform IP network and the distributed cluster processing network, further determine the accurate communication link to provide for the application layer user, ensure the throughput and the processing speed of the cloud platform to the greatest extent, and realize efficient processing and deployment.
In yet another alternative embodiment, as shown in fig. 4, the second determining submodule 3032 is specifically configured to:
determining all cluster nodes matched with the service type according to the service type, wherein the cluster nodes comprise a plurality of processing nodes; according to the load information of each processing node, carrying out load sorting on all the processing nodes to obtain a load balancing sorting result, wherein the load information comprises calculated amount information and data amount information; and selecting the optimal processing node from the load balancing sequencing result as a target processing node.
Therefore, the device described by the embodiment of the invention can rapidly determine the corresponding target processing node through flexible load information and a mode of matching different weight values, thereby improving the convenience and the universality of the scheme, reducing the scheme cost, ensuring the throughput and the processing speed of the cloud platform to the maximum extent and realizing efficient processing and deployment.
In yet another alternative embodiment, as shown in fig. 4, the docking module 301 may include:
The judging submodule 3011 is used for determining the accessed sub-edge gateway protocol type for the sub-edge gateway in any edge gateway and judging whether a target protocol matched with the protocol type exists in a pre-stored protocol library;
The docking sub-module 3012 is configured to determine a communication subsystem that matches a target protocol when the judging sub-module judges that the target protocol that matches the protocol type exists in the pre-stored protocol library, and establish communication connection between the communication subsystem and the sub-edge gateway;
The docking submodule 3012 is further configured to send a protocol adding request to the server to request the server to send a target protocol to the cloud platform when the judging submodule judges that the pre-stored protocol library does not have the target protocol matched with the protocol type; after the cloud platform receives the target protocol, a target communication subsystem matched with the target protocol is built, and communication connection between the target communication subsystem and the sub-edge gateway is built.
Therefore, when the cloud platform cannot match the protocol type of the sub-edge gateway, the device described by the embodiment of the invention provides a scheme for automatically acquiring and adapting to the target protocol, so that a matched communication subsystem is constructed according to the target protocol, the problem that the communication subsystem cannot be connected with the sub-edge gateway can be effectively solved, the applicability and the universality of the scheme are improved, the deployment speed and the efficiency of the converged communication system are further improved, and the efficient and accurate unified scheduling is realized.
In yet another alternative embodiment, the apparatus may further include:
A judging module 305, configured to judge whether the target service content is marked as stored;
a feedback module 306, configured to determine a storage path of the target service content when the determining module 305 determines that the target service content is marked as stored; acquiring target service content according to a storage path, and feeding back the target service content to the target user;
The feedback module 306 is further configured to obtain the target service content according to the communication link and feed back the target service content to the target user when the determining module 305 determines that the target service content is not marked as stored.
Therefore, the device described in the embodiment of the invention can obtain the target service content through the storage path by judging whether the target service content required by the target user is marked as stored or not, and when the judgment result is yes, the interaction times are less, so that the interaction efficiency with the target user is improved, the deployment speed and efficiency of the converged communication system are improved, and the efficient and accurate unified scheduling is realized.
In this alternative embodiment, further, the specific manner of establishing the communication connection between the communication subsystem and the sub-edge gateway by the docking sub-module 3012 is:
And forming a unified service link between the communication subsystem and the sub-edge gateway through an SDK interface, wherein the SDK interface comprises a plurality of identifiers, and each service content has a unique identifier corresponding to the identifier.
Therefore, the device described by the embodiment of the invention can provide a standard, open and easy-to-use SDK interface, is convenient for the integrated value-added development of the converged communication service system, further improves the deployment speed and efficiency of the converged communication system, and realizes high-efficiency and accurate unified scheduling.
Example IV
Referring to fig. 5, fig. 5 is a schematic structural diagram of a deployment device of a converged communication cloud platform according to an embodiment of the present invention. The device described in fig. 5 may be an independent device, or may be integrated in a deployment processing device of the converged communication cloud platform, which is not limited by the embodiment of the present invention. As shown in fig. 5, the deployment apparatus of the converged communication cloud platform may include:
a memory 401 storing executable program codes;
A processor 402 coupled with the memory 401;
the processor 402 invokes executable program codes stored in the memory 401 to perform part or all of the steps in the deployment method of the converged communication cloud platform disclosed in the first embodiment or the second embodiment of the present invention.
Example five
The embodiment of the invention discloses a computer storage medium which stores computer instructions for executing the steps in the deployment method of the converged communication cloud platform disclosed in the first embodiment or the second embodiment of the invention when the computer instructions are called.
The apparatus embodiments described above are merely illustrative, wherein the modules illustrated as separate components may or may not be physically separate, and the components shown as modules may or may not be physical, i.e., may be located in one place, or may be distributed over a plurality of network modules. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. Those of ordinary skill in the art will understand and implement the present invention without undue burden.
From the above detailed description of the embodiments, it will be apparent to those skilled in the art that the embodiments may be implemented by means of software plus necessary general hardware platforms, or of course by means of hardware. Based on such understanding, the foregoing technical solutions may be embodied essentially or in part in the form of a software product that may be stored in a computer-readable storage medium including Read-Only Memory (ROM), random access Memory (Random Access Memory, RAM), programmable Read-Only Memory (Programmable Read-Only Memory, PROM), erasable programmable Read-Only Memory (Erasable Programmable Read Only Memory, EPROM), one-time programmable Read-Only Memory (OTPROM), electrically erasable programmable Read-Only Memory (EEPROM), compact disc Read-Only Memory (Compact Disc Read-Only Memory, CD-ROM) or other optical disc Memory, magnetic disc Memory, tape Memory, or any other medium that can be used for computer-readable carrying or storing data.
It should be noted that the computer program code required for operation of portions of the present description may be written in any one or more programming languages, including an object oriented programming language such as Java, scala, smalltalk, eiffel, JADE, emerald, C ++, c#, VB NET, python, etc., a conventional programming language such as C language, visualBasic, fortran2003, perl, COBOL2002, PHP, ABAP, dynamic programming languages such as Python, ruby and Groovy, or other programming languages, etc. The program code may run entirely on the computer (PC, embedded smart device, etc.), on the user's computer as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through any form of network, such as a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet), or the use of services such as software as a service (SaaS) in a cloud computing environment.
Finally, it should be noted that: the deployment method and device of the converged communication cloud platform disclosed by the embodiment of the invention are disclosed as the preferred embodiment of the invention, and are only used for illustrating the technical scheme of the invention, but are not limited to the technical scheme; although the invention has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art will understand that; the technical scheme recorded in the various embodiments can be modified or part of technical features in the technical scheme can be replaced equivalently; such modifications and substitutions do not depart from the spirit and scope of the corresponding technical solutions.

Claims (9)

1. A deployment method of a converged communication cloud platform, the method comprising:
The cloud platform establishes connection with an edge gateway to acquire service content accessed by a communication terminal, wherein the edge gateway comprises a plurality of edge sub-gateways for realizing unified access of the communication terminal with different communication protocols;
The cloud platform receives a service request sent by a target user to the cloud platform through a docking interface externally provided by the cloud platform;
The cloud platform determines a communication link corresponding to the service request so as to realize target service content corresponding to the service request according to the communication link;
the cloud platform determines a communication link corresponding to the service request, including:
The cloud platform determines a service type corresponding to the service request according to the service request;
The cloud platform determines all cluster nodes matched with the service type according to the service type, wherein the cluster nodes comprise a plurality of processing nodes and the storage form of the cluster nodes is a block-oriented storage form, the data blocks of the cluster nodes are stored at different nodes of the same processor or different nodes of different processors, and the processors comprise: a processor for data-oriented and/or computation-oriented and/or both data and computation;
The cloud platform performs load sorting on all the processing nodes according to the load information of each processing node to obtain a load balancing sorting result, wherein the load information comprises calculated amount information and data amount information;
the cloud platform screens an optimal processing node from the load balancing and sorting result to serve as a target processing node;
The cloud platform determines a communication link corresponding to the service request according to the target processing node;
The method further comprises the steps of:
The cloud platform is in butt joint with a public network communication system, a private network broadband narrow-band trunking system, an individual soldier communication system, a video monitoring system and a POC system accessed by a public network 4G/5G through an external gateway, and provides at least one comprehensive service application of voice, data and images from end to end;
When the load sorting is executed, the cloud platform determines weight coefficients of all load sub-information in the load information according to historical processing conditions of the current processing node or hardware capacity of the current processing node, and makes a load balancing sorting result, wherein the hardware capacity comprises: one of CPU frequency, memory space and network rate;
When different types of service requests exist, the control end of the cloud platform automatically sends the service requests to the target processing node according to the service types corresponding to the service requests, the target service contents are regarded as resources, the communication paths of the resources are determined to be communication links corresponding to the service requests, and meanwhile the communication links are accessed through interfaces provided by the cloud platform.
2. The method of deploying a converged communication cloud platform of claim 1, wherein before the cloud platform determines the communication link to which the service request corresponds, the method further comprises:
The cloud platform acquires login information of the target user through a unified login interface, wherein the login information comprises authentication information and identity information;
The cloud platform acquires the configuration permission of the target user according to the login information and judges whether the service request is matched with the configuration permission or not;
When the cloud platform judges that the service request is matched with the configuration authority, triggering and executing the step of determining the communication link corresponding to the service request;
and rejecting the service request when the cloud platform judges that the service request is not matched with the configuration permission.
3. The deployment method of the converged communication cloud platform according to claim 1 or 2, wherein the service type includes any one of converged scheduling service, voice scheduling, video scheduling, GIS scheduling, instant messaging, short message service, and facsimile service.
4. The deployment method of the converged communication cloud platform of claim 3, wherein the cloud platform establishes a connection with an edge gateway, comprising:
for a sub-edge gateway in any edge gateway, the cloud platform determines the accessed sub-edge gateway protocol type and judges whether a target protocol matched with the protocol type exists in a pre-stored protocol library;
When the cloud platform judges that a target protocol matched with the protocol type exists in the pre-stored protocol library, determining a communication subsystem matched with the target protocol, and establishing communication connection between the communication subsystem and the sub-edge gateway;
When the cloud platform judges that a target protocol matched with the protocol type does not exist in the pre-stored protocol library, the cloud platform sends a protocol adding request to a server so as to request the server to send the target protocol to the cloud platform; and after receiving the target protocol, the cloud platform constructs a target communication subsystem matched with the target protocol, and establishes communication connection between the target communication subsystem and the sub-edge gateway.
5. The method of deploying a converged communication cloud platform of claim 4, further comprising:
the cloud platform judges whether the target service content is marked as stored or not;
When the cloud platform judges that the target service content is marked as stored, determining a storage path of the target service content; the cloud platform acquires the target service content according to the storage path and feeds the target service content back to the target user;
And when the cloud platform judges that the target service content is not marked as stored, acquiring the target service content according to the communication link and feeding back the target service content to the target user.
6. The deployment method of the converged communication cloud platform of claim 4 or 5, wherein the establishing a communication connection between the communication subsystem and the sub-edge gateway comprises:
The cloud platform forms a unified service link between the communication subsystem and the sub-edge gateway through an SDK interface, wherein the SDK interface comprises a plurality of identifiers, and each service content has a unique identifier corresponding to the identifier;
wherein, the service link is RestfulAPI of unified encapsulation adopting HTTP communication protocol.
7. A deployment apparatus for a converged communication cloud platform, the apparatus for a cloud platform comprising:
the interface module is used for establishing connection with an edge gateway to acquire service content accessed by a communication terminal, wherein the edge gateway comprises a plurality of edge sub-gateways for realizing unified access of the communication terminal with different communication protocols;
The receiving module is used for receiving a service request sent by a target user to the cloud platform through a docking interface externally provided by the cloud platform;
The determining module is used for determining a communication link corresponding to the service request so as to realize target service content corresponding to the service request according to the communication link;
Wherein, the determining module includes:
the first determining submodule is used for determining a service type corresponding to the service request according to the service request;
The second determining sub-module is specifically configured to: determining all cluster nodes matched with the service type according to the service type, wherein the cluster nodes comprise a plurality of processing nodes and the storage form of the cluster nodes is a block-oriented storage form, the data blocks of the cluster nodes are stored at different nodes of the same processor or different nodes of different processors, and the processors comprise: a processor for data-oriented and/or computation-oriented and/or both data and computation; according to the load information of each processing node, carrying out load sorting on all the processing nodes to obtain a load balancing sorting result, wherein the load information comprises calculated amount information and data amount information; selecting an optimal processing node from the load balancing sequencing result as a target processing node;
a third determining submodule, configured to determine, according to the target processing node, a communication link corresponding to the service request;
The device is also for:
The method comprises the steps of realizing the butt joint with a public network communication system, a private network broadband narrow-band trunking system, an individual communication system, a video monitoring system and a POC system accessed by 4G/5G of the public network through an external gateway, and providing at least one comprehensive service application of voice, data and images from end to end;
When the load sorting is executed, determining a weight coefficient of each piece of load sub-information in the load information according to the historical processing condition of the current processing node or the hardware capability of the current processing node, and making a load balancing sorting result, wherein the hardware capability comprises: one of CPU frequency, memory space and network rate;
when different types of service requests exist, the service requests are automatically sent to the target processing node according to the service types corresponding to the service requests, target service contents are regarded as resources, the communication paths of the resources are determined to be communication links corresponding to the service requests, and meanwhile, the service requests are accessed through interfaces provided by the cloud platform.
8. A deployment apparatus for a converged communication cloud platform, the apparatus comprising:
a memory storing executable program code;
a processor coupled to the memory;
The processor invokes the executable program code stored in the memory to perform the deployment method of the converged communication cloud platform of any one of claims 1 to 6.
9. A computer storage medium storing computer instructions which, when invoked, are operable to perform the method of deploying a converged communication cloud platform as claimed in any one of claims 1 to 6.
CN202210385548.7A 2022-04-13 2022-04-13 Deployment method and device for converged communication cloud platform Active CN114979133B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210385548.7A CN114979133B (en) 2022-04-13 2022-04-13 Deployment method and device for converged communication cloud platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210385548.7A CN114979133B (en) 2022-04-13 2022-04-13 Deployment method and device for converged communication cloud platform

Publications (2)

Publication Number Publication Date
CN114979133A CN114979133A (en) 2022-08-30
CN114979133B true CN114979133B (en) 2024-04-30

Family

ID=82977644

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210385548.7A Active CN114979133B (en) 2022-04-13 2022-04-13 Deployment method and device for converged communication cloud platform

Country Status (1)

Country Link
CN (1) CN114979133B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115658218B (en) * 2022-09-09 2024-03-12 北京百度网讯科技有限公司 Method, device, equipment and storage medium for accessing edge equipment to cloud
CN115883309B (en) * 2023-03-02 2023-05-02 江西掌中无限网络科技股份有限公司 Multi-service upstream and downstream multi-protocol access platform and method based on SAAS mode

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109617990A (en) * 2018-12-29 2019-04-12 长威信息科技发展股份有限公司 A kind of converged communication resource cloud sharing method and system
CN109862087A (en) * 2019-01-23 2019-06-07 深圳市康拓普信息技术有限公司 Industrial Internet of things system and its data processing method based on edge calculations
WO2020063585A1 (en) * 2018-09-25 2020-04-02 中兴通讯股份有限公司 Fusion communication system and interaction method therefor
CN112035260A (en) * 2020-09-03 2020-12-04 平安壹钱包电子商务有限公司 Service request processing method and device, computer equipment and storage medium
CN113037620A (en) * 2021-01-20 2021-06-25 厦门市智联信通物联网科技有限公司 Intelligent edge computing gateway
CN113992675A (en) * 2021-10-26 2022-01-28 云知声(上海)智能科技有限公司 IOT cloud platform and edge gateway cooperative work method, system and storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20150040087A (en) * 2013-10-04 2015-04-14 한국전자통신연구원 Communication system, converged communication node for cloud service and method thereof

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020063585A1 (en) * 2018-09-25 2020-04-02 中兴通讯股份有限公司 Fusion communication system and interaction method therefor
CN109617990A (en) * 2018-12-29 2019-04-12 长威信息科技发展股份有限公司 A kind of converged communication resource cloud sharing method and system
CN109862087A (en) * 2019-01-23 2019-06-07 深圳市康拓普信息技术有限公司 Industrial Internet of things system and its data processing method based on edge calculations
CN112035260A (en) * 2020-09-03 2020-12-04 平安壹钱包电子商务有限公司 Service request processing method and device, computer equipment and storage medium
CN113037620A (en) * 2021-01-20 2021-06-25 厦门市智联信通物联网科技有限公司 Intelligent edge computing gateway
CN113992675A (en) * 2021-10-26 2022-01-28 云知声(上海)智能科技有限公司 IOT cloud platform and edge gateway cooperative work method, system and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
云+融合通信构建智能工厂新生态;唐珊慧;;中国信息化(02);全文 *
唐珊慧 ; .云+融合通信构建智能工厂新生态.中国信息化.2020,(02),全文. *

Also Published As

Publication number Publication date
CN114979133A (en) 2022-08-30

Similar Documents

Publication Publication Date Title
US20220264274A1 (en) Method and system for emergency call management
CN114979133B (en) Deployment method and device for converged communication cloud platform
CN113596191A (en) Data processing method, network element equipment and readable storage medium
JPH10336325A (en) Network independent communication system
CN112953925B (en) Real-time audio and video communication system and method based on SIP (Session initiation protocol) and RTC (real time communication) network
CN110944039B (en) Micro-service discovery method, system and device for 5G access network
CN112637546B (en) Video conference system, gateway and conference control method for docking video monitoring platform
CN106128468B (en) Voice communication method and device
CN113473395B (en) Message processing method, device, medium and electronic equipment
JP2007124036A (en) Server apparatus
CN109479071B (en) Network telephone processing method and related network equipment
WO2015184780A1 (en) Method, device, and system for processing information
CN110505070B (en) Method and device for establishing three-party session
CN114173429A (en) Communication method and system for wireless access network and edge computing platform under 5G private network
CN115529631A (en) Communication system, method, apparatus, first device, and storage medium
CN104702567B (en) The method and system of xenogenesis voice resource intercommunication based on IP scheduling switch
WO2015117486A1 (en) Automatic packet capture method and apparatus
JP6780540B2 (en) Communication systems, communication methods, subscriber servers, and communication programs
CN112583781B (en) Media code stream acquisition method, device, media gateway and storage medium
CN115426337B (en) Online customer service system and method based on 5G message and VoLTE
KR100728484B1 (en) System for processing a communication media and a method the same and thereupon applied a mobile terminal
CN111092859B (en) Request data processing method and device and storage medium
KR100913601B1 (en) Call admission control method for the SIP base Service interworking Control System
KR101115631B1 (en) The SMCT exchange unit which uses mobile to mobile line service and the service method of mobile communication system
CN112073673A (en) Video networking conference server and video networking terminal

Legal Events

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