CN112565185A - SIP voice communication method based on browser - Google Patents

SIP voice communication method based on browser Download PDF

Info

Publication number
CN112565185A
CN112565185A CN202011196106.5A CN202011196106A CN112565185A CN 112565185 A CN112565185 A CN 112565185A CN 202011196106 A CN202011196106 A CN 202011196106A CN 112565185 A CN112565185 A CN 112565185A
Authority
CN
China
Prior art keywords
sip
client
voice
call
terminal
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
CN202011196106.5A
Other languages
Chinese (zh)
Other versions
CN112565185B (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.)
Sichuan Tianyi Network Service Co ltd
Original Assignee
Sichuan Tianyi Network Service 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 Sichuan Tianyi Network Service Co ltd filed Critical Sichuan Tianyi Network Service Co ltd
Priority to CN202011196106.5A priority Critical patent/CN112565185B/en
Publication of CN112565185A publication Critical patent/CN112565185A/en
Application granted granted Critical
Publication of CN112565185B publication Critical patent/CN112565185B/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/1101Session protocols
    • H04L65/1104Session initiation protocol [SIP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • H04L63/101Access control lists [ACL]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Multimedia (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Telephonic Communication Services (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a SIP voice communication method based on a browser, which comprises the following steps: the terminal agent A starts the SIP client to read the configuration information, registers the agent server and completes the configuration of the registered node; the terminal agent A requests the SIP client to open a network communication port, and sends an SIP calling instruction to the SIP client after the request is successful, and the SIP client forwards the instruction to the agent server to call the terminal agent B; after receiving the SIP call, the terminal agent B sends a request for answering the voice talkback to the agent server, and after the request is successful, the terminal agent B connects the call and receives the RTP audio stream; the terminal agent B sends a hang-up voice call request, the agent server informs the terminal agent A through the SIP signaling interface after detecting the hang-up call request, and returns hang-up information to the terminal agent B after the terminal agent A hangs up the call, and the terminal agent B hangs up the voice call through the target SIP terminal. The invention utilizes the browser as the data convergence port, realizes sip voice talkback at the browser end, is convenient to use and has lower operation cost.

Description

SIP voice communication method based on browser
Technical Field
The invention relates to the technical field of communication, in particular to a browser-based SIP voice communication method.
Background
With the continuous progress of information technology, people have more diversified communication modes. For example, in the last 30 years, personal communications have evolved from voice telephony based on analog electronics to audio-video intercom using digital networks. In addition, cellular networks and WiFi add mobile elements to the communication. In the television industry, 30 years ago, there was only one television format, with signals transmitted over the air and received by an antenna in the user's home. Nowadays, IPTV and high-definition digital tv based on broadband digital network have entered into common user families, and the tv network can also provide interactive user experience. Digital broadband networks, cable television networks and telephone networks in user homes are gradually unified, and the convergence of three networks becomes a technical trend.
Although various services such as video phone, conference phone, intelligent network, etc. appear, the information processing is still limited to the encoding and compression of languages and images. At present, the development of telephone communication network technology tends to be stable, and the computer network develops rapidly, mainly processes digital information, and has very powerful functions. And the voice talkback function is complex in use process and is realized by depending on hardware equipment.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provide a SIP voice communication method based on a browser, wherein the browser is used as a data convergence port, and the SIP voice talkback function is realized at the browser end.
The purpose of the invention is realized by the following technical scheme:
a SIP voice communication method based on a browser comprises the following steps:
the method comprises the following steps: the terminal agent A starts an SIP client program execution file, reads configuration information, registers an agent server after the start is successful, and completes the configuration of a registration node;
step two: the terminal agent A requests the SIP client to open a network communication port through a tcp/ip protocol, and sends an SIP call instruction to the SIP client after the request is successful, and the SIP client forwards the instruction to the agent server to start to call the terminal agent B;
step three: the terminal agent B answers the SIP call request through the target SIP terminal, initiates an answer voice talkback request to the agent server, connects the call after the request is successful, and starts to receive the RTP audio stream;
step four: the terminal agent B initiates a hang-up voice call request through the target SIP terminal, the agent server informs the terminal agent A through the SIP signaling interface after detecting the hang-up call request of the target SIP terminal, and returns hang-up information to the terminal agent B after the terminal agent A hangs up the call, and the terminal agent B hangs up the voice call through the target SIP terminal.
Specifically, the third step further includes: and after the terminal agent B is communicated, the proxy server receives the voice data sent by the terminal agent A, encapsulates the voice data into an RTP audio stream and sends the RTP audio stream to the target SIP terminal.
Specifically, the starting method for starting the SIP client by the terminal agent a in the step one includes: the method comprises the following steps of window self-starting, manual starting and web browser custom protocol calling starting; the window self-starting mode comprises the following steps: when the client is installed, the installation script automatically registers the executable file under a HKCU self-starting node of the registry, and when the system is started next time, the window pulls up the client process by using a self-starting mechanism to realize the self-starting of the client along with the system; the manual starting mode comprises the following steps: the user finds the executable file or the shortcut of the client, opens the executable file, and realizes that the user manually starts the client; the method for calling and starting the custom protocol of the web browser comprises the following steps: when the client is installed, the installation script automatically registers the executable file to a registry HKCR custom protocol node, the web end assembles a call instruction according to the requirements of the window custom protocol, and the browser end triggers the instruction to start the client.
Specifically, the initiating mode of the voice intercom request in the second step comprises a manual operation interface UI, a web browser custom protocol calling mode and an http local calling mode; the process of initiating the voice talkback request in a manual operation interface UI mode comprises the following steps: a user fills in a called number through a visual interface of a client, and manually triggers a call button to realize manual voice intercom initiation; the process of initiating the voice talkback request by the calling mode of the web browser custom protocol comprises the following steps: when a client is installed, an executable file is automatically registered under a registration form HKCR custom protocol node by an installation script, a calling instruction is assembled by a web end according to the requirements of a window custom protocol and is accompanied with a corresponding called parameter, and the voice talkback is initiated by triggering the instruction through a browser end; the process of initiating the voice talkback request by the http local calling mode comprises the following steps: after the client is started, a tcp port monitoring service is started in the process, a request of a specified network port is monitored, and the web end sends instruction data to the local loop address and the specified port to initiate voice talkback.
Specifically, the fourth step further includes exiting the SIP voice intercom process: and after detecting that the SIP client quits the interactive interface, the proxy server informs the user of canceling the call through the SIP signaling interface and records the state log to finish the process.
The invention has the beneficial effects that: the invention utilizes the browser as a data convergence port, sends the voice call at the browser end, and establishes the SIP voice talkback conversation function at the browser end, thereby fully using the server resource and improving the utilization rate of the browser in the voice conversation network.
Drawings
FIG. 1 is a flow chart of the method of the present invention.
Fig. 2 is a flowchart of the instruction interaction of the terminal agent a registering with the proxy server of the present invention.
Fig. 3 is a flow chart of SIP voice call instructions of the present invention.
Fig. 4 is a flow diagram of a SIP voice hang-up instruction of the present invention.
Detailed Description
In order to more clearly understand the technical features, objects, and effects of the present invention, embodiments of the present invention will now be described with reference to the accompanying drawings.
In this embodiment, as shown in fig. 1, a SIP voice communication method based on a browser includes the following steps:
the method comprises the following steps: the terminal agent A starts an SIP client program execution file, reads configuration information, registers an agent server after the start is successful, and completes the configuration of a registration node;
step two: the terminal agent A requests the SIP client to open a network communication port through a tcp/ip protocol, and sends an SIP call instruction to the SIP client after the request is successful, and the SIP client forwards the instruction to the agent server to start to call the terminal agent B;
step three: the terminal agent B answers the SIP call request through the target SIP terminal, initiates an answer voice talkback request to the agent server, connects the call after the request is successful, and starts to receive the RTP audio stream;
step four: the terminal agent B initiates a hang-up voice call request through the target SIP terminal, the agent server informs the terminal agent A through the SIP signaling interface after detecting the hang-up call request of the target SIP terminal, and returns hang-up information to the terminal agent B after the terminal agent A hangs up the call, and the terminal agent B hangs up the voice call through the target SIP terminal.
Specifically, the third step further includes: and after the terminal agent B is communicated, the proxy server receives the voice data sent by the terminal agent A, encapsulates the voice data into an RTP audio stream and sends the RTP audio stream to the target SIP terminal.
Specifically, as shown in fig. 2, the starting method for the terminal agent a to start the SIP client in the first step includes: the method comprises the steps of window self-starting, manual starting and web browser custom protocol calling starting. The starting process comprises the following steps:
1. after the client is started, the terminal agent A sends a REGISTER registration request to the proxy server;
2. the proxy server obtains that the user information is not in the configuration library through the back-end authentication, and then returns 401Unauthorized challenge information to the terminal proxy, wherein the challenge information contains a token required by the security authentication;
3. after the terminal agent inputs the identification and the password according to the requirement, the terminal agent encrypts the identification and the password according to the security authentication token and reports the encrypted identification and the encrypted password to the proxy server by using a REGISTER message;
4. the proxy server decrypts the user information in the REGISTER message, verifies that the user information is legitimate through authentication, REGISTERs the user information in the configuration library, and returns a success response message 200 OK to the terminal agent a .
The window self-starting mode comprises the following steps: when the client is installed, the installation script automatically registers the executable file under a HKCU self-starting node of the registry, and when the system is started next time, the window pulls up the client process by using a self-starting mechanism to realize the self-starting of the client along with the system; the manual starting mode comprises the following steps: the user finds the executable file or the shortcut of the client, opens the executable file, and realizes that the user manually starts the client; the calling and starting mode of the web browser custom protocol comprises the following steps: when the client is installed, the installation script automatically registers the executable file to a registry HKCR custom protocol node, the web end assembles a call instruction according to the requirements of the window custom protocol, and the browser end triggers the instruction to start the client.
Specifically, as shown in fig. 3, the initiating manner of the voice intercom request in the second step includes manners of manual operation interface UI, web browser custom protocol call, and http local call. The process of initiating the voice intercom request specifically comprises the following steps:
1. when a user initiates a call, a terminal agent A initiates an Invite request to a proxy server;
2. after the proxy server confirms that the user authentication is passed through the authentication service, the proxy server checks whether the address of the user is included in the Via header field in the request message. If yes, showing that loop-back occurs, and returning a response indicating error; if there is no problem, the proxy server inserts its own address in the Via header field of the request message and forwards the Invite request To the called terminal agent B indicated in the To field of the Invite message;
3. the proxy server sends a response message in call processing, 100 Trying, to the terminal agent a ;
4. the terminal agent B sends a response message in call processing, 100 Trying, to the proxy server;
5. the terminal agent B indicates the called user to ring, after the user rings, the user sends 180 Ringing Ringing information to the agent server;
6. the proxy server forwards the ringing information of the called user to the terminal agent A ;
7. the called party answers, and the terminal agent B returns a response (200 OK) indicating that the connection was successful to the proxy server;
8. the proxy server forwards the success indication (200 OK) to terminal agent a ;
9. after receiving the message, terminal agent A sends ACK message to the proxy server for confirmation;
10. the proxy server forwards the ACK acknowledgement message to terminal agent B;
11. and establishing communication connection between the calling and called users to start conversation.
The process of initiating the voice talkback request in a manual operation interface UI mode comprises the following steps: and the user fills in the called number through a visual interface of the client, and manually triggers the call button to realize manual voice intercom initiation. The process of initiating the voice talkback request by the calling mode of the web browser custom protocol comprises the following steps: when the client is installed, the installation script automatically registers the executable file to a registry HKCR custom protocol node, the web end assembles a calling instruction according to the window custom protocol requirement and attaches corresponding called parameters, and the voice talkback is initiated by triggering the instruction through the browser end. The process of initiating the voice talkback request by the http local calling mode comprises the following steps: after the client is started, a tcp port monitoring service is started in the process, a request of a specified network port is monitored, and the web end sends instruction data to the local loop address and the specified port to initiate voice talkback
Specifically, as shown in fig. 4, the fourth step further includes exiting the SIP voice intercom process: and after detecting that the SIP client quits the interactive interface, the proxy server informs the user of canceling the call through the SIP signaling interface and records the state log to finish the process. Exiting the SIP voice intercom process office comprises:
1. after the user finishes the conversation, the called user hangs up, and the terminal agent B sends a Bye message to the agent server;
2. the proxy server forwards the Bye message to the terminal proxy A, and simultaneously sends the detailed information of the user call to the authentication center;
3. after the caller hangs up, terminal agent a sends a confirm hang up response message 200 OK to the proxy server;
4. the proxy server forwards the response message 200 OK.
The foregoing shows and describes the general principles and broad features of the present invention and advantages thereof. It will be understood by those skilled in the art that the present invention is not limited to the embodiments described above, which are described in the specification and illustrated only to illustrate the principle of the present invention, but that various changes and modifications may be made therein without departing from the spirit and scope of the present invention, which fall within the scope of the invention as claimed. The scope of the invention is defined by the appended claims and equivalents thereof.

Claims (5)

1. A SIP voice communication method based on a browser is characterized by comprising the following steps:
the method comprises the following steps: the terminal agent A starts an SIP client program execution file, reads configuration information, registers an agent server after the start is successful, and completes the configuration of a registration node;
step two: the terminal agent A requests the SIP client to open a network communication port through a tcp/ip protocol, and sends an SIP call instruction to the SIP client after the request is successful, and the SIP client forwards the instruction to the agent server to start to call the terminal agent B;
step three: the terminal agent B answers the SIP call request through the target SIP terminal, initiates an answer voice talkback request to the agent server, connects the call after the request is successful, and starts to receive the RTP audio stream;
step four: the terminal agent B initiates a hang-up voice call request through the target SIP terminal, the agent server informs the terminal agent A through the SIP signaling interface after detecting the hang-up call request of the target SIP terminal, and returns hang-up information to the terminal agent B after the terminal agent A hangs up the call, and the terminal agent B hangs up the voice call through the target SIP terminal.
2. The SIP voice communication method based on browser according to claim 1, wherein the third step further comprises: and after the terminal agent B is communicated, the proxy server receives the voice data sent by the terminal agent A, encapsulates the voice data into an RTP audio stream and sends the RTP audio stream to the target SIP terminal.
3. The SIP voice communication method based on browser according to claim 1, wherein the starting manner of the terminal agent a starting the SIP client in the first step comprises: the method comprises the following steps of window self-starting, manual starting and web browser custom protocol calling starting; the window self-starting mode comprises the following steps: when the client is installed, the installation script automatically registers the executable file under a HKCU self-starting node of the registry, and when the system is started next time, the window pulls up the client process by using a self-starting mechanism to realize the self-starting of the client along with the system; the manual starting mode comprises the following steps: the user finds the executable file or the shortcut of the client, opens the executable file, and realizes that the user manually starts the client; the calling and starting mode of the web browser custom protocol comprises the following steps: when the client is installed, the installation script automatically registers the executable file to a registry HKCR custom protocol node, the web end assembles a call instruction according to the requirements of the window custom protocol, and the browser end triggers the instruction to start the client.
4. The SIP voice communication method based on the browser of claim 1, wherein the initiating mode of the voice intercom request in the second step comprises modes of manual operation interface UI, web browser custom protocol calling and http local calling; the process of initiating the voice talkback request in the manual operation interface UI mode comprises the following steps: a user fills in a called number through a visual interface of a client, and manually triggers a call button to realize manual voice intercom initiation; the process of initiating the voice talkback request by the calling mode of the web browser custom protocol comprises the following steps: when a client is installed, an executable file is automatically registered under a registration form HKCR custom protocol node by an installation script, a calling instruction is assembled by a web end according to the requirements of a window custom protocol and is accompanied with a corresponding called parameter, and the voice talkback is initiated by triggering the instruction through a browser end; the process of initiating the voice talkback request by the http local calling mode comprises the following steps: after the client is started, a tcp port monitoring service is started in the process, a request of a specified network port is monitored, and the web end sends instruction data to the local loop address and the specified port to initiate voice talkback.
5. The method according to claim 1, wherein the fourth step further comprises exiting the SIP voice intercom process: and after detecting that the SIP client quits the interactive interface, the proxy server informs the user of canceling the call through the SIP signaling interface and records the state log to finish the process.
CN202011196106.5A 2020-10-30 2020-10-30 SIP voice communication method based on browser Active CN112565185B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011196106.5A CN112565185B (en) 2020-10-30 2020-10-30 SIP voice communication method based on browser

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011196106.5A CN112565185B (en) 2020-10-30 2020-10-30 SIP voice communication method based on browser

Publications (2)

Publication Number Publication Date
CN112565185A true CN112565185A (en) 2021-03-26
CN112565185B CN112565185B (en) 2023-04-11

Family

ID=75041277

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011196106.5A Active CN112565185B (en) 2020-10-30 2020-10-30 SIP voice communication method based on browser

Country Status (1)

Country Link
CN (1) CN112565185B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113949693A (en) * 2021-11-16 2022-01-18 云知声(上海)智能科技有限公司 SIP-based multi-device resonance and video synchronization communication method
CN114845252A (en) * 2022-05-16 2022-08-02 西安云犀信息科技有限公司 APP capable of realizing personnel management grouping intercom system suitable for industrial scene
CN114979006A (en) * 2021-10-14 2022-08-30 中移互联网有限公司 SIP message processing method and system

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030023730A1 (en) * 2001-07-27 2003-01-30 Michael Wengrovitz Multiple host arrangement for multimedia sessions using session initiation protocol (SIP) communication
US20040030783A1 (en) * 2002-07-25 2004-02-12 Jae-Won Hwang Method for serving audio and image communication in web browser using session initiation protocol
CN1913533A (en) * 2006-09-05 2007-02-14 北京天地互连信息技术有限公司 Remote video monitoring system based on session initialize protocol and its implementing method
CN101695058A (en) * 2000-08-11 2010-04-14 纽约市哥伦比亚大学托管会 Method for providing communication service in data network call system
US8695077B1 (en) * 2013-03-14 2014-04-08 Sansay, Inc. Establishing and controlling communication sessions between SIP devices and website application servers
CN103812757A (en) * 2012-11-13 2014-05-21 中兴通讯股份有限公司 Method and system for browser emergency call in real-time communication and mobile device
CN104426854A (en) * 2013-08-23 2015-03-18 中兴通讯股份有限公司 Method and system for implementing agency call
US20150127709A1 (en) * 2013-11-05 2015-05-07 Avaya Inc. Providing reliable session initiation protocol (sip) signaling for web real-time communications (webrtc) interactive flows, and related methods, systems, and computer-readable media
CN105723406A (en) * 2013-07-31 2016-06-29 格林伊登美国控股有限责任公司 System and method for web-based real time communication with optimized transcoding
CN106341645A (en) * 2016-09-14 2017-01-18 深圳市迈盛达信息技术有限公司 Audio and video communication system and method thereof

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101695058A (en) * 2000-08-11 2010-04-14 纽约市哥伦比亚大学托管会 Method for providing communication service in data network call system
US20030023730A1 (en) * 2001-07-27 2003-01-30 Michael Wengrovitz Multiple host arrangement for multimedia sessions using session initiation protocol (SIP) communication
US20040030783A1 (en) * 2002-07-25 2004-02-12 Jae-Won Hwang Method for serving audio and image communication in web browser using session initiation protocol
CN1913533A (en) * 2006-09-05 2007-02-14 北京天地互连信息技术有限公司 Remote video monitoring system based on session initialize protocol and its implementing method
CN103812757A (en) * 2012-11-13 2014-05-21 中兴通讯股份有限公司 Method and system for browser emergency call in real-time communication and mobile device
US8695077B1 (en) * 2013-03-14 2014-04-08 Sansay, Inc. Establishing and controlling communication sessions between SIP devices and website application servers
CN105723406A (en) * 2013-07-31 2016-06-29 格林伊登美国控股有限责任公司 System and method for web-based real time communication with optimized transcoding
CN104426854A (en) * 2013-08-23 2015-03-18 中兴通讯股份有限公司 Method and system for implementing agency call
US20150127709A1 (en) * 2013-11-05 2015-05-07 Avaya Inc. Providing reliable session initiation protocol (sip) signaling for web real-time communications (webrtc) interactive flows, and related methods, systems, and computer-readable media
CN106341645A (en) * 2016-09-14 2017-01-18 深圳市迈盛达信息技术有限公司 Audio and video communication system and method thereof

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
竹洪涛: "一种基于SIP和WebRTC的实时可视对讲方案设计", 《全国优秀硕士学位论文》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114979006A (en) * 2021-10-14 2022-08-30 中移互联网有限公司 SIP message processing method and system
CN114979006B (en) * 2021-10-14 2023-09-05 中移互联网有限公司 Session Initiation Protocol (SIP) message processing method and system
CN113949693A (en) * 2021-11-16 2022-01-18 云知声(上海)智能科技有限公司 SIP-based multi-device resonance and video synchronization communication method
CN114845252A (en) * 2022-05-16 2022-08-02 西安云犀信息科技有限公司 APP capable of realizing personnel management grouping intercom system suitable for industrial scene

Also Published As

Publication number Publication date
CN112565185B (en) 2023-04-11

Similar Documents

Publication Publication Date Title
CN112565185B (en) SIP voice communication method based on browser
US20230209186A1 (en) System and method for controlling surveillance cameras
US7907622B2 (en) Gateway device, communication method and program
US8675668B2 (en) Methods, systems, and products for sharing content
EP4262320A1 (en) Call processing system and call processing method
WO2014063511A1 (en) Monitoring method and internet protocol television set top box
WO2012174904A1 (en) Ims conference access method, device and system
US8098281B1 (en) Method and apparatus for providing a video session with images captured from web based cameras
US20080123626A1 (en) Accessing television and video services on a video phone over voice over internet protocol network
US20120189000A1 (en) Managing telephony services using multiple users within a telephony control point in a home network
US9071690B2 (en) Call transfer processing in SIP mode
CN111431866B (en) Service authority control method and system based on voice call
WO2012079449A1 (en) Method and system for implementing bi-directional voice intercom
US20170195372A1 (en) Systems and methods of providing multimedia service to a legacy device
KR101069530B1 (en) Apparatus and method for terminating call's bearer control, and multimedia information providing service system and method in NGN
US9100224B2 (en) Call processing method and apparatus in VoIP system
KR100695388B1 (en) System and method for providing the alternative multimedia contents during communication in SIP
US20130101106A1 (en) Processing Data
JP2023552769A (en) Order payment methods, equipment, storage media, devices and systems
WO2008067722A1 (en) A method, telephone system and telephone terminal for calling session
CN108737671B (en) VOIP communication method, device, equipment and home gateway system
JP6186066B1 (en) System and method for notifying event occurrence
KR100695391B1 (en) System and method for providing the additional multimedia contents during communication in SIP
KR20060104136A (en) System and method for providing the additional multimedia contents during communication in sip
KR20060103677A (en) Method for providing the additional multimedia contents during communication in sip

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
CB02 Change of applicant information

Address after: Third floor, No.10, Jiuxing Avenue, high tech Zone, Chengdu, Sichuan 610041

Applicant after: Sichuan Tianyi Network Co.,Ltd.

Address before: Third floor, No.10, Jiuxing Avenue, high tech Zone, Chengdu, Sichuan 610041

Applicant before: SICHUAN TIANYI NETWORK SERVICE Co.,Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant