CN112118544B - PoC signaling processing method, apparatus, electronic device and medium - Google Patents

PoC signaling processing method, apparatus, electronic device and medium Download PDF

Info

Publication number
CN112118544B
CN112118544B CN202010832914.XA CN202010832914A CN112118544B CN 112118544 B CN112118544 B CN 112118544B CN 202010832914 A CN202010832914 A CN 202010832914A CN 112118544 B CN112118544 B CN 112118544B
Authority
CN
China
Prior art keywords
poc
signaling
container
storage number
node
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
CN202010832914.XA
Other languages
Chinese (zh)
Other versions
CN112118544A (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.)
Hangzhou Xujian Science And Technology Co ltd
Original Assignee
Hangzhou Xujian Science And Technology 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 Hangzhou Xujian Science And Technology Co ltd filed Critical Hangzhou Xujian Science And Technology Co ltd
Priority to CN202010832914.XA priority Critical patent/CN112118544B/en
Publication of CN112118544A publication Critical patent/CN112118544A/en
Application granted granted Critical
Publication of CN112118544B publication Critical patent/CN112118544B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/06Selective distribution of broadcast services, e.g. multimedia broadcast multicast service [MBMS]; Services to user groups; One-way selective calling services
    • H04W4/10Push-to-Talk [PTT] or Push-On-Call services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/20Services signaling; Auxiliary data signalling, i.e. transmitting data via a non-traffic channel

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention discloses a PoC signaling processing method, a PoC signaling processing device, electronic equipment and a PoC signaling processing medium, which relate to the technical field of wireless communication and are used for solving the problem of over-centralized signaling processing of server equipment. Wherein, the method comprises the following steps: the server equipment receives a PoC signaling sent by a PoC end; the server equipment judges whether the PoC signaling is notification type signaling, if so, the request task of the PoC signaling is delayed to be executed, and the request task is fed back to a PoC end after the execution is finished; if not, executing the request task of the PoC signaling and feeding back to the PoC terminal after the execution is finished. The server device performs delayed execution on the notification type signaling to realize delayed feedback, so that the PoC signaling required to be processed by the server device is reduced, and the signaling output by the server device is reduced in the current time period, thereby reducing the load pressure of the server device and improving the signaling processing efficiency of the server device.

Description

