CN116170420A - Bidirectional outbound voice stream acquisition method applied to call center - Google Patents

Bidirectional outbound voice stream acquisition method applied to call center Download PDF

Info

Publication number
CN116170420A
CN116170420A CN202310181875.5A CN202310181875A CN116170420A CN 116170420 A CN116170420 A CN 116170420A CN 202310181875 A CN202310181875 A CN 202310181875A CN 116170420 A CN116170420 A CN 116170420A
Authority
CN
China
Prior art keywords
call
voice stream
outbound
sip
recording
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.)
Pending
Application number
CN202310181875.5A
Other languages
Chinese (zh)
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.)
Shanghai Pudong Development Bank Co Ltd
Original Assignee
Shanghai Pudong Development Bank 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 Shanghai Pudong Development Bank Co Ltd filed Critical Shanghai Pudong Development Bank Co Ltd
Priority to CN202310181875.5A priority Critical patent/CN116170420A/en
Publication of CN116170420A publication Critical patent/CN116170420A/en
Pending legal-status Critical Current

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/40Support for services or applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges
    • H04M3/42Systems providing special services or facilities to subscribers
    • H04M3/50Centralised arrangements for answering calls; Centralised arrangements for recording messages for absent or busy subscribers ; Centralised arrangements for recording messages
    • H04M3/51Centralised call answering arrangements requiring operator intervention, e.g. call or contact centers for telemarketing
    • H04M3/5183Call or contact centers with computer-telephony arrangements
    • H04M3/5191Call or contact centers with computer-telephony arrangements interacting with the Internet

Abstract

The invention relates to a method for acquiring a bidirectional outbound voice stream applied to a call center, which comprises the following steps: when receiving a double-outbound call request and initiating a call, adopting a network mirror image or active push flow mode to continuously synchronize SIP signaling messages in the double-outbound call through network packet capturing; analyzing the SIP signaling message to obtain SIPCall of the calling seat and SIPCall of the calling client, and combining the SIPCall to obtain a target SIPCall; and after the call is initiated successfully, acquiring a corresponding RTP voice stream based on the target SIPCall, and performing post-processing and storage based on the RTP voice stream to acquire the voice stream. Compared with the prior art, the invention has the advantages of wide application range, low coupling degree, strong record data regularity and the like.

Description

