WO2025008917A1 - Procédé et système d'extraction de paquets sip souhaités au niveau d'un serveur de nœud sib - Google Patents
Procédé et système d'extraction de paquets sip souhaités au niveau d'un serveur de nœud sib Download PDFInfo
- Publication number
- WO2025008917A1 WO2025008917A1 PCT/IN2024/050820 IN2024050820W WO2025008917A1 WO 2025008917 A1 WO2025008917 A1 WO 2025008917A1 IN 2024050820 W IN2024050820 W IN 2024050820W WO 2025008917 A1 WO2025008917 A1 WO 2025008917A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data
- match
- sip
- sip packets
- sib
- 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.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/22—Parsing or analysis of headers
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/02—Capturing of monitoring data
- H04L43/028—Capturing of monitoring data by filtering
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/18—Protocol analysers
Definitions
- the present disclosure relates generally to the field of wireless communication systems. More particularly, the present disclosure relates to methods and systems for extracting desired Session Initiation Protocol (SIP) packets at System Information Block (SIB) node/node server.
- SIP Session Initiation Protocol
- SIB System Information Block
- Wireless communication technology has rapidly evolved over the past few decades, with each generation bringing significant improvements and advancements.
- the first generation of wireless communication technology was based on analog technology and offered only voice services.
- 2G second-generation
- 3G third-generation
- 4G fourth-generation
- the fourth-generation (4G) technology revolutionized wireless communication with faster data speeds, better network coverage, and improved security.
- 5G fifth-generation
- wireless communication technology has become more advanced, sophisticated, and capable of delivering more services to its users.
- a System Information Block (SIB) node/ node server provides functionality of Serving Call Session Control Function (S-CSCF), Interrogative Call Session Control Function (I-CSCF) and Breakout Gateway Control Function (BGCF) as defined in 3GPP standards.
- S-CSCF Serving Call Session Control Function
- I-CSCF Interrogative Call Session Control Function
- BGCF Breakout Gateway Control Function
- the SIB node receives Session Initiation Protocol (SIP) compatible packets.
- SIP Session Initiation Protocol
- a conventional SIB node due to high network traffic, capturing and analyzing the traffic /relevant SIP packets becomes challenging. This leads to problem in identifying packet as there is no way to identify/ filter the relevant packets after users/ subscribers raised a complaint to a network operator.
- the network operator also known as a telecom service provider or carrier
- telcos traditional telecommunications companies
- MNOs mobile network operators
- ISPs internet service providers
- cable companies and satellite communication providers.
- These operators may operate on a local, regional, national, or international scale, serving residential, business, and government customers with communication services.
- telcos telecommunications companies
- MNOs mobile network operators
- ISPs internet service providers
- satellite communication providers may operate on a local, regional, national, or international scale, serving residential, business, and government customers with communication services.
- a large amount of data had to extracted to a database connected to/part of SIB node server.
- troubleshooting or debugging an issue would be resource intensive, time consuming and inefficient process due to prohibitively voluminous data involved in the same.
- the present disclosure encompasses a method for extracting desired set of one or more session initiation protocol (SIP) packets at a system information block (SIB) node server.
- the method comprises retrieving a first set of one or more SIP packets and a configuration file by an extraction unit at the SIB node server.
- the configuration file relates to a second set of one or more SIP packets.
- the method further comprises extracting a first set of data from the first set of one or more SIP packets and a second set of data from the configuration file by the extraction unit at the SIB node server.
- the method further comprises matching the first set of data with the second set of data from the configuration file by a matching unit at the SIB node server.
- the method further comprises generating a match result by the matching unit at the SIB node server based on the matching. It is emphasized that the match result is one of a match-success result and a match-fail result. It is further emphasized that the match-success result is generated in an event the first set of data matches the second set of data while the match-fail result is generated in an event the first set of data does not match the second set of data.
- the method further comprises storing the desired set from the set of one or more SIP packets in a database at the SIB node server. It is to be noted that the desired set comprises one or more SIP packets from the first set of one or more SIP packets for which the match-success result is generated by the matching unit.
- the first set of one or more SIP packets including the one or more SIP packets being is received at the SIB node server, and the second set of one or more SIP packets including irrelevant one or more SIP packets is stored in the configuration file.
- the configuration file is created by a file manager unit upon receiving a command via a command line interface in response to a complaint received by a network operator.
- the first set of data comprises at least a set of subscriber details
- the second set of data comprises at least a set of header details
- the method comprises performing, by a debugging unit, a debug operation on the desired set from the set of one or more SIP packets.
- the present disclosure also encompasses a system for extracting a desired set of one or more session initiation protocol (SIP) packets.
- the system comprises a system information block (SIB) node server.
- the SIB node server comprises an extraction unit which is configured to retrieve a configuration file, a first set of one or more SIP packets and a configuration file related to a predefined set of one or more SIP packets.
- the extraction unit is further configured to extract a first set of data from the first set of one or more SIP packets and a second set of data from the configuration file.
- the SIB node server further comprises a matching unit connected to the extraction unit.
- the matching unit is configured to match the first set of data with the second set of data from the configuration file.
- the matching unit is further configured to generate a match result based on the matching. It is important to note that the match result is one of a match-success result and a match-fail result. It is further noted that the match-success result is generated in an event the first set of data matches the second set of data while the match-fail result is generated in an event the first set of data does not match the second set of data.
- the SIB node server further comprises a database connected to the matching unit. The database is configured to store the desired set from the set of one or more SIP packets. It is important to note that the desired set comprises one or more SIP packets from the first set of one or more SIP packets for which the match-success result is generated.
- the present disclosure also encompasses a non-transitory computer readable storage medium for extracting a desired set of one or more session initiation protocol (SIP) packets at a system information block (SIB) node server.
- the instructions when executed by one or more units of a system configured for extracting the desired set of one or more SIP packets at the SIB node server, cause an extraction unit to retrieve a configuration file, a first set of one or more SIP packets and a configuration file related to a pre-defined set of one or more SIP packets.
- the instructions upon retrieval further cause the extraction unit to extract a first set of data from the first set of one or more SIP packets and a second set of data from the configuration file.
- the instructions upon extraction further cause a matching unit to match the first set of data with the second set of data from the configuration file.
- the instructions upon matching further cause the matching unit to generate a match result based on the matching.
- the match result is one of a match-success result and a match-fail result.
- the match-success result is generated in an event the first set of data matches the second set of data while the match-fail result is generated in an event the first set of data does not match the second set of data.
- the instructions upon generation further cause a database to store the desired set from the set of one or more SIP packets.
- the desired set comprises one or more SIP packets from the first set of one or more SIP packets for which the match-success result is generated.
- FIG. I A illustrates an exemplary block diagram representation of a 5th generation core (5GC) network architecture.
- 5GC 5th generation core
- FIG. IB illustrates an exemplary block diagram of a system [100] for extracting desired set of one or more session initiation protocol (SIP) packets at a system information block (SIB) node server [108], in accordance with exemplary embodiments of the present disclosure.
- SIP session initiation protocol
- SIB system information block
- FIG.2 illustrates an exemplary method flow diagram indicating the process [200] for extracting the desired set of SIP packets at the SIB node server [108], in accordance with exemplary embodiments of the present disclosure.
- FIG. 3 illustrates an exemplary scenario indicating the process [300] for extracting the desired set of SIP packets at the SIB node server [108], in accordance with exemplary embodiments of the present disclosure.
- FIG.4 illustrates an exemplary block diagram of a computing device upon which an embodiment of the present disclosure may be implemented, in accordance with exemplary embodiments of the present disclosure.
- exemplary and/or “demonstrative” is used herein to mean serving as an example, instance, or illustration. For the avoidance of doubt, the subject matter disclosed herein is not limited by such examples.
- any aspect or design described herein as “exemplary” and/or “demonstrative” is not necessarily to be construed as preferred or advantageous over other aspects or designs, nor is it meant to preclude equivalent exemplary structures and techniques known to those of ordinary skill in the art.
- an “electronic device,” or “portable electronic device,” or “user device” or “communication device” or “user equipment” or “device” refers to any electrical, electronic, electromechanical and computing device.
- the user device is capable of receiving and/or transmitting one or parameters, performing function/s, communicating with other user devices and transmitting data to the other user devices.
- the user equipment may have a processor, a display, a memory, a battery and an input-means such as a hard keypad and/or a soft keypad.
- the user equipment may be capable of operating on any radio access technology including but not limited to IP-enabled communication, Zig Bee, Bluetooth, Bluetooth Low Energy, Near Field Communication, Z-Wave, Wi-Fi, Wi-Fi direct, etc.
- the user equipment may include, but not limited to, a mobile phone, smartphone, virtual reality (VR) devices, augmented reality (AR) devices, laptop, a general-purpose computer, desktop, personal digital assistant, tablet computer, mainframe computer, or any other device as may be obvious to a person skilled in the art for implementation of the features of the present disclosure.
- VR virtual reality
- AR augmented reality
- the user device and/or a system as described herein to implement technical features as disclosed in the present disclosure may also comprise a “processor” or “processing unit,” wherein processor refers to any logic circuitry for processing instructions.
- the processor may be a general -purpose processor, a special purpose processor, a conventional processor, a digital signal processor, a plurality of microprocessors, one or more microprocessors in association with a DSP core, a controller, a microcontroller, Application Specific Integrated Circuits, Field Programmable Gate Array circuits, any other type of integrated circuits, etc.
- the processor may perform signal coding data processing, input/output processing, and/or any other functionality that enables the working of the system according to the present disclosure. More specifically, the processor is a hardware processor.
- Radio Access Technology refers to the technology used by mobile devices/ user equipment (UE) to connect to a cellular network. It refers to the specific protocol and standards that govern the way devices communicate with base stations, which are responsible for providing the wireless connection. Further, each RAT has its own set of protocols and standards for communication, which define the frequency bands, modulation techniques, and other parameters used for transmitting and receiving data. Examples of RATs include GSM (Global System for Mobile Communications), CDMA (Code Division Multiple Access), UMTS (Universal Mobile Telecommunications System), LTE (Long-Term Evolution), and 5G. The choice of RAT depends on a variety of factors, including the network infrastructure, the available spectrum, and the mobile device's/device's capabilities. Mobile devices often support multiple RATs, allowing them to connect to different types of networks and provide optimal performance based on the available network resources.
- a Serving Call Session Control Function is the primary node implemented by a server in an IMS responsible for session control. Subscribers are allocated a S-CSCF for the duration of their IMS registration in order to facilitate routing of SIP packets as part of service establishment procedures.
- the Session Initiation Protocol refers to a set of rules for initiating and terminating a communication session.
- the communication session includes but may not be limited to a voice communication, a text communication, and a video communication.
- the IP packets refer to the basic fundamental units of data that are transmitted thereby facilitating the exchange of signalling messages and media streams between SIP endpoints over IP networks.
- IP packets contain various types of data, including but not limited to SIP signalling messages, media streams and other related information for transmission between the SIP endpoints. Consequently, the S-CSCF downloads a subscriber profile from the HSS (Home Subscriber Server) at the time of registration, which allows the S- CSCF to ascertain a relevant Application Server (AS) for a service request.
- the relevant Application Server (AS) may be required to handle the service request to ensure that the service request may be accurately processed.
- An Interrogating Call Session Control Function implemented by a server is responsible for onward routing of SIP packets to the appropriate S-CSCF for a given subscriber. This routing capability is utilized in specific scenarios only, such as during registration in order to assign or ascertain the S-CSCF. Routing SIP requests arriving from other SIP networks is also a responsibility of the I-CSCF.
- the I-CSCF queries the HSS in order to discover the S-CSCF, which is assigned to a particular subscriber, or select a new S-CSCF based on configured capabilities.
- a Breakout Gateway Control Function (BGCF) implemented by a server is an IMS element that chooses the network where PSTN breakout happens, in case when call is placed by a user from wirelessly communicating device to wired device. If the breakout is to occur in the same network as the BGCF, then the BGCF selects a MGCF (Media Gateway Control Function) which will be responsible for the interworking with the PSTN.
- MGCF Media Gateway Control Function
- SIB node server The S-CSCF, I-CSCF and BGCF are collectively being referred to as SIB node server. It is noted that a SIB node server may be a single server or plurality of servers connected to a network. [0041] As discussed in the background section, there is no way prescribed in the art for extracting only desired SIP packets at SIB node server [108],
- the present disclosure aims to overcome the above-mentioned and other existing problems in this field of technology by a method and a system for extracting desired set of one or more SIP packets at SIB node server [108],
- the 5GC network architecture [100A] includes a user equipment (UE) [102u], a radio access network (RAN) [ 104r] , an access and mobility management function (AMF) [106a], a Session Management Function (SMF) [108s], a Service Communication Proxy (SCP) [110s], an Authentication Server Function (AUSF) [112a], a Network Slice Specific Authentication and Authorization Function (NSSAAF) [114n], a Network Slice Selection Function (NSSF) [116n], a Network Exposure Function (NEF) [118n], a Network Repository Function (NRF) [120n], a Policy Control Function (PCF) [122p], a Unified Data Management (UDM) [124u], an application function (AF) [126a], a User Plane Function (UPF) [128u
- UE user equipment
- RAN radio access network
- AMF access and mobility management function
- SMF Session Management Function
- SCP Service Communication Proxy
- AUSF Authentic
- Radio Access Network (RAN) [104r] is the part of a mobile telecommunications system that connects user equipment (UE) [102u] to the core network (CN) and provides access to different types of networks (e.g., 5G network). It consists of radio base stations and the radio access technologies that enable wireless communication.
- Access and Mobility Management Function (AMF) [106a] is a 5G core network function responsible for managing access and mobility aspects, such as UE registration, connection, and reachability. It also handles mobility management procedures like handovers and paging.
- Session Management Function (SMF) [108s] is a 5G core network function responsible for managing session-related aspects, such as establishing, modifying, and releasing sessions. It coordinates with the User Plane Function (UPF) [128u] for data forwarding and handles IP address allocation and QoS enforcement.
- UPF User Plane Function
- Service Communication Proxy [110s] is a network function in the 5G core network that facilitates communication between other network functions by providing a secure and efficient messaging service. It acts as a mediator for service-based interfaces.
- Authentication Server Function [112a] is a network function in the 5G core responsible for authenticating UEs during registration and providing security services. It generates and verifies authentication vectors and tokens.
- NSSAAF Network Slice Specific Authentication and Authorization Function
- Network Slice Selection Function (NSSF) [116n] is a network function responsible for selecting the appropriate network slice for a UE based on factors such as subscription, requested services, and network policies.
- Network Exposure Function [118n] is a network function that exposes capabilities and services of the 5G network to external applications, enabling integration with third-party services and applications.
- Network Repository Function (NRF) [120n] is a network function that acts as a central repository for information about available network functions and services. It facilitates the discovery and dynamic registration of network functions.
- PCF Policy Control Function
- UDM Unified Data Management
- Application Function (AF) [126a] is a network function that represents external applications interfacing with the 5G core network to access network capabilities and services.
- UPF User Plane Function
- 128u is a network function responsible for handling user data traffic, including packet routing, forwarding, and QoS enforcement.
- Data Network [130d] refers to a network that provides data services to user equipment (UE) in a telecommunications system.
- the data services may include but are not limited to Internet services, private data network related services.
- FIG. 1B an exemplary block diagram of a system [100] for extracting desired set of one or more Session Initiation Protocol (SIP) packets at a System Information Block (SIB) node server [108] is shown, in accordance with the exemplary embodiments of the present disclosure.
- the system [100] comprises a user equipment (UE) [107], a file manager unit [ 110], a SIB node server [108] and a debugging unit [112],
- the SIB node server [108] of the system [100] comprises an extraction unit [102], a matching unit [104] and a database [106], It is to be noted that the user equipment UE [107] can be a processing unit.
- processing unit may partly reside in the user equipment, or the processing unit can operate distinctly from the user equipment in the network.
- the UE [107] can interact with the system [100] and can therefore reside outside of the system [100],
- all of the components/ units of the system [100] are assumed to be connected to each other unless otherwise indicated below.
- the system [100] may comprise multiple such units or the system [100] may comprise any such numbers of said units, as required to implement the features of the present disclosure.
- the system [100] may reside in a server or a network entity.
- the system [100] may reside partly in the server/ network entity and partly in the user device.
- the file manager unit [110] and the database [106] refers to a machine or computer- readable medium including any mechanism for storing information in a form readable by a computer or similar machine.
- a computer-readable medium includes read-only memory (“ROM”), random access memory (“RAM”), magnetic disk storage media, optical storage media, flash memory devices or other types of machine-accessible storage media.
- the storage unit is configured to store a data that is required by one or more units of the system [100] to perform their respective operations.
- the extraction unit [102], the matching unit [104], and the debugging unit [112] are processors.
- the processor may be a general-purpose processor, a special purpose processor, a conventional processor, a digital signal processor, a plurality of microprocessors, one or more microprocessors in association with a DSP core, a controller, a microcontroller, Application Specific Integrated Circuits, Field Programmable Gate Array circuits, any other type of integrated circuits, etc.
- the system [100] is configured for extracting only desired SIP packets at SIB node server [108], with the help of the interconnection between the components/units of the system [100] .
- the extraction unit [102] is configured to retrieve a configuration file and a first set of one or more SIP packets, wherein the configuration file relates to a predefined set of one or more SIP packets.
- the configuration file is created by the file manager unit [110] of the system [100] upon receiving a command via a command line interface.
- the extraction unit [102] is further configured to extract a first set of data from the first set of one or more SIP packets and a second set of data from the configuration file. It is further important to note that the first set of one or more SIP packets includes the one or more SIP packets received at the SIB node server [108], and the second set of one or more SIP packets includes one or more SIP packets stored in the configuration file.
- the first set of data comprises at least a set of subscriber details
- the second set of data comprises at least a set of header details.
- the SIB node server [108] uses the configuration file (in an XML format having i.e., “.xml” extension) for subscriber’s tracing where subscriber’s detail(s) such as A-party number, B-party number, location, device name etc. received by SIB node server [108] in the form of SIP packets (each packet having multiple headers).
- the headers details contained in configuration file are one or more of those which are present in the SIP packets as prescribed by standard.
- AND, OR, REGULAR, and the like can be applied to headers made part of configuration file.
- the multiple headers can be added in logical permutation combination (AND or OR operator or REGULAR expression).
- AND, OR, REGULAR, and the like is same as what is known to a person ordinarily skilled in the art and these are to be construed in broadest sense possible without limiting the scope of the present disclosure.
- the matching unit [104] is configured to match the first set of data with the second set of data. Based upon the same, the matching unit [104] generates a match result based on the matching.
- the match result is one of a match-success result and a match-fail result.
- the match-success result is generated in an event the first set of data matches the second set of data while the match-fail result is generated in an event the first set of data does not match the second set of data.
- subscriber’s detail(s) is matched with information in the configuration file which was fed to the SIB node server [108] through the command line interface.
- the database [106] is responsible for storing the desired set from the set of one or more SIP packets. It is important to note that the desired set comprises one or more SIP packets from the first set of one or more SIP packets for which the match-success result is generated by the matching unit [104],
- the debugging unit [112] of the system [100] is configured to perform a debug operation on the desired set from the one or more SIP packets.
- a non-transitory computer readable storage medium for extracting a desired set of one or more session initiation protocol (SIP) packets at a system information block (SIB) node server [108]
- the instructions when executed by one or more units of a system [100] configured for extracting the desired set of one or more SIP packets at the SIB node server [108], cause an extraction unit [102] to retrieve a configuration file, a first set of one or more SIP packets and a configuration file related to a pre-defined set of one or more SIP packets.
- the instructions upon retrieval further cause the extraction unit [102] to extract a first set of data from the first set of one or more SIP packets and a second set of data from the configuration file.
- the instructions upon extraction further cause a matching unit [104] to match the first set of data with the second set of data from the configuration file.
- the instructions upon matching further cause the matching unit [104] to generate a match result based on the matching.
- the match result is one of a match-success result and a match-fail result.
- the match-success result is generated in an event the first set of data matches the second set of data while the match-fail result is generated in an event the first set of data does not match the second set of data.
- the instructions upon generation further cause a database [106] to store the desired set from the set of one or more SIP packets.
- the desired set comprises one or more SIP packets from the first set of one or more SIP packets for which the match-success result is generated.
- an exemplary method flow diagram [200], for extracting desired set of one or more session initiation protocol (SIP) packets at a system information block (SIB) node server [108], in accordance with exemplary embodiments of the present disclosure is shown.
- the method [200] is performed by the system [100], As shown in Figure 2, the method [200] starts at step [202],
- the method [200] as disclosed by the present disclosure comprises retrieving a first set of one or more SIP packets and a configuration file by an extraction unit [102] at the system information block (SIB) node server [108], It is to be noted that the configuration file relates to a second set of one or more SIP packets.
- SIB system information block
- the first set of one or more SIP packets including the one or more SIP packets is received at the SIB node server [108], and the second set of one or more SIP packets including one or more SIP packets stored in the configuration file.
- the configuration file is created by a file manager unit [110] upon receiving a command via a command line interface in response to a complaint received by a network operator.
- a configuration file is created storing the header details of the erroneous SIP packets.
- the method [200] as disclosed by the present disclosure comprises extracting a first set of data from the first set of one or more SIP packets and a second set of data from the configuration file by the extraction unit [102] at the SIB node server [108],
- the first set of data comprises at least a set of subscriber details while the second set of data comprises at least a set of header details.
- the method [200] as disclosed by the present disclosure comprises matching the first set of data with the second set of data from the configuration file by a matching unit [104] at the SIB node server [108],
- the first set of data i.e. the subscriber’s call detail(s) such as but not limited to A-party number (calling party), B-party number (receiving party), location, device name
- the second set of data i.e., header details in the configuration file (.xml).
- the method [200] as disclosed by the present disclosure comprises generating a match result based on the matching by the matching unit [104] at the SIB node server [108], It is to be noted that the match result is one of a match-success result and a match-fail result. It is further noted that the match-success result is generated in an event the first set of data matches the second set of data while the match-fail result is generated in an event the first set of data does not match the second set of data. In the above example, if the subscriber details such as the A party number and the B party number are the same as those stored in the header details in the configuration file, then the match-success result is generated. If the subscriber details do not match with the header details in the configuration file, then the match-fail result is generated.
- the method [200] as disclosed by the present disclosure comprises storing the desired set from the set of one or more SIP packets in a database [106] at the SIB node server [108], It is further noted that the desired set comprises one or more SIP packets from the first set of one or more SIP packets for which the match-success result is generated by the matching unit [104], Thus, the entire first set of SIP packets received at the SIB node server are not stored as per the implementation of the present disclosure. Instead, more advantageously, the present disclosure encompasses storing only the desired set of SIP packets from the first set of SIP packets, i.e., storing only those SIP packets that match the header of the SIP packets in the configuration file.
- a debugging unit [112] performs a debug operation on the desired set from the set of one or more SIP packets.
- FIG. 3 an exemplary scenario indicating the process [300] for extracting desired set of one or more session initiation (SIP) packets at a system information block (SIB) node server [108] is shown, in accordance with exemplary embodiments of the present disclosure.
- SIB system information block
- the network operator prepares/configures/creates a configuration file through command line interface at the SIB node server [108], This can be seen at [Step 1] where the SIB node server [108] extracts the subscriber details from SIP packets and header details from the configuration file (.xml).
- the SIB node server [108] compares an input SIP packet with the information/data present in the configuration file. This can be seen at [Step 2] when the SIB node server [108] matches the subscriber's details with header details in the configuration file. If input SIP packet matches with the information/data present in the configuration file, the SIB node server [108] is configured to store the SIP packet in a database [106] connected to or part of SIB node server [108], else the SIP packet is not stored in the database [106], This can be seen at [Step 3], Thereon, the SIB node server [108] will capture the SIP packet for further debugging.
- Fig. 4 illustrates an exemplary block diagram of a computing device [1000] upon which an embodiment of the present disclosure may be implemented.
- the computing device [1000] implements the method [200] for extracting a desired set of one or more Session Initiation Protocol (SIP) packets at a System Information Block (SIB) node server [108] in a multinetwork environment by utilising the system [100],
- the computing device [1000] itself implements the method [200] for extracting a desired set of one or more Session Initiation Protocol (SIP) packets at a System Information Block (SIB) node server [108] in a multi-network environment using one or more units configured within the computing device [1000], wherein said one or more units are capable of implementing the features as disclosed in the present disclosure.
- SIB System Information Block
- the computing device [1000] may include a bus [1002] or other communication mechanism for communicating information, and a hardware processor [1004] coupled with bus [ 1002] for processing information.
- the hardware processor [ 1004] may be, for example, a general- purpose microprocessor.
- the computing device [1000] may also include a main memory [1006], such as a random-access memory (RAM), or other dynamic storage device, coupled to the bus [1002] for storing information and instructions to be executed by the processor [1004],
- the main memory [1006] also may be used for storing temporary variables or other intermediate information during execution of the instructions to be executed by the processor [1004],
- Such instructions when stored in non-transitory storage media accessible to the processor [1004], render the computing device [1000] into a special-purpose machine that is customized to perform the operations specified in the instructions.
- the computing device [1000] further includes a read only memory (ROM) [1008] or other static storage device coupled to the bus [1002] for storing static information and instructions for the processor [1004], [0082]
- ROM read only memory
- a storage device [1010], such as a magnetic disk, optical disk, or solid-state drive is provided and coupled to the bus [1002] for storing information and instructions.
- the computing device [1000] may be coupled via the bus [1002] to a display [1012], such as a cathode ray tube (CRT), Liquid crystal Display (LCD), Light Emitting Diode (LED) display, Organic LED (OLED) display, etc. for displaying information to a computer user.
- CTR cathode ray tube
- LCD Liquid crystal Display
- LED Light Emitting Diode
- OLED Organic LED
- An input device [1014] including alphanumeric and other keys, touch screen input means, etc. may be coupled to the bus [1002] for communicating information and command selections to the processor [1004],
- Another type of user input device may be a cursor controller [1016], such as a mouse, a trackball, or cursor direction keys, for communicating direction information and command selections to the processor [1004], and for controlling cursor movement on the display [1012],
- This input device typically has two degrees of freedom in two axes, a first axis (e.g., x) and a second axis (e.g., y), that allow the device to specify positions in a plane.
- the computing device [1000] may implement the techniques described herein using customized hard-wired logic, one or more ASICs or FPGAs, firmware and/or program logic which in combination with the computing device [ 1000] causes or programs the computing device [ 1000] to be a special -purpose machine.
- the techniques herein are performed by the computing device [1000] in response to the processor [1004] executing one or more sequences of one or more instructions contained in the main memory [1006], Such instructions may be read into the main memory [1006] from another storage medium, such as the storage device [1010], Execution of the sequences of instructions contained in the main memory [1006] causes the processor [1004] to perform the process steps described herein.
- hard-wired circuitry may be used in place of or in combination with software instructions.
- the computing device [1000] also may include a communication interface [1028] coupled to the bus [1002],
- the communication interface [1028] provides a two-way data communication coupling to a network link [1020] that is connected to a local network [1022].
- the communication interface [1028] may be an integrated services digital network (ISDN) card, cable modem, satellite modem, or a modem to provide a data communication connection to a corresponding type of telephone line.
- the communication interface [1028] may be a local area network (LAN) card to provide a data communication connection to a compatible LAN.
- LAN local area network
- Wireless links may also be implemented.
- the communication interface [1028] sends and receives electrical, electromagnetic or optical signals that carry digital data streams representing various types of information.
- the computing device [1000] can send messages and receive data, including program code, through the network(s), the network link [1020] and the communication interface 1028.
- a server [1030] might transmit a requested code for an application program through the Internet [1028], the ISP [1026], the host [1024], the local network [1022] and the communication interface [1028],
- the received code may be executed by the processor [1004] as it is received, and/or stored in the storage device [1010], or other non-volatile storage for later execution.
- the present disclosure provides a technically advanced solution for extracting only desired SIP packets at SIB node server [108].
- the system and the method disclosed in present disclosure allows capturing of desired SIP packets efficiently for a particular subscriber or group of subscribers for debugging or trace routing purposes.
- the system and the method disclosed in present disclosure allows faster debugging/troubleshooting of subscriber related issues, because entire network traffic need not be analysed anymore. It is emphasized that only desired SIP packets are attempted to be downloaded and analysed to debug an issue.
- the approach disclosed in present disclosure would be less resource intensive, faster and more efficient as compared to earlier approaches of analysing entire network traffic.
- system and the method disclosed in the present disclosure enable different headers to be logically combined using operators such as OR, AND or REGULAR and the like to extract desired SIP packets at SIB node server [108], Moreover, the system and the method for extracting only desired SIP packets at SIB node server [108] as disclosed in the present disclosure allows for easier and efficient subscriber tracing where subscriber’s call detail(s) such as (A-party number, B-party number, location, device name etc.).
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
La présente divulgation concerne un procédé et un système d'extraction de paquets SIP souhaités au niveau d'un serveur de nœud SIB 5 [108]. La divulgation concerne un procédé dans lequel au moins un utilisateur présente une réclamation auprès d'un opérateur de réseau ; sur la base de l'au moins une réclamation reçue de la part de l'au moins un utilisateur, un opérateur de réseau prépare un fichier de configuration par l'intermédiaire d'une interface en ligne de commande d'un serveur de nœud SIB [108] ; le serveur de nœud SIB [108] correspond à un paquet SIP avec des informations dans le fichier de configuration ; si la correspondance est trouvée, le paquet SIP est stocké dans une base de données [106] connectée au serveur de nœud SIB ou faisant partie du serveur de nœud SIB [108], sinon le paquet SIP 0 n'est pas stocké.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| IN202321045000 | 2023-07-05 | ||
| IN202321045000 | 2023-07-05 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2025008917A1 true WO2025008917A1 (fr) | 2025-01-09 |
Family
ID=94171405
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/IN2024/050820 Ceased WO2025008917A1 (fr) | 2023-07-05 | 2024-06-14 | Procédé et système d'extraction de paquets sip souhaités au niveau d'un serveur de nœud sib |
Country Status (1)
| Country | Link |
|---|---|
| WO (1) | WO2025008917A1 (fr) |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20080316931A1 (en) * | 2007-06-20 | 2008-12-25 | At&T Knowledge Ventures, Lp | System and method of monitorinig network performance |
| US20100017527A1 (en) * | 2008-07-16 | 2010-01-21 | Masafumi Kinoshita | Sip server and communication system |
-
2024
- 2024-06-14 WO PCT/IN2024/050820 patent/WO2025008917A1/fr not_active Ceased
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20080316931A1 (en) * | 2007-06-20 | 2008-12-25 | At&T Knowledge Ventures, Lp | System and method of monitorinig network performance |
| US20100017527A1 (en) * | 2008-07-16 | 2010-01-21 | Masafumi Kinoshita | Sip server and communication system |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP4040729B1 (fr) | Procédé d'appel de service et dispositif réseau | |
| WO2025008895A1 (fr) | Procédé et système pour effectuer un transfert intercellulaire d'un wlan à une nouvelle radio (nr) dans un réseau sans fil | |
| WO2025008917A1 (fr) | Procédé et système d'extraction de paquets sip souhaités au niveau d'un serveur de nœud sib | |
| WO2025008875A1 (fr) | Procédé et système de configuration et de gestion d'enregistrements mandataires dans un réseau | |
| CN101448226B (zh) | 一种前转业务的识别方法和设备 | |
| WO2025008919A1 (fr) | Procédé et système d'identification d'un nœud scscf associé à une partie émettrice | |
| WO2025008882A1 (fr) | Procédé et système de gestion de communications dans un réseau de télécommunications | |
| WO2025008876A1 (fr) | Procédé et système de mise sur liste d'autorisation de dispositifs compatibles avec vowifi | |
| WO2025052436A1 (fr) | Procédé et système de découverte d'une ou de plusieurs fonctions de réseau homologues | |
| WO2025052421A1 (fr) | Procédé et système de traitement des demandes de localisation dans un réseau de communication sans fil | |
| WO2025052478A1 (fr) | Procédé et système de génération d'une réponse pcf dans un réseau de télécommunications | |
| WO2025012927A1 (fr) | Procédé et système de gestion de messages dans une unité bsf de fonction de support de liaison d'un réseau de communication | |
| WO2025012979A1 (fr) | Procédé et système aux fins d'une gestion basée sur la configuration d'une demande de procédure | |
| WO2025017686A1 (fr) | Procédé et système de fourniture d'informations de tranche dans un réseau de communication | |
| WO2025013017A1 (fr) | Procédé et système permettant de transmettre une demande de protocole d'initiation de session à un serveur d'abonné domestique | |
| WO2025013035A1 (fr) | Système et procédé de transmission d'informations d'emplacement utilisateur (uli) pendant un transfert | |
| WO2025008863A1 (fr) | Procédé et système d'octroi d'un accès à un trafic de données associé à un réseau cible | |
| WO2025088628A1 (fr) | Système et procédé de routage d'appel dans une fonction de commande de passerelle de dérivation (bgcf) | |
| WO2025008954A1 (fr) | Procédé et système d'optimisation de réseau basés sur la génération de kpi | |
| WO2025012992A1 (fr) | Procédé et système d'enrichissement dynamique de journaux récapitulatifs de session(s) | |
| WO2025012948A1 (fr) | Procédé et système de transmission d'un message à un utilisateur cible | |
| WO2025069061A1 (fr) | Procédé et système de gestion de quotas d'abonnés dans un réseau | |
| WO2025052404A1 (fr) | Procédé et système permettant de faciliter le routage dans un réseau | |
| WO2025008913A1 (fr) | Procédé et système de fourniture d'authentification manuelle basée sur une interface de programmation d'application sécurisée de fonctions de réseau | |
| WO2025017618A1 (fr) | Système et procédé de détermination d'informations d'emplacement d'un utilisateur |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 24835638 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2024835638 Country of ref document: EP |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| ENP | Entry into the national phase |
Ref document number: 2024835638 Country of ref document: EP Effective date: 20260205 |