PoC signaling processing method, apparatus, electronic device and medium
Technical Field
The present invention relates to the field of wireless communications technologies, and in particular, to a PoC signaling processing method, apparatus, electronic device, and medium.
Background
Push-to-Talk Over Cellular (PoC) service defines a half-duplex packet voice system suitable for mobile devices, and has the characteristics of fast call setup, high network resource utilization rate, wide user coverage, flexible charging mode, multimedia application support and the like.
In the related art for PoC, there is mainly a problem that signaling processing of a server device is too centralized, which easily causes the server device to be overloaded or bottlenecks to be generated, and an effective solution to the above problem has not been proposed yet.
Disclosure of Invention
In order to overcome the deficiencies of the related art, the invention aims to provide a PoC signaling processing method, a PoC signaling processing apparatus, an electronic device and a PoC signaling processing medium, so as to avoid too concentrated PoC signaling, thereby reducing load pressure of a server device.
One of the objectives of the present invention is to provide a PoC signaling processing method, which is implemented by adopting the following technical scheme:
a PoC signaling processing method, comprising:
the server equipment receives a PoC signaling sent by a PoC end;
the server equipment judges whether the PoC signaling is notification type signaling, if so, the request task of the PoC signaling is delayed to be executed, and the request task is fed back to a PoC end after the execution is finished; if not, executing the request task of the PoC signaling and feeding back to the PoC terminal after the execution is finished.
In some embodiments, after the server device determines that the PoC signaling is notification-type signaling, the method further comprises:
the server equipment inquires the channel group information of the PoC signaling;
the server equipment inquires an operation container matched with the channel group information of the PoC signaling and records the operation container as a first operation container;
the server device stores the PoC signaling in the first operation container.
In some of these embodiments, after said storing said PoC signaling in said first operational container, said method further comprises:
the server equipment inquires the current storage number of the first operation container;
the server device takes the current storage number of the first operation container as the storage number of the PoC signaling;
and the server equipment updates the current storage number of the first operation container, wherein the updated current storage number and the updating times are in positive feedback or negative feedback setting.
In some embodiments, after the server device determines that the PoC signaling is status type signaling, the method further comprises:
the server equipment inquires the channel group information of the PoC signaling;
the server equipment inquires an operation container and a state container which are matched with the channel group information of the PoC signaling and are respectively marked as a second operation container and a second state container, and the state container stores nodes corresponding to the PoC end;
and the server equipment judges whether the second state container has a node associated with the PoC signaling, if so, the node associated with the PoC signaling is marked as a second node, and the storage number of the second node is updated to the current storage number of the second operation container.
In some of these embodiments, said determining whether a node associated with said PoC signaling exists in said second status container is performed after completion of said requesting task of performing said PoC signaling.
In some of these embodiments, the method further comprises:
the server equipment receives a feedback request;
the server equipment inquires a node pointed by the feedback request and marks the node as a third node, and an operation container corresponding to the third node is marked as a third operation container;
the server equipment judges whether the current storage number of the third operation container is before the storage number of the third node, if not, the PoC signaling of the storage number in a feedback range is called from the third operation container and recorded as the signaling to be processed, the storage number of the third node is updated to the current storage number of the third operation container, and the feedback range is from the storage number of the third node to the current storage number of the third operation container;
the server equipment executes the request task of the signaling to be processed and generates reply information, and then the reply information is fed back to the PoC terminal so as to realize the request task of delaying the execution of the PoC signaling and feed back to the PoC terminal after the execution is finished.
In some of these embodiments, the method further comprises:
the server equipment receives a cleaning request;
the server equipment inquires a state container pointed by the cleaning request and records the state container as a fourth state container, an operation container corresponding to the first state container is recorded as a fourth operation container, and a node with the most front storage number in the fourth state container is recorded as a fourth node;
the server device judges whether the reference storage number of the fourth operation container is before the storage number of the fourth node, if so, deletes the node with the storage number before the reference storage number of the fourth operation container in the fourth state container, and updates the storage number of the fourth node to the reference storage number of the fourth operation container.
The second objective of the present invention is to provide a PoC signaling processing apparatus, which is implemented by adopting the following technical solution, and the PoC signaling processing apparatus includes:
the receiving module is used for receiving a PoC signaling sent by a PoC end by the server equipment;
the grading module is used for judging whether the PoC signaling is notification type signaling or not by the server equipment, and if so, delaying the feedback to the PoC end; and if not, executing the request task of the PoC signaling.
It is a further object of the present invention to provide an electronic device performing one of the objects of the invention, comprising a memory in which a computer program is stored and a processor arranged to implement the PoC signaling processing method described above when executing the computer program.
It is a fourth object of the present invention to provide a computer-readable storage medium storing one of the objects of the invention, having a computer program stored thereon, which when executed by a processor, implements the PoC signaling processing method described above.
Compared with the related technology, the invention has the beneficial effects that: the server equipment adopts a delayed execution mode to the notification type signaling to realize delayed feedback, so that not only the PoC signaling required to be processed by the server equipment is reduced, but also the signaling output by the server equipment is reduced in the current time period, thereby reducing the load pressure of the server equipment and improving the signaling processing efficiency of the server equipment; the server device can execute the related request task according to the original program to ensure the normal operation of the server device.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
fig. 1 is a flowchart of a PoC signaling processing method according to a first embodiment of the present application;
FIG. 2 is a flow chart of the storing step in the second embodiment of the present application;
FIG. 3 is a flowchart of the adjusting step in the second embodiment of the present application;
FIG. 4 is a flowchart of the feedback step shown in the third embodiment of the present application;
FIG. 5 is a flowchart of the third cleaning step in the embodiment of the present application
Fig. 6 is a block diagram of a PoC signaling processing apparatus according to a fourth embodiment of the present application;
fig. 7 is a block diagram of an electronic device according to a fifth embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application will be described and illustrated below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments provided in the present application without any inventive step are within the scope of protection of the present application. Reference herein to the terms "first," "second," "third," and the like, are merely to distinguish similar objects and do not denote a particular ordering for the objects.
Example one
The embodiment provides a PoC signaling processing method, which aims to solve the problem that signaling processing of server equipment is too centralized. Fig. 1 is a flowchart of a PoC signaling processing method according to a first embodiment of the present application, and as shown in fig. 1, the method specifically includes steps S101 to S104.
Step S101, the server device receives the PoC signaling sent by the PoC terminal. It will be appreciated that the server device may be communicatively coupled to more than one PoC side. The PoC terminal is a mobile device and adopts a half-duplex packet voice system, such as an interphone; the server device may be, but is not limited to, a server, a cloud server, a processor, and the like.
It is worth noting here that, in view of the data processing manner of PoC, the types of PoC signaling can be divided into: notification type signaling, status type signaling, and process type signaling. However, there is no intersection between the above three types, and of course, the classification of the PoC signaling is not limited to the above types.
The priority of the notification type signaling is low, for example: talkback group announcements and talk burst announcements. However, the notification type signaling is not limited to the notification, as long as the request task of performing the PoC signaling can be delayed, and the request task will not affect the PoC side and the server device even if delayed.
The priority of this status type signaling is medium priority, which relates to the status change of the PoC side. For example: the status type signaling relates to the PoC side going on-line, the PoC side going off-line, and the PoC side channel switching. It is worth noting here that although both the state type signaling and the notification type signaling may be related to the notification, the state type signaling is related to the state of the PoC side. Therefore, it is necessary to immediately perform the requested task of the PoC signaling and feed back to the PoC side after the completion of the execution to provide a direction for the related operations such as storage of the subsequent notification type signaling.
The priority of the handling type signaling is high priority, and relates to data handling, request permission, exception analysis and the like. Therefore, the handling type signaling also needs to immediately perform the requested task of the PoC signaling.
Step S102, the server device determines whether the PoC signaling is notification signaling, if so, step S103 is executed, and if not, step 104 is executed.
Step S103, the server device delays the request task of executing the PoC signaling and feeds back to the PoC terminal after the execution is completed. It will be appreciated that by delaying the execution of the requested task, delayed feedback is achieved. The setting of the delay time is not limited herein.
Step S104, the server device executes the request task of PoC signaling and feeds back to the PoC terminal after the execution is completed. It can be understood that, for the non-notification signaling, the execution of the related request task can be performed according to the original program, so as to ensure that the server device operates normally.
In summary, the server device performs delayed execution on the notification signaling to implement delayed feedback, so as to reduce not only the PoC signaling that the server device needs to process, but also the signaling output by the server device in the current time period, thereby reducing the load pressure of the server device and improving the signaling processing efficiency of the server device.
It will be appreciated that the steps illustrated in the flowcharts described above or in the flowcharts of the figures may be performed in a computer system such as a set of computer-executable instructions and that, although a logical order is illustrated in the flowcharts, in some cases, the steps illustrated or described may be performed in an order different than here.
Example two
The second embodiment provides a PoC signaling processing method, which is performed on the basis of the first embodiment. The method further includes a storage step, fig. 2 is a flowchart of the storage step shown in the second embodiment of the present application, and referring to fig. 1 and fig. 2, the storage step is executed after the server device determines that the PoC signaling is notification-type signaling in step S102, and the following PoC signaling is notification-type signaling. Specifically, the storing step includes step S201 to step S203.
Step S201, the server device queries the channel group information of the PoC signaling. In view of the limitation of the PoC technology, each PoC end can tune to a corresponding channel, and in the server device, each channel is grouped to obtain a channel group, and then a storage unit corresponding to the channel group is established, wherein the storage unit is used for storing notification type signaling uploaded by the PoC ends of the same channel group.
Step S202, the server device queries an operation container matching with the channel group information of the PoC signaling and records as a first operation container. Since each storage unit is provided with an operation container, the notification type signaling is stored in the operation container. Then step S202 is specifically: the server device queries the storage unit matched with the channel group information, so that a corresponding operation container can be obtained.
Step S203, the server device stores the PoC signaling in the first operation container.
Through the technical scheme, a storage space is provided for the uploaded PoC signaling.
It should be noted that, when the storing step is before step S103, step S103 can directly call from the first operation container when performing the requested task of PoC signaling, so as to facilitate understanding of the received but unprocessed PoC signaling, thereby avoiding the omission of PoC signaling; when the storing step is after step S103, the PoC signaling can be deleted in the first operation container after completion, and also can avoid the PoC from being missed; the first operation container may not be related to step S103, and the operation container may provide an analysis basis for the adjustment of PoC signaling of a subsequent corresponding channel group. The first process vessel is preferably associated with step S103.
As an optional technical solution, referring to fig. 1 and fig. 2, the storing step may further include step S204 to step S206.
Step S204, the server device inquires the current storage number of the first operation container. It is worth mentioning here that each handling container has a current storage number and a reference storage number. The current storage number may be presented in a numerical placement.
Step S205, the server device uses the current storage number of the first operation container as the storage number of the PoC signaling. Therefore, the PoC signaling in the first operation container has a storage number.
Step S206, the server device updates the current storage number of the first operation container. The updated current storage number and the update times are set in a positive feedback or negative feedback manner, that is, for any operation container, the updated current storage number is not equal to the current storage number before updating, and it can be understood that the positive feedback and the negative feedback preferably adopt linear equations. For example, when the updated current storage number and the update number are positively fed back, the update method may be i + 1.
Through the technical scheme, the storage number is added to the PoC signaling, and the storage number can roughly determine the receiving sequence of the PoC signaling, thereby being convenient for determining the execution sequence of the subsequent PoC signaling. The execution sequence may adopt the following scheme: receiving a timing feedback request, searching the PoC signaling with the minimum storage number and recording the PoC signaling as K, calling the PoC signaling with the storage number between K and K + H, executing a corresponding task request, and feeding back, wherein H is a constant greater than zero.
As an optional technical solution, the method further includes an adjusting step, and fig. 3 is a flowchart of the adjusting step shown in the second embodiment of the present application. Referring to fig. 1 and 3, the adjusting step is performed after judging that the PoC signaling is not notification-type signaling at step S102, and includes: step S301 to step S304.
Step S301, the server device determines whether the PoC signaling is a status signaling, and if so, executes step S302.
Step S302, the server device inquires about the channel group information of the PoC signaling. Specifically, reference may be made to the description of step S201, which is not described herein again.
Step S303, the server device queries the channel group information matching operation container with the PoC signaling in step S302 as a second operation container, and queries the channel group information matching state container with the PoC signaling in step S302 as a second state container. It should be noted that each storage unit includes, in addition to the operation container, a status container storing nodes associated with the PoC end, for example, if 3 PoC ends are connected to the channel group, 3 nodes are stored in the status container.
Step S304, the server device determines whether the second status container has a node associated with the PoC signaling, if so, step S305 is executed, and if not, the PoC signaling is a processed signaling, and no processing may be performed here.
Step S305, marking the node associated with the PoC signaling as a second node, and updating the storage number of the second node as the current storage number of the second operation container. It should be noted that each PoC end has a storage number, the storage number of each PoC end can be sequentially changed according to the online time, and the change rule is preferably the same as the update rule of the current storage number of the operation container, and the current cycle is taken as an example for description here: when the first PoC terminal is on-line and the PoC signaling at the moment is the first one, the server responds to the PoC terminal to generate a related node and stores the node in a second state container, and then the current storage number of the second operation container is updated to 1; when the second PoC signaling is a speaking right notice, storing the PoC signaling in a second operation container, wherein the storage number of the PoC signaling is 1, and the current storage number of the second operation container is updated to 2; when the third PoC signaling is also the speaking right notification, storing the PoC signaling in a second operation container, wherein the storage number of the PoC signaling is 2, and the current storage number of the second operation container is updated to 3; when the second PoC terminal is on-line, and the PoC signaling at this time is the fourth, the server responds to the PoC terminal to generate the associated node and stores the node in the second state container, the storage number of the node is 2, and then the current storage number of the second operation container is updated to 2.
Through the technical scheme, the relation between the current storage number of the operation container and the storage number of the node is established, so that the PoC signaling with the same part of storage numbers exists in any operation container, and the capacity of the called PoC signaling can be increased for the same calling range, such as K to K + H, so that the corresponding PoC signaling is delayed and processed.
Preferably, this step S304 is performed after step S104. The specific reasons are as follows: when the PoC signaling is the PoC end offline, the corresponding request task comprises the following steps: and deleting the corresponding node from the second state container, wherein the second node does not exist at the moment, so that the current storage number of the second operation container does not need to be deleted.
Through the technical scheme, each state container stores the node corresponding to the online PoC terminal, so that the online PoC terminal can be known through the state container.
EXAMPLE III
The third embodiment provides a PoC signaling processing method, which is performed on the basis of the first embodiment and/or the second embodiment. The method further comprises a feedback step, which is worth mentioning here that the feedback step is not limited to a specific start time, but should be performed after one notification type signaling is completed for one complete processing, i.e. one notification type signaling starts from step S101 to step S305.
Fig. 4 is a flowchart of a feedback step shown in the third embodiment of the present application, and referring to fig. 1 and 4, the feedback step includes steps S401 to S405.
Step S401, the server device receives a feedback request. It is worth mentioning here that the feedback request is sent by the PoC side, but step S405 should be automatically performed in a case where the server apparatus is under a low load pressure.
Step S402, the server device inquires the node pointed by the feedback request and records the node as a third node, and records the operation container corresponding to the third node as a third operation container. Specifically, the search using the channel group information may specifically refer to the relevant description in the second embodiment, and details are not repeated herein.
In step S403, the server device determines whether the current storage number of the third operation container is before the storage number of the third node, and if not, executes step S404. It should be noted that, when the current storage number of the third operation container is denoted as B, and the storage number of the third node is denoted as a, and when the updated current storage number and the update frequency are in positive feedback, the current storage number of the third operation container corresponds to B < a before the storage number of the third node; otherwise, when negative feedback is performed, A is greater than B.
Step S404, the PoC signaling with the storage number within the feedback range is retrieved from the third operation container and is recorded as the pending signaling, the storage number of the third node is updated to B, the feedback range is from a to B, and it is worth explaining here that the feedback range includes a and B.
Step S405, the server device executes the request task of the pending signaling and generates the reply information, and then feeds back the reply information to the PoC terminal, so as to implement the request task of the delayed PoC signaling and feed back the request task to the PoC terminal after the execution is completed.
It is worth mentioning here that the feedback step is not limited to a specific start time, but should be performed after one notification type signaling is completed for one complete process, i.e. from step S101 to step S305.
Through the technical scheme, a plurality of corresponding reply messages can be obtained through the feedback step, and then the reply messages are fed back to the corresponding PoC terminal, so that the condition that a large amount of notification type signaling with low timeliness occupies the processing capacity of the service terminal equipment and the PoC terminal is avoided, the processing capacity of non-notification type signaling with high timeliness is improved, and the load pressure is reduced instead.
As an optional technical solution, the method further includes a clearing step, and it should be noted herein that the clearing step is not limited to a specific start time, but should be performed after one notification type signaling completes a complete processing, that is, one notification type signaling starts from step S101 to step S305.
Fig. 5 is a flowchart of a cleaning step in the third embodiment of the present application, and referring to fig. 5, the cleaning step includes steps S501 to S502.
Step S501, the server device receives a cleaning request. The cleaning request may be generated by the server device based on the storage condition. It is worth noting that the cleaning request is written with channel group information.
Step S502, the server device queries the status container pointed by the cleaning request and records the status container as a fourth status container, and records the node with the oldest storage number in the fourth status container as a fourth node.
Step S503, the server device determines whether the reference storage number of the fourth operation container is before the storage number of the fourth node, and if so, executes step S504. It should be noted that, the reference storage number of the fourth operation container is denoted as C, and when the first PoC client is online, the storage number of the corresponding node is the initial reference storage number of the fourth operation container. Recording the storage number of the fourth node as D, and when the updated current storage number and the updated times are in positive feedback, correspondingly C < D before the storage number of the fourth node by using the reference storage number of the fourth operation container; and when negative feedback is performed, C is larger than D.
And step S504, deleting the node with the storage number before the reference storage number of the fourth operation container in the fourth state container, and updating the storage number of the fourth node to D.
Through the technical scheme, the corresponding fourth state container is cleaned, so that the storage space occupied by the fourth state operation container is prevented from being continuously increased, the occupation of a storage unit is reduced, and the speed of querying any version number operation is increased.
Further, an integration step may be further included between step S502 and step S503, where the integration step specifically includes: the PoC signaling in the fourth operation container is integrated according to the source and type thereof to obtain a plurality of processing groups, and then the PoC signaling with the largest storage number in the processing groups is stored. It should be noted that the PoC signaling in the same processing group is of the same type and corresponds to the same node.
Through the technical scheme, the quantity of PoC signaling in the fourth operation container can be reduced, the occupation of a storage unit is reduced, and the subsequent processing of the cleaning step is facilitated.
Example four
The fourth embodiment provides a PoC signaling processing apparatus, which is the virtual apparatus structure of the foregoing embodiments. Fig. 6 is a block diagram of a PoC signaling processing apparatus according to a fourth embodiment of the present application, and referring to fig. 4, the PoC signaling processing apparatus includes:
the receiving module is used for receiving a PoC signaling sent by a PoC end by the server equipment;
the grading module is used for judging whether the PoC signaling is notification type signaling or not by the server equipment, and if so, delaying the feedback to the PoC end; if not, executing the request task of PoC signaling.
The above modules may be functional modules or program modules, and may be implemented by software or hardware. For a module implemented by hardware, the modules may be located in the same processor; or the modules can be respectively positioned in different processors in any combination.
The system is used for implementing the above embodiments and preferred embodiments, and the description of the system already made is omitted. As used hereinafter, the terms "module," "unit," "subunit," and the like may implement a combination of software and/or hardware for a predetermined function. Although the means described in the embodiments below are preferably implemented in software, an implementation in hardware, or a combination of software and hardware is also possible and contemplated.
EXAMPLE five
Fig. 7 is a block diagram of the electronic device according to the fifth embodiment of the present application, and referring to fig. 7, the electronic device includes a memory and a processor, the memory stores a computer program, and the processor is configured to execute the computer program to perform the steps in any of the method embodiments described above.
Optionally, the electronic apparatus may further include a transmission device and an input/output device, wherein the transmission device is connected to the processor, and the input/output device is connected to the processor.
Optionally, in the fifth embodiment, the processor may be configured to execute the following steps by a computer program:
the server equipment receives a PoC signaling sent by a PoC end;
the server equipment judges whether the PoC signaling is notification type signaling, if so, the request task of the PoC signaling is delayed to be executed, and the PoC signaling is fed back to a PoC terminal after the execution is finished; if not, executing the request task of the PoC signaling and feeding back to the PoC terminal after the execution is completed.
It should be noted that, for specific examples in this embodiment, reference may be made to examples described in the foregoing embodiments and optional implementations, and details of this embodiment are not described herein again.
In addition, in combination with the PoC signaling processing method in the foregoing embodiment, the embodiment of the present application may provide a storage medium to implement. The storage medium having stored thereon a computer program; the computer program, when executed by a processor, implements any of the PoC signaling processing methods in the above embodiments.
In one embodiment, a computer device is provided, which may be a terminal. The computer device includes a processor, a memory, a network interface, a display screen, and an input device connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a PoC signaling processing method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
In an embodiment, fig. 7 is a schematic internal structural diagram of an electronic device according to a fifth embodiment of the present application, and as shown in fig. 7, there is provided an electronic device, which may be a server, and its internal structural diagram may be as shown in fig. 7. The electronic device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the processor of the electronic device is configured to provide computing and control capabilities. The memory of the electronic equipment comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the electronic device is used for storing data. The network interface of the electronic device is used for connecting and communicating with an external terminal through a network. The computer program is executed by a processor to implement a method of network user role identification.
Those skilled in the art will appreciate that the architecture shown in fig. 7 is a block diagram of only a portion of the architecture associated with the subject application, and does not constitute a limitation on the electronic devices to which the subject application may be applied, and that a particular electronic device may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
It should be understood by those skilled in the art that various features of the above embodiments can be combined arbitrarily, and for the sake of brevity, all possible combinations of the features in the above embodiments are not described, but should be considered as within the scope of the present disclosure as long as there is no contradiction between the combinations of the features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (9)