Bidirectional outbound voice stream acquisition method applied to call center
Technical Field
The invention relates to the technical field of communication, in particular to a bidirectional outbound voice stream acquisition method applied to a call center.
Background
The call center double-outward call mode is a novel method for establishing communication connection between the seat and the client, so that the seat can quickly establish contact with the client by using the mobile phone terminal of the seat, and meanwhile, the call center double-outward call mode has the capability of hiding the two-way number, so that the privacy of the client is protected, and the leakage of platform core information and the skip transaction can be prevented.
For the call recording method of the dual outbound mode, the following implementation methods mainly exist:
1. by relay parallel line mode
And a three-way conversion interface used for relay parallel line is additionally added on a relay access gateway side of the voice communication network. And adding a relay recording board card on the recording server. And the three-way conversion interface for relay parallel connection is connected with the relay recording board card of the recording server through the coaxial cable. When the double-way calling is carried out, the voice stream of the call is copied to the recording server through the tee joint and the coaxial cable and is recorded. The biggest disadvantage of this recording mode is that hardware equipment is added, and many fault nodes are provided, and the recording mode is not suitable for SIP (Session Initiation Protocol) relay lines.
2. By SBC SIPREC mode
On the SBC (Session Border Controller) gateway side of the voice communication network, the sipec function module is turned on, and the address of the recording server is configured as the target address of the sipec. When a double-outbound call is made, the RTP stream of the call is copied to the recording server by SIPREC and recorded. The biggest disadvantage of this recording method is the strong dependence of the sip ec capable SBC and the inapplicability to digital trunks.
The existing two-way calling recording technical scheme has the following problems:
1. the scheme has low universality, and can not meet different client relay access schemes such as digital relay, SIP relay, digital and SIP relay mixture and the like.
2. The recording strength depends on external equipment, a complete recording method cannot be independently provided, and recording abnormality risks are increased easily due to the change of the external equipment.
3. The real-time analysis capability of recording along with the data is not available, and in the recording, the key information of calling, called, real calling, real called and the like of the call is difficult to ensure accuracy.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provide a method for acquiring a bidirectional outbound voice stream applied to a call center, which copies a call signaling and a media stream of a bidirectional outbound through two different modes of network mirroring and active push stream, extracts SIP signaling information and voice RTP (Real-time Transport Protocol) data required by recording through packet capturing and filtering of a media server, and can adapt to various types of bidirectional outbound voice systems and relay lines
The aim of the invention can be achieved by the following technical scheme:
the invention provides a method for acquiring a bidirectional outbound voice stream applied to a call center, which comprises the following steps:
when receiving a double-outbound call request and initiating a call, adopting a network mirror image or active push flow mode to continuously synchronize SIP signaling messages in the double-outbound call through network packet capturing;
analyzing the SIP signaling message to obtain an SIP session of a calling seat and an SIP session of a calling client, and combining the SIP session to obtain a target SIP session;
and after the call is initiated successfully, acquiring a corresponding RTP voice stream based on the target SIP session, and performing post-processing and storage based on the RTP voice stream to acquire the voice stream.
As a preferred technical solution, the process of synchronizing SIP signaling messages in a dual outbound call by adopting a network mirroring manner includes the following steps:
by configuring the mirroring policy of the network switch, SIP signaling messages in mirrored bi-directional outbound calls are obtained when the media server and/or SIP server receives/transmits data information streams.
As a preferred technical solution, the process of synchronizing SIP signaling messages in a dual outbound call by adopting an active push flow method includes the following steps:
and configuring an active push strategy based on the network card name and the IP address of the media server and/or the SIP server, and acquiring the SIP signaling message in the mirrored bidirectional outbound call through the active push data stream.
As a preferred technical solution, the process of determining whether the call origination is successful includes the following steps:
analyzing the target SIP session, judging whether the target SIP session comprises SIP invite information and/or 200OK information, if yes, indicating that the call is initiated successfully.
As a preferred technical solution, after obtaining and merging the SIP session of the calling agent and the SIP session of the calling client, the method further includes:
and marking the merged RTP voice stream, marking the RTP voice stream from the relay gateway or the SBC to the media server as an agent side voice stream, and marking the RTP voice stream from the media server to the relay gateway or the SBC as a client side voice stream.
As a preferred technical solution, the post-processing and storing based on the RTP voice stream includes the following steps:
and clathrating the RTP files into temporary recording files, and acquiring the client-side recording files, the seat-side recording files and the double-side recording files based on the temporary recording files.
In the preferred technical scheme, in the double-sided recording file, recordings on the client side and the seat side are respectively arranged on the left and right channels.
As a preferable technical scheme, the method further comprises the following steps:
judging whether the target SIP session comprises an SIP bye message or not, if so, ending the recording.
As a preferable technical scheme, the voice stream is converted by GSM coding or PCMU coding, and is named according to a preset naming rule, and is stored in a preset path according to different types of recording files.
As a preferred technical solution, after the post-processing and storing based on the RTP voice stream, the method further includes:
the method comprises the steps of obtaining the starting time, the ending time, the calling number, the called number, the client answering time and the recording unique ID of the double-outgoing call, and writing the unique ID into a preset database.
Compared with the prior art, the invention has the following advantages:
(1) The application range is wide: the method copies the call signaling and media stream of the double-outbound call, extracts SIP signaling information and voice RTP data required by recording through the packet capturing and filtering of the media server, finally realizes and guides the acquisition by utilizing the acquired RTP data, has stronger universality because the call signaling and media stream of the double-outbound call are copied by adopting the scheme of network mirror image and active push flow, and can adapt to various different types of bidirectional outbound voice systems and relay lines, and the method comprises the following steps: digital trunks, SIP trunks, and hybrid trunks.
(2) The coupling degree is low: the method of the invention can independently complete the recording of the call in the double-outbound mode without depending on the functions of the third party equipment or the third party system.
(3) The record data has strong regularity: the method can analyze the call associated data of the dual outbound mode in real time, acquire accurate information such as calling numbers, called numbers and the like, mark SIP signaling messages and voice RTP messages, standard seat side messages and client side messages, and realize the adaptation of AI applications such as intelligent voice quality inspection and the like. The method and the system of the invention realize the real-time analysis of the call path data in the double-outward call mode by analyzing the SIP message and the source address and the target address of the message, and mark the seat and the client.
Drawings
FIG. 1 is a schematic diagram of a two-way outbound voice stream acquisition for a call center;
FIG. 2 is a schematic illustration of a call center in a dual outbound mode;
fig. 3 is a schematic diagram of a two-way outbound voice stream acquisition system.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are some, but not all embodiments of the invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present invention without making any inventive effort, shall fall within the scope of the present invention.
Example 1
As shown in fig. 1, the present embodiment provides a method for obtaining a bidirectional outbound voice stream applied to a call center, including the following steps:
step S1, the media server receives a two-way callback call request initiated by the application end, and initiates the initiation of the call.
Step S1, when the media server initiates a call, the SIP signaling message and RTP voice stream of the two-way callback call are copied to the recording control system, the copying method is two,
method 1: network mirroring mode. The media server, the SIP server and the recording control system server in the two-way outbound voice system are respectively connected with the independent network card interfaces of the same network switch. In the configuration management of the network switch, configuring a port mirroring strategy, and taking the port number of the network switch connected with the media server and the SIP server as the source address of the port mirroring; and taking the port number of the network switch connected with the recording control system server as the target address of the port mirror image. When the network switch ports connected with the media server and the SIP server receive and send data information streams, the port mirroring strategy mirrors all the data information streams to the network switch ports connected with the recording control system server. The recording control system extracts the needed SIP signaling message and RTP voice stream through the received data information stream.
Method 2: an active plug flow mode. And installing and deploying a plug flow management module provided by a recording control system in a media server and a Session Initiation Protocol (SIP) server in the bidirectional outbound voice system. Configuring a push strategy through a push management module, and taking the network card name and the IP address of a media server and an SIP server which are responsible for processing data information flow as push sources; and taking the name and the IP address of a network card of the recording control system server which is responsible for receiving the data information stream as a push target. When the media server and the SIP server receive and send the data information streams, all the data information streams are actively pushed to the recording control system server according to a push configuration strategy. The recording control system receives the data information flow and extracts the needed SIP signaling message and RTP voice flow.
And S3, the recording control system acquires the SIP signaling message in the received data information stream through the network packet capturing module, and analyzes and acquires the SIP message of the double-outbound call.
Step S4, analyzing the path data in the SIP header of the SIP message, and according to the principle of a double-outbound mode, in a double-outbound, analyzing 2 SIP calls initiated by a media server, namely SIP Call 1 and SIP Call 2.
And S5, defining a first Call SIP Call 1 as a Call seat and a second Call SIP Call 2 as a Call client under the service application scene of the default double-outbound Call. When the double-outbound Call is connected, the SIP Call 1 and the SIP Call 2 are combined into the SIP Call 1, so the recording control system starts recording the SIP Call 1.
And S6, the recording control system analyzes the SIP message of the SIP Call 1, and when receiving the SIP invite and 200OK messages, the recording control system represents that the Call is initiated successfully and starts recording.
And S7, the recording control system continues to analyze the SIP message of the SIP Call 1, determines the IP address and the port of the RTP voice stream used by the SIP Call 1, and acquires the RTP voice stream corresponding to the SIP Call 1.
Further, the recording control system marks the RTP voice stream of the SIP Call 1 after the combination Call. The RTP voice stream from the relay gateway/SBC to the media server is marked as a seat side voice stream; the RTP voice stream from the media server to the trunking gateway/SBC direction is marked as the client side voice stream.
And S8, the recording control system synthesizes the received SIP Call 1RTP voice stream into a temporary recording file in real time. Typically 50 RTP packets are generated per second on average, the size of a single RTP packet being 160 bytes, a buffer of 8 kbytes is set, so that the temporary audio record file is written once per second increment on average.
Furthermore, when the temporary recording files are synthesized, the temporary recording files are split into two independent recording files according to the agents and the clients, wherein only voice RTP streams at the agents are arranged in one recording file, and only voice RTP streams at the clients are arranged in the other recording file, so that the recording of the separation of the speakers is realized.
Furthermore, on the basis of separation of the talkers, a temporary recording file is synthesized, and the recording file contains all RTP voice streams of the agents and the clients.
Further, when the temporary recording file is synthesized, the recording control system respectively fixes the seat side voice RTP stream and the client side voice RTP stream at the left channel and the right channel, so that when the follow-up recording is played in a tuning mode, one channel is the seat sound, and the other channel is the client sound.
Step S9, the recording control system analyzes the SIP message of the SIP Call 1, and when receiving the SIP bye message, the recording control system stops recording when the Call is ended.
And S10, the recording control system compresses the temporary recording file according to the GSM coding rule, converts the compressed temporary recording file into a standard recording file in wav format and stores the standard recording file in a preset storage path. Recording file storage paths are grouped by year/month/day/time, such as: 2022/12/15/11.
Furthermore, the recording control system can convert the temporary recording file into the wav format recording file with 8k16bit according to the PCM coding rule, and can be used for a third-party intelligent voice quality inspection system.
Furthermore, the recording control system can convert the temporary recording file into the wav format recording file with 8k8bit according to the PCMU coding rule, and the recording control system can be used for a third-party intelligent voice quality inspection system.
Furthermore, the recording control system can judge according to the types of the recording files, and store the recording files of different types in different storage paths, so that the third-party intelligent voice quality inspection system can be conveniently called. Such as: and storing the recording files on the seat side and the recording files on the client side in two different storage paths by using the recording files separated by the caller.
Step S11, the recording control system collects the starting time, ending time, calling number, called number, customer answering time, recording unique ID and the like of the bidirectional outbound according to the SIP message and the SIP header associated data of the SIP Call 1. Writing the collected data into a recording detail database.
Further, the recording control system associates the unique recording ID with the unique calling ID in the two-way outbound voice system, and each recording corresponds to a two-way outbound call. Meanwhile, service information fields such as the seat name, the customer name and the like can be obtained through data association inquiry, and the service information fields are written into detail data fields corresponding to the record.
The method can realize call recording in the double-outbound mode of the call center.
The call diagram of fig. 2 is a call diagram of a call center in a dual outbound mode, comprising the following steps:
step1, the media receives a call request initiated by an application terminal, inquires a number list and identifies the seat mobile phone number and the customer mobile phone number in the request.
Step2, the media server initiates a first call to call the seat mobile phone number.
Step3, after the seat mobile phone number is connected, the media server initiates a second call to call the customer mobile phone number.
Step4, after the mobile phone number of the client is connected, the media server merges the two-way call.
Step5, the seat mobile phone and the client mobile phone establish a call.
Compared with the prior method, the method provided by the application has the following advantages,
1. the method is a universal method and system, can adapt to various different types of two-way outbound voice systems and relay lines, and comprises the following steps: digital trunks, SIP trunks, and hybrid trunks. The communication signaling and media stream of the double-outbound call are duplicated through two different modes, namely network mirroring and active push flow, and SIP signaling information and voice RTP data required by recording are extracted through packet grabbing and filtering of a media server.
2. The method has low coupling degree with other systems, and does not need to rely on third party equipment or third party system functions. The method and the system independently complete the recording of the call in the double-outbound mode.
3. The method can analyze the call associated data of the dual outbound mode in real time, acquire accurate information such as calling numbers, called numbers and the like, mark SIP signaling messages and voice RTP messages, standard seat side messages and client side messages, and realize the adaptation of AI applications such as intelligent voice quality inspection and the like. The method and the system of the invention realize the real-time analysis of the call path data in the double-outward call mode by analyzing the SIP message and the source address and the target address of the message, and mark the seat and the client.
Example 2
As shown in fig. 3, the present embodiment provides a voice stream obtaining apparatus, which includes a recording control server, a recording server, a recording management server, a recording query server, and a controller. The controller is preset with instructions to implement the two-way outbound voice stream acquisition method as described in embodiment 1.
The recording control server is used for analyzing the SIP information of the double-outward call and identifying the invite and bye of each call key and the corresponding 200OK information. Starting to start the recording of the through call according to the invite message and the corresponding 200OK message, and ending the recording of the through call according to the bye message and the corresponding 200OK message.
Further, the recording control server analyzes the SIP header of the SIP message, obtains the information of the initiator and the target in the double-outbound mode, sets the mobile phone number of the seat as a calling party, and sets the mobile phone number of the client as a called party.
Further, the recording control server analyzes the source address and the target address of the SIP message, and marks the message from the relay gateway/SBC to the media server as an agent side message; the messages from the media server to the trunking gateway/SBC direction are marked as client side messages.
The recording control server is also used for analyzing the recording data and writing the recording data into a recording detail database. The recording control server collects the call starting time, the call hang-up time, the calling number, the called number, the client answering time and the recording unique ID by analyzing the SIP information of the double-outbound call, and stores the data in a warehouse.
The recording and recording server is used for capturing data packets, capturing packets of the network card of the recording and recording server through a packet capturing tool integrated in the recording and recording server, and copying a network mirror image or an active plug flow mode to the recording and recording server for data flow collection and recording.
Further record servers can filter when the packet data stream is grabbed. The filtering can be done by IP address, directly discarding data streams of undesired targets or desired recordings. The running performance of the system can be remarkably improved by directionally filtering and then grabbing the package.
The sound recording server is also used for generating sound recording files. And converting the two-way outbound voice RTP data stream obtained by the packet grabbing into a wav recording file according to a voice coding rule (GSM coding, PCM coding and PCMU coding).
The further recording server converts one-way double-call into a recording file at the seat side, a recording file at the client side and a recording file mixed by the seat client according to the seat side message and the client side message marked by the recording control server when the recording file is generated. Or, the one-way two-way outbound call is converted into a two-way record file for the client who acts as the seat and the right channel.
The recording management server is used for configuring various operation parameters of the recording control system, and comprises the following components: the recording file stores target information, recording encoding format, speaker separation type, recording filtering condition, etc. When the recording control server and the recording server start running and start recording, the recording management server is accessed, and each set running parameter is obtained.
The recording management server is also used for recording permission control. The control of the concurrent recording capacity of the two-way outbound mode call is achieved by controlling the number of simultaneous recordings.
The recording inquiry server is used for inquiring recording results and data. The recording inquiry server can inquire and display recording detail data put in storage by the recording control server, and can inquire according to the fields, such as: query by name, query by time range, etc. Through management inquiry and conversion of information such as calling party, called party and the like in the original record, more convenient and readable data display is formed, such as: seat name, customer name, etc.
Example 3
The present embodiment provides an electronic device, including: one or more processors and a memory, wherein the memory stores one or more programs, the one or more programs including instructions for performing the two-way outbound voice stream acquisition method as described in embodiment 1.
Example 4
The present embodiment provides a computer-readable storage medium including one or more programs for execution by one or more processors of an electronic device, the one or more programs including instructions for performing the two-way outbound voice stream acquisition method as described in embodiment 1.
While the invention has been described with reference to certain preferred embodiments, it will be understood by those skilled in the art that various changes and substitutions of equivalents may be made and equivalents will be apparent to those skilled in the art without departing from the scope of the invention. Therefore, the protection scope of the invention is subject to the protection scope of the claims.

Claims (10)

1. The bidirectional outbound voice stream acquisition method applied to the call center is characterized by comprising the following steps:
when receiving a double-outbound call request and initiating a call, adopting a network mirror image or active push flow mode to continuously synchronize SIP signaling messages in the double-outbound call through network packet capturing;
analyzing the SIP signaling message to obtain an SIP session of a calling seat and an SIP session of a calling client, and combining the SIP session to obtain a target SIP session;
and after the call is initiated successfully, acquiring a corresponding RTP voice stream based on the target SIP session, and performing post-processing and storage based on the RTP voice stream to acquire the voice stream.
2. The method for obtaining a bi-directional outbound voice stream for a call center as claimed in claim 1, wherein the process of synchronizing the SIP signaling messages in the bi-directional outbound call by means of network mirroring comprises the steps of:
by configuring the mirroring policy of the network switch, SIP signaling messages in mirrored bi-directional outbound calls are obtained when the media server and/or SIP server receives/transmits data information streams.
3. The method for obtaining a bi-directional outbound voice stream applied to a call center as claimed in claim 1, wherein the process of synchronizing SIP signaling messages in the bi-directional outbound call by means of active push flow comprises the steps of:
and configuring an active push strategy based on the network card name and the IP address of the media server and/or the SIP server, and acquiring the SIP signaling message in the mirrored bidirectional outbound call through the active push data stream.
4. The method for obtaining a bi-directional outbound voice stream for a call center according to claim 1, wherein the process of judging whether the call origination is successful comprises the steps of:
analyzing the target SIP session, judging whether the target SIP session comprises SIP invite information and/or 200OK information, if yes, indicating that the call is initiated successfully.
5. The method for obtaining a bi-directional outbound voice stream applied to a call center according to claim 1, wherein after obtaining and merging the SIP session of the call agent and the SIP session of the call client, further comprising:
and marking the merged RTP voice stream, marking the RTP voice stream from the relay gateway or the SBC to the media server as an agent side voice stream, and marking the RTP voice stream from the media server to the relay gateway or the SBC as a client side voice stream.
6. The method for obtaining a bi-directional outbound voice stream for a call center according to claim 1, wherein the post-processing and storing based on the RTP voice stream comprises the steps of:
and clathrating the RTP files into temporary recording files, and acquiring the client-side recording files, the seat-side recording files and the double-side recording files based on the temporary recording files.
7. The method for obtaining a bi-directional outbound voice stream for a call center according to claim 6, wherein the recordings on the client side and the seat side in the double-sided recording file are respectively arranged on the left and right channels.
8. The method for obtaining a bi-directional outbound voice stream for a call center according to claim 1, further comprising the steps of:
judging whether the target SIP session comprises an SIP bye message or not, if so, ending the recording.
9. The method for obtaining a bi-directional outbound voice stream applied to a call center according to claim 1, wherein the voice stream is converted by GSM encoding or PCMU encoding and named according to a preset naming rule, and stored in a preset path according to a difference of a recording file type.
10. The method for obtaining a bi-directional outbound voice stream for a call center according to claim 1, wherein after the post-processing and storing based on the RTP voice stream, further comprising:
the method comprises the steps of obtaining the starting time, the ending time, the calling number, the called number, the client answering time and the recording unique ID of the double-outgoing call, and writing the unique ID into a preset database.
CN202310181875.5A 2023-02-27 2023-02-27 Bidirectional outbound voice stream acquisition method applied to call center Pending CN116170420A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310181875.5A CN116170420A (en) 2023-02-27 2023-02-27 Bidirectional outbound voice stream acquisition method applied to call center

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310181875.5A CN116170420A (en) 2023-02-27 2023-02-27 Bidirectional outbound voice stream acquisition method applied to call center

