CN114745360A - Online registration method based on open source protocol stack eXosip - Google Patents

Online registration method based on open source protocol stack eXosip Download PDF

Info

Publication number
CN114745360A
CN114745360A CN202210312228.9A CN202210312228A CN114745360A CN 114745360 A CN114745360 A CN 114745360A CN 202210312228 A CN202210312228 A CN 202210312228A CN 114745360 A CN114745360 A CN 114745360A
Authority
CN
China
Prior art keywords
client terminal
online
online session
terminal
event task
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.)
Granted
Application number
CN202210312228.9A
Other languages
Chinese (zh)
Other versions
CN114745360B (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.)
China Standard Intelligent Security Technology Co Ltd
Original Assignee
China Standard Intelligent Security 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 China Standard Intelligent Security Technology Co Ltd filed Critical China Standard Intelligent Security Technology Co Ltd
Priority to CN202210312228.9A priority Critical patent/CN114745360B/en
Publication of CN114745360A publication Critical patent/CN114745360A/en
Application granted granted Critical
Publication of CN114745360B publication Critical patent/CN114745360B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1073Registration or de-registration
    • 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
    • H04L63/0876Network architectures or network communication protocols for network security for authentication of entities based on the identity of the terminal or configuration, e.g. MAC address, hardware or software configuration or device fingerprint
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/7243User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • General Business, Economics & Management (AREA)
  • Business, Economics & Management (AREA)
  • Human Computer Interaction (AREA)
  • Multimedia (AREA)
  • Power Engineering (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention provides an online registration method based on an open source protocol stack eXosip, which extracts identity information of a client terminal from an online session request generated by the client terminal through a terminal APP so as to determine whether the client terminal has the authority of participating in the online session; sending an online session online registration information acquisition instruction to the client terminal through the terminal APP, analyzing a historical online session record of the client terminal, and determining whether the client terminal is endowed with an identity authority of online session on the terminal APP; and then acquiring an event task initiated by the client terminal in the online session process, calling a corresponding event processing function from the open source protocol stack eXosip to process the event task, and feeding back the processing progress of the event task in real time, so that online registration verification can be performed on the client terminal participating in the online session, the qualified security of the client terminal participating in the online session is ensured, the event task of the online session scene is verified, and the security and reliability of the online session are improved.

Description

Online registration method based on open source protocol stack eXosip
Technical Field
The invention relates to the technical field of online session management, in particular to an online registration method based on open source protocol stack eXosip.
Background
The eXosip protocol stack is an open source protocol stack for realizing the SIP protocol, and can coordinate session information of different session parties or cooperatively process event tasks initiated by different session parties in a multi-party online session. In an actual online session scenario, it is usually the default that all client terminals have the right to participate in the online session. However, the above method may cause some illegal client terminals to enter the online session scenario that is prohibited to participate, thereby creating a hidden danger to the data security of the online session. In addition, the existing online session scenario does not verify the event task initiated by the client terminal, which further brings more uncertainty to the security and privacy of the online session.
Disclosure of Invention
Aiming at the defects in the prior art, the invention provides an online registration method based on an open source protocol stack eXosip, which extracts the identity information of a client terminal from an online session request generated by the client terminal through a terminal APP so as to determine whether the client terminal has the authority of participating in the online session; sending an online session online registration information acquisition instruction to the client terminal through the terminal APP, analyzing a historical online session record of the client terminal, and determining whether the client terminal is endowed with an identity authority of online session on the terminal APP; and then acquiring an event task initiated by the client terminal in the online session process, calling a corresponding event processing function from the open source protocol stack eXosip to process the event task, and feeding back the processing progress of the event task in real time, so that online registration verification can be performed on the client terminal participating in the online session, the qualified security of the client terminal participating in the online session is ensured, the event task of the online session scene is verified, and the security and reliability of the online session are improved.
The invention provides an online registration method based on open source protocol stack eXosip, which comprises the following steps:
step S1, acquiring an online session request generated by a client terminal through a terminal APP, and extracting identity information of the client terminal from the online session request; determining whether the client terminal has the authority to participate in the online conversation according to the identity information;
step S2, when it is determined that the client terminal does not have the right to participate in the online conversation, an online conversation online registration information acquisition instruction is sent to the client terminal through the terminal APP, so as to acquire the corresponding historical online conversation record of the client terminal; analyzing the historical online session record of the client terminal, and determining whether the client terminal is endowed with the identity authority of online session on the terminal APP;
step S3, when the client terminal carries out online conversation on the terminal APP through the given identity authority, acquiring an event task initiated by the client terminal in the online conversation process; and calling a corresponding event processing function from the open source protocol stack eXosip to process the event task, and feeding back the processing progress of the event task in real time.
Further, in step S1, the obtaining of the online session request generated by the client terminal through the terminal APP, and the extracting of the identity information of the client terminal from the online session request specifically includes:
monitoring a terminal APP on a client terminal, packing a hardware equipment identification number of the client terminal through the terminal APP to generate a corresponding online session request after the terminal APP is started on a front-end interface, and using the hardware equipment identification number as identity information of the client terminal;
and if the front-end interface of the terminal APP is not started, generating the online session request by the terminal APP.
Further, in step S1, determining whether the client terminal has the right to participate in the online session according to the identity information specifically includes:
comparing the identity information with a qualified client terminal identity list of a terminal APP, and if the identity information exists in the qualified client terminal identity list, determining that the client terminal has the authority of participating in online conversation; and if the identity information does not exist in the qualified client terminal identity list, determining that the client terminal does not have the authority of participating in the online conversation.
Further, in step S2, when it is determined that the client terminal does not have the right to participate in the online session, sending an online session online registration information acquisition instruction to the client terminal through the terminal APP, so as to acquire a historical online session record of the corresponding client terminal specifically includes:
when the client terminal is determined not to have the right of participating in the online session, sending an online session online registration information acquisition instruction to the client terminal through the terminal APP, and accordingly triggering to search and obtain a corresponding historical online session record of the client terminal from a storage space of the client terminal by taking the name information of the terminal APP as an index.
Further, in step S2, analyzing the history online session record of the client terminal, and determining whether to give the client terminal an identity right of online session on the terminal APP includes:
performing character recognition processing or image recognition processing on the historical online session record of the client terminal, and judging whether preset character data or preset image data appear in the historical online session record of the client terminal; if so, not giving the client terminal the identity authority of online conversation on the terminal APP; and if the terminal does not appear, giving the client terminal the identity authority of online conversation on the terminal APP.
Further, in step S3, when the client terminal performs an online session on the terminal APP by using the given identity right, the acquiring an event task initiated by the client terminal during the online session specifically includes:
after the client terminal is endowed with the identity authority for carrying out the online conversation, the client terminal initiates an online conversation invitation on a terminal APP and determines the number of other client terminals responding to the online conversation invitation; if the number of the other client terminals which respond exceeds a preset number threshold, constructing and forming corresponding online session connection;
and acquiring a file editing event task initiated in an online session process by a client terminal.
Further, in step S3, after acquiring the file editing event task initiated in the online session process of the specific client terminal, the method further includes:
searching virus data for the file editing event task, and if the file editing event task is determined to have virus data, forcibly withdrawing the file editing event task; and if the file editing event task is determined to have no virus data, keeping the state of the online session scene of the current file editing event task unchanged.
Further, in step S3, invoking a corresponding event processing function from the open source protocol stack exisip to process the event task, and feeding back the processing progress of the event task in real time specifically includes:
and calling a corresponding event processing function from an open source protocol stack eXosip to process the file editing event task according to the file type to be edited of the file editing event task, and feeding back the processing progress of the file editing event task in real time through an online session scene.
Compared with the prior art, the online registration method based on the open source protocol stack eXosip extracts the identity information of the client terminal from the online session request generated by the client terminal through the terminal APP, so as to determine whether the client terminal has the authority of participating in the online session; sending an online session online registration information acquisition instruction to the client terminal through the terminal APP, analyzing a historical online session record of the client terminal, and determining whether the client terminal is endowed with an identity authority of online session on the terminal APP; and then acquiring an event task initiated by the client terminal in the online session process, calling a corresponding event processing function from the open source protocol stack eXosip to process the event task, and feeding back the processing progress of the event task in real time, so that online registration verification can be performed on the client terminal participating in the online session, the qualified security of the client terminal participating in the online session is ensured, the event task of the online session scene is verified, and the security and reliability of the online session are improved.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
The technical solution of the present invention is further described in detail by the accompanying drawings and embodiments.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flow chart of an online registration method based on an open source protocol stack eXosip according to the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 is a schematic flowchart of an online registration method based on an open source protocol stack eXosip according to an embodiment of the present invention. The online registration method based on the open source protocol stack eXosip comprises the following steps:
step S1, obtaining an online session request generated by a client terminal through a terminal APP, and extracting identity information of the client terminal from the online session request; determining whether the client terminal has the authority to participate in the online conversation according to the identity information;
step S2, when it is determined that the client terminal does not have the right to participate in the online conversation, an online conversation online registration information acquisition instruction is sent to the client terminal through the terminal APP, so as to acquire the corresponding historical online conversation record of the client terminal; analyzing the historical online session record of the client terminal, and determining whether the client terminal is endowed with the identity authority of online session on the terminal APP;
step S3, when the client terminal carries out online conversation on the terminal APP through the given identity authority, acquiring an event task initiated by the client terminal in the online conversation process; and calling a corresponding event processing function from the open source protocol stack eXosip to process the event task, and feeding back the processing progress of the event task in real time.
The beneficial effects of the above technical scheme are: the online registration method based on the open source protocol stack eXosip extracts the identity information of the client terminal from an online session request generated by the client terminal through a terminal APP so as to determine whether the client terminal has the authority of participating in the online session; sending an online session online registration information acquisition instruction to the client terminal through the terminal APP, analyzing a historical online session record of the client terminal, and determining whether the client terminal is endowed with an identity authority of online session on the terminal APP; and then acquiring an event task initiated by the client terminal in the online session process, calling a corresponding event processing function from the open source protocol stack eXosip to process the event task, and feeding back the processing progress of the event task in real time, so that online registration verification can be performed on the client terminal participating in the online session, the qualified security of the client terminal participating in the online session is ensured, the event task of the online session scene is verified, and the security and reliability of the online session are improved.
Preferably, in step S1, the obtaining of the online session request generated by the client terminal through the terminal APP, and the extracting of the identity information of the client terminal from the online session request specifically includes:
monitoring a terminal APP on a client terminal, and if the terminal APP is started on a front-end interface, packaging a hardware equipment identification number of the client terminal through the terminal APP to generate a corresponding online session request, and using the hardware equipment identification number as identity information of the client terminal;
and if the front-end interface of the terminal APP is not started, generating the online session request by the terminal APP.
The beneficial effects of the above technical scheme are: the client terminal can be but is not limited to intelligent terminals such as mobile phones, and different types of APPs can be installed on the client terminal, so that a corresponding online session function is realized. In actual work, carry out automatic monitoring to client terminal's terminal APP, after terminal APP is opened on client terminal's front end interface, terminal APP can regard as the corresponding online session request of information frame header generation with client terminal's hardware device identification number, can be convenient for like this to online session request analysis, accurate judgement client terminal participates in the authority of online conversation.
Preferably, in step S1, determining whether the client terminal has the right to participate in the online session according to the identity information specifically includes:
comparing the identity information with a qualified client terminal identity list of the terminal APP, and if the identity information exists in the qualified client terminal identity list, determining that the client terminal has the authority of participating in the online conversation; and if the identity information does not exist in the qualified client terminal identity list, determining that the client terminal does not have the authority to participate in the online session.
The beneficial effects of the above technical scheme are: the identity information of the client terminal is compared with a list of qualified client terminal identities preset by the terminal APP, so that unqualified client terminals can be prevented from participating in online conversation, and the conversation safety of the online conversation is ensured.
Preferably, in step S2, when it is determined that the client terminal does not have the right to participate in the online session, sending an online session online registration information acquisition instruction to the client terminal through the terminal APP, so as to acquire a historical online session record of the corresponding client terminal specifically includes:
when the client terminal is determined not to have the right of participating in the online session, sending an online session online registration information acquisition instruction to the client terminal through the terminal APP, and accordingly triggering to search and obtain a corresponding historical online session record of the client terminal from a storage space of the client terminal by taking the name information of the terminal APP as an index.
The beneficial effects of the above technical scheme are: when the client terminal does not have the authority to participate in the online session, the client terminal is required to perform online registration on the terminal APP, so that the authority of the corresponding online session can be obtained. And then searching and obtaining a corresponding client terminal historical online session record from the storage space of the client terminal, so that whether the client terminal has violation behaviors in a historical online session scene can be determined on the basis of the client terminal historical online session record as data.
Preferably, in step S2, analyzing the history online session record of the client terminal, and determining whether to give the client terminal the identity right of online session on the terminal APP includes:
performing character recognition processing or image recognition processing on the historical online session record of the client terminal, and judging whether preset character data or preset image data appear in the historical online session record of the client terminal; if so, not giving the client terminal the identity authority of online conversation on the terminal APP; and if the terminal does not appear, giving the client terminal the identity authority of online conversation on the terminal APP.
The beneficial effects of the above technical scheme are: carrying out character recognition processing or image recognition processing on the historical online session record of the client terminal, and recognizing whether preset character data or preset image data appear in the historical online session record, wherein if the preset character data or the preset image data appear in the historical online session record, the fact that the client terminal has illegal behaviors in a historical online session scene is indicated, and at the moment, the client terminal is not endowed with identity authority of online session on a terminal APP; if the client terminal does not appear, the client terminal does not have illegal behaviors in the historical online conversation scene, and the client terminal is given the identity authority of online conversation on the terminal APP at the moment, so that the unqualified client terminal can be prevented from appearing in the online conversation scene.
Preferably, in step S3, when the client terminal performs an online session on the terminal APP by using the given identity right, the acquiring an event task initiated by the client terminal during the online session specifically includes:
after the client terminal is endowed with the identity authority for carrying out the online conversation, the client terminal initiates an online conversation invitation on a terminal APP and determines the number of other client terminals responding to the online conversation invitation; if the number of the other client terminals which respond exceeds a preset number threshold, establishing and forming corresponding online session connection;
and acquiring a file editing event task initiated in an online session process by a client terminal.
The beneficial effects of the above technical scheme are: after the client terminal is endowed with the identity authority for carrying out the online conversation, the client terminal can initiate an online conversation invitation and invite other different client terminals to participate in the online conference; in addition, only when the number of other client terminals answering the online session offer exceeds a preset number threshold, corresponding online session connection is constructed and formed, and normal continuous operation of the online session is guaranteed.
Preferably, in step S3, after acquiring the file editing event task initiated during the online session of the specific client terminal, the method further includes:
searching virus data for the file editing event task, and if the file editing event task is determined to have virus data, forcibly withdrawing the file editing event task; and if the file editing event task is determined to have no virus data, keeping the state of the online session scene of the current file editing event task unchanged.
The beneficial effects of the above technical scheme are: after a file editing event task initiated in an online session process is started by a client terminal, virus data is searched for the file editing event task, so that the data security of the file editing event task is ensured, and data leakage in an online session scene is avoided.
Preferably, in step S3, the invoking a corresponding event processing function from the open source protocol stack exisip to process the event task, and feeding back the processing progress of the event task in real time specifically includes:
and calling a corresponding event processing function from an open source protocol stack eXosip to process the file editing event task according to the file type to be edited of the file editing event task, and feeding back the processing progress of the file editing event task in real time through an online session scene.
The beneficial effects of the above technical scheme are: and calling a corresponding event processing function from the open source protocol stack eXosip according to the file type to be edited of the file editing event task to process the file editing event task, so that the file editing event task can be timely and automatically completed in an online session scene.
As can be known from the content of the above embodiment, the online registration method based on the open source protocol stack eXosip extracts the identity information of the client terminal from the online session request generated by the client terminal through the terminal APP, so as to determine whether the client terminal has the right to participate in the online session; sending an online session online registration information acquisition instruction to the client terminal through the terminal APP, analyzing a historical online session record of the client terminal, and determining whether the client terminal is endowed with an identity authority of online session on the terminal APP; and then acquiring an event task initiated by the client terminal in the online session process, calling a corresponding event processing function from the open source protocol stack eXosip to process the event task, and feeding back the processing progress of the event task in real time, so that online registration verification can be performed on the client terminal participating in the online session, the qualified security of the client terminal participating in the online session is ensured, the event task of the online session scene is verified, and the security and reliability of the online session are improved.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (8)

1. The online registration method based on the open source protocol stack eXosip is characterized by comprising the following steps:
step S1, acquiring an online session request generated by a client terminal through a terminal APP, and extracting identity information of the client terminal from the online session request; determining whether the client terminal has the authority to participate in the online conversation according to the identity information;
step S2, when it is determined that the client terminal does not have the right to participate in the online conversation, an online conversation online registration information acquisition instruction is sent to the client terminal through the terminal APP, so as to acquire the corresponding historical online conversation record of the client terminal; analyzing the historical online session record of the client terminal, and determining whether the client terminal is endowed with the identity authority of online session on the terminal APP;
step S3, when the client terminal carries out online conversation on the terminal APP through the given identity authority, acquiring an event task initiated by the client terminal in the online conversation process; and calling a corresponding event processing function from the open source protocol stack eXosip to process the event task, and feeding back the processing progress of the event task in real time.
2. The open source protocol stack eXosip-based online registration method of claim 1, wherein:
in step S1, the obtaining of the online session request generated by the client terminal through the terminal APP, and the extracting of the identity information of the client terminal from the online session request specifically includes:
monitoring a terminal APP on a client terminal, packing a hardware equipment identification number of the client terminal through the terminal APP to generate a corresponding online session request after the terminal APP is started on a front-end interface, and using the hardware equipment identification number as identity information of the client terminal; and if the front-end interface of the terminal APP is not started, generating the online session request by the terminal APP.
3. The open-source protocol stack eXosip-based online registration method of claim 2, wherein:
in step S1, determining whether the client terminal has the right to participate in the online session according to the identity information specifically includes:
comparing the identity information with a qualified client terminal identity list of a terminal APP, and if the identity information exists in the qualified client terminal identity list, determining that the client terminal has the authority of participating in online conversation; and if the identity information does not exist in the qualified client terminal identity list, determining that the client terminal does not have the authority of participating in the online conversation.
4. The open-source protocol stack eXosip-based online registration method of claim 3, wherein:
in step S2, when it is determined that the client terminal does not have the right to participate in the online session, sending an online session online registration information acquisition instruction to the client terminal through the terminal APP, so as to acquire a historical online session record of the corresponding client terminal specifically includes:
when the client terminal is determined not to have the right of participating in the online session, sending an online session online registration information acquisition instruction to the client terminal through the terminal APP, and accordingly triggering searching and obtaining a corresponding client terminal historical online session record from a storage space of the client terminal by taking the name information of the terminal APP as an index.
5. The open source protocol stack eXosip-based online registration method of claim 4, wherein:
in step S2, analyzing the historical online session record of the client terminal, and determining whether to give the client terminal an identity right of online session on the terminal APP specifically includes:
performing character recognition processing or image recognition processing on the historical online session record of the client terminal, and judging whether preset character data or preset image data appear in the historical online session record of the client terminal; if so, not giving the client terminal the identity authority of online conversation on the terminal APP; and if the terminal does not appear, giving the client terminal the identity authority of online conversation on the terminal APP.
6. The open source protocol stack eXosip-based online registration method of claim 5, wherein:
in step S3, when the client terminal performs online session on the terminal APP by using the given identity right, the acquiring of the event task initiated by the client terminal during the online session specifically includes: after the client terminal is endowed with the identity authority for carrying out the online conversation, the client terminal initiates an online conversation invitation on a terminal APP and determines the number of other client terminals responding to the online conversation invitation; if the number of the other client terminals which respond exceeds a preset number threshold, constructing and forming corresponding online session connection;
and acquiring a file editing event task initiated in an online session process by a client terminal.
7. The open source protocol stack eXosip-based online registration method of claim 6, wherein:
in step S3, after acquiring a file editing event task initiated by a specific client terminal in the online session process, the method further includes:
searching virus data for the file editing event task, and if the file editing event task is determined to have virus data, forcibly withdrawing the file editing event task; and if the file editing event task is determined to have no virus data, keeping the state of the online session scene of the current file editing event task unchanged.
8. The open source protocol stack eXosip-based online registration method of claim 7, wherein:
in step S3, invoking a corresponding event processing function from the open source protocol stack exisip to process the event task, and feeding back the processing progress of the event task in real time specifically includes:
and calling a corresponding event processing function from an open source protocol stack eXosip to process the file editing event task according to the file type to be edited of the file editing event task, and feeding back the processing progress of the file editing event task in real time through an online session scene.
CN202210312228.9A 2022-03-28 2022-03-28 Online registration method based on open source protocol stack eXosip Active CN114745360B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210312228.9A CN114745360B (en) 2022-03-28 2022-03-28 Online registration method based on open source protocol stack eXosip

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210312228.9A CN114745360B (en) 2022-03-28 2022-03-28 Online registration method based on open source protocol stack eXosip

Publications (2)

Publication Number Publication Date
CN114745360A true CN114745360A (en) 2022-07-12
CN114745360B CN114745360B (en) 2023-10-17

Family

ID=82276399

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210312228.9A Active CN114745360B (en) 2022-03-28 2022-03-28 Online registration method based on open source protocol stack eXosip

Country Status (1)

Country Link
CN (1) CN114745360B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105391696A (en) * 2015-10-20 2016-03-09 山东泰信电子股份有限公司 Terminal registration method, terminal verification method, terminal registration system and terminal verification system
US20170223066A1 (en) * 2016-02-02 2017-08-03 Cisco Technology, Inc. Detecting and reporting content capture events during an online conference session
CN108462704A (en) * 2018-02-27 2018-08-28 平安科技(深圳)有限公司 Login validation method, device, computer equipment and storage medium
CN113448924A (en) * 2021-06-24 2021-09-28 未鲲(上海)科技服务有限公司 File display method, device, equipment and storage medium based on block chain

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105391696A (en) * 2015-10-20 2016-03-09 山东泰信电子股份有限公司 Terminal registration method, terminal verification method, terminal registration system and terminal verification system
US20170223066A1 (en) * 2016-02-02 2017-08-03 Cisco Technology, Inc. Detecting and reporting content capture events during an online conference session
CN108462704A (en) * 2018-02-27 2018-08-28 平安科技(深圳)有限公司 Login validation method, device, computer equipment and storage medium
CN113448924A (en) * 2021-06-24 2021-09-28 未鲲(上海)科技服务有限公司 File display method, device, equipment and storage medium based on block chain

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王鑫;常静坤;: "基于eXosip2下SIP注册安全扩展的研究与实现", no. 05 *

Also Published As

Publication number Publication date
CN114745360B (en) 2023-10-17

Similar Documents

Publication Publication Date Title
CN111986677A (en) Conference summary generation method and device, computer equipment and storage medium
US11178275B2 (en) Method and apparatus for detecting abnormality of caller
CN105468948B (en) A method of authentication is carried out by social networks
CN109036435B (en) Identity authentication and identification method based on voiceprint information
CN101681491A (en) Reducing unsolicited instant messages by tracking communication threads
CN109005104B (en) Instant messaging method, device, server and storage medium
CN107899245A (en) A kind of anti-cheating method, device and system
CN113242246B (en) Identity authentication method based on block chain
CN109767526A (en) Safety protection method, device, computer equipment and storage medium
WO2019228091A1 (en) Attendance management method and attendance management device
CN109389028A (en) Face identification method, device, equipment and storage medium based on motion analysis
CN113840040B (en) Man-machine cooperation outbound method, device, equipment and storage medium
CN113163153A (en) Method, device, medium and electronic equipment for processing violation information in video conference
CN111626061A (en) Conference record generation method, device, equipment and readable storage medium
CN113627387A (en) Parallel identity authentication method, device, equipment and medium based on face recognition
CN114786038A (en) Low-custom live broadcast behavior monitoring method based on deep learning
CN116634093A (en) Method, system and storage medium for multifunctional online communication and conference
CN104702764A (en) An entrance guard answering method and system
CN114745360B (en) Online registration method based on open source protocol stack eXosip
CN110602326B (en) Suspicious incoming call identification method and suspicious incoming call identification system
CN106572053B (en) Method and apparatus for security monitoring of social communication applications
CN113542509B (en) Emergency processing method, device, storage medium and equipment
CN110443621A (en) Video core body method, apparatus, equipment and computer storage medium
CN109802933B (en) Resource self-selection method and device
CN114257688A (en) Telephone fraud identification method and related device

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