1. A PoC signaling processing method, the method comprising:
the server equipment receives a PoC signaling sent by a PoC end;
the server equipment judges whether the PoC signaling is notification type signaling, if so, the request task of the PoC signaling is delayed to be executed, and the request task is fed back to a PoC end after the execution is finished; if not, executing the request task of the PoC signaling and feeding back to the PoC terminal after the execution is finished;
after the server equipment judges that the PoC signaling is the state type signaling, the server equipment inquires channel group information of the PoC signaling;
the server equipment inquires an operation container and a state container which are matched with the channel group information of the PoC signaling and are respectively marked as a second operation container and a second state container, and the state container stores nodes corresponding to the PoC end;
and the server equipment judges whether the second state container has a node associated with the PoC signaling, if so, the node associated with the PoC signaling is marked as a second node, and the storage number of the second node is updated to the current storage number of the second operation container.
2. The method of claim 1, wherein after the server device determines that the PoC signaling is notification-type signaling, the method further comprises:
the server equipment inquires the channel group information of the PoC signaling;
the server equipment inquires an operation container matched with the channel group information of the PoC signaling and records the operation container as a first operation container;
the server device stores the PoC signaling in the first operation container.
3. The method of claim 2, wherein after said storing said PoC signaling in said first operational container, said method further comprises:
the server equipment inquires the current storage number of the first operation container;
the server device takes the current storage number of the first operation container as the storage number of the PoC signaling;
and the server equipment updates the current storage number of the first operation container, wherein the updated current storage number and the updating times are in positive feedback or negative feedback setting.
4. The method of claim 1 wherein said determining whether a node associated with said PoC signaling exists in said second status container is performed after completion of said requesting task of performing said PoC signaling.
5. The method of claim 4, further comprising:
the server equipment receives a feedback request;
the server equipment inquires a node pointed by the feedback request and marks the node as a third node, and an operation container corresponding to the third node is marked as a third operation container;
the server equipment judges whether the current storage number of the third operation container is before the storage number of the third node, if not, the PoC signaling of the storage number in a feedback range is called from the third operation container and recorded as the signaling to be processed, the storage number of the third node is updated to the current storage number of the third operation container, and the feedback range is from the storage number of the third node to the current storage number of the third operation container;
the server equipment executes the request task of the signaling to be processed and generates reply information, and then the reply information is fed back to the PoC terminal so as to realize the request task of delaying the execution of the PoC signaling and feed back to the PoC terminal after the execution is finished.
6. The method of claim 4, further comprising:
the server equipment receives a cleaning request;
the server equipment inquires a state container pointed by the cleaning request and records the state container as a fourth state container, an operation container corresponding to the fourth state container is recorded as a fourth operation container, and a node with the most front storage number in the fourth state container is recorded as a fourth node;
the server device judges whether the reference storage number of the fourth operation container is before the storage number of the fourth node, if so, deletes the node with the storage number before the reference storage number of the fourth operation container in the fourth state container, and updates the storage number of the fourth node to the reference storage number of the fourth operation container.
7. A PoC signaling processing apparatus, comprising:
the receiving module is used for receiving a PoC signaling sent by a PoC end by the server equipment;
the grading module is used for judging whether the PoC signaling is notification type signaling or not by the server equipment, and if so, delaying the feedback to the PoC end; if not, executing the request task of the PoC signaling;
after the server equipment judges that the PoC signaling is the state type signaling, the server equipment inquires channel group information of the PoC signaling;
the server equipment inquires an operation container and a state container which are matched with the channel group information of the PoC signaling and are respectively marked as a second operation container and a second state container, and the state container stores nodes corresponding to the PoC end;
and the server equipment judges whether the second state container has a node associated with the PoC signaling, if so, the node associated with the PoC signaling is marked as a second node, and the storage number of the second node is updated to the current storage number of the second operation container.
8. An electronic device comprising a memory in which is stored a computer program and a processor arranged to implement the PoC signaling processing method of any one of claims 1 to 6 when executing the computer program.
9. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, implements the PoC signaling processing method of any one of claims 1 to 6.
CN202010832914.XA 2020-08-18 2020-08-18 PoC signaling processing method, apparatus, electronic device and medium Active CN112118544B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010832914.XA CN112118544B (en) 2020-08-18 2020-08-18 PoC signaling processing method, apparatus, electronic device and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010832914.XA CN112118544B (en) 2020-08-18 2020-08-18 PoC signaling processing method, apparatus, electronic device and medium