Publications (1)

Publication Number Publication Date
CN116170420A true CN116170420A (en) 2023-05-26

Family

ID=86411182

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310181875.5A Pending CN116170420A (en) 2023-02-27 2023-02-27 Bidirectional outbound voice stream acquisition method applied to call center

Country Status (1)

Country Link
CN (1) CN116170420A (en)

Similar Documents

Publication Publication Date Title
EP2067348B1 (en) Process for scalable conversation recording
US7581001B2 (en) Communication management system for computer network-based telephones
US7873035B2 (en) Method and apparatus for voice-over-IP call recording and analysis
US8396192B2 (en) Desktop recording architecture for recording call sessions over a telephony network
AU2011229905B2 (en) Live monitoring of call sessions over an IP telephony network
CN101605184A (en) A kind of method and apparatus of VoIP recording
EP1319299B1 (en) Communication management system for computer network based telephones
US20090299735A1 (en) Method for Transferring an Audio Stream Between a Plurality of Terminals
CA3090830C (en) Call recording system, call recording method, and call recording program
CN100477605C (en) Monitoring in a telecommunication network
US20080137814A1 (en) Systems and Methods for Replaying Recorded Data
CN100571374C (en) Video recording and real time play-back method
CN116170420A (en) Bidirectional outbound voice stream acquisition method applied to call center
JP2010512075A (en) Method for call session, telephone system and telephone terminal
JP2011071853A (en) Ip telephone system, communication content recorder and communication method
US20150098363A1 (en) Configurable Call Recording Policy
US8737575B1 (en) Method and apparatus for transparently recording media communications between endpoint devices
TWM393936U (en) System for detecting disability on packets
KR20030003433A (en) The conference aparatus and method applied between another networks
CN110460710A (en) A kind of recording store method and system

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