Publications (2)

Publication Number Publication Date
CN112118544A CN112118544A (en) 2020-12-22
CN112118544B true CN112118544B (en) 2022-04-15

Family

ID=73803777

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010832914.XA Active CN112118544B (en) 2020-08-18 2020-08-18 PoC signaling processing method, apparatus, electronic device and medium

Country Status (1)

Country Link
CN (1) CN112118544B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1859507A (en) * 2005-12-02 2006-11-08 华为技术有限公司 Method for realizing voice mailbox and leaving message informing in radio push-to-talk service
CN101167329A (en) * 2005-04-28 2008-04-23 艾利森电话股份有限公司 Message handling in an IP multimedia subsystem
CN107688607A (en) * 2017-07-26 2018-02-13 努比亚技术有限公司 The method and mobile terminal of a kind of database access, computer-readable recording medium

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9883357B2 (en) * 2004-11-23 2018-01-30 Kodiak Networks, Inc. Radio access network (RAN) aware service delivery for Push-to-talk-over-Cellular (PoC) networks
CN100584081C (en) * 2005-11-25 2010-01-20 展讯通信(上海)有限公司 Method for reducing time delay established by calling in mobile communication system
US9398347B2 (en) * 2011-05-30 2016-07-19 Sandvine Incorporated Ulc Systems and methods for measuring quality of experience for media streaming
CN103634746B (en) * 2013-12-13 2017-05-17 中国人民解放军重庆通信学院 Method and apparatus for keeping PoC continuous connection handling capacity

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101167329A (en) * 2005-04-28 2008-04-23 艾利森电话股份有限公司 Message handling in an IP multimedia subsystem
CN1859507A (en) * 2005-12-02 2006-11-08 华为技术有限公司 Method for realizing voice mailbox and leaving message informing in radio push-to-talk service
CN107688607A (en) * 2017-07-26 2018-02-13 努比亚技术有限公司 The method and mobile terminal of a kind of database access, computer-readable recording medium

Also Published As

Publication number Publication date
CN112118544A (en) 2020-12-22

Similar Documents

Publication Publication Date Title
EP4087343A1 (en) Information reporting method, apparatus and device, and storage medium
US11876856B2 (en) Method for computational-power sharing and related device
CN108595207B (en) Gray scale publishing method, rule engine, system, terminal and storage medium
CN111343237B (en) Server cluster communication method, communication device and computer storage medium
CN110532205B (en) Data transmission method, data transmission device, computer equipment and computer readable storage medium
CN111107176B (en) Data transmission method and device, computer equipment and storage medium
CN111506443B (en) Service calling method, device, equipment and storage medium
CN111190854B (en) Communication data processing method, device, equipment, system and storage medium
CN103780679A (en) Long time delay remote invocation method based on HTTP protocol
CN103036926A (en) Business push system and method
CN107645715B (en) Method and equipment for formulating user package
CN111159233A (en) Distributed caching method, system, computer device and storage medium
CN110943934A (en) Service request processing method, system, terminal and readable storage medium
CN111193789A (en) Subscription information pushing method and device, computer equipment and readable storage medium
CN110995617A (en) MQTT-based data transmission method, device, computer equipment and storage medium
CN112118544B (en) PoC signaling processing method, apparatus, electronic device and medium
CN113784388A (en) Data transmission method, device, equipment and storage medium
CN113157738B (en) In-heap data cache synchronization method and device, computer equipment and storage medium
CN109525675B (en) Northbound server file downloading method and device, computer equipment and storage medium
CN104717286A (en) Data processing method, terminal, server and system
CN110213838B (en) Network connection method, device, computer equipment and storage medium
CN110035422B (en) Uplink data processing method based on temporary processing tunnel table, MME and SGW
CN118245503B (en) Execution method and device of storage process, electronic equipment and readable storage medium
CN112311832B (en) Task processing method, system and node
WO2023103752A1 (en) Method for downloading network element version, and network element, electronic device and storage medium

Legal Events

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