Tagged articles
20 articles
Page 1 of 1
Open Source Tech Hub
Open Source Tech Hub
Mar 29, 2024 · Backend Development

Building an Asynchronous UDP SIP Server with Workerman in PHP

This guide explains how to use the high‑performance Workerman framework to create a UDP‑based asynchronous SIP server in PHP, covering protocol basics, business requirements, socket handling, multi‑process deployment, heartbeat management, and sample output.

Asynchronous ServerBackend DevelopmentPHP
0 likes · 11 min read
Building an Asynchronous UDP SIP Server with Workerman in PHP
Meituan Technology Team
Meituan Technology Team
Mar 9, 2023 · Artificial Intelligence

Implementation and Practice of MRCP in Meituan Voice Interaction

This article details Meituan’s adoption of the Media Resource Control Protocol (MRCP) to standardize ASR and TTS integration, describing its architecture, key components, high‑availability deployment, and measured performance gains such as up to 55% latency reduction and a 15% increase in outbound call success rates.

ASRMRCPMeituan
0 likes · 24 min read
Implementation and Practice of MRCP in Meituan Voice Interaction
360 Tech Engineering
360 Tech Engineering
Oct 26, 2022 · Backend Development

Lightweight Intelligent Monitoring Platform Architecture and Component Overview

This article details a lightweight intelligent monitoring platform built on the open‑source WVP framework, describing its modular architecture, edge‑computing workflow with KubeEdge, SIP registration process, real‑time streaming setup, core features, and technical innovations such as MongoDB adoption and flexible pod scheduling.

AIEdge ComputingKafka
0 likes · 9 min read
Lightweight Intelligent Monitoring Platform Architecture and Component Overview
360 Smart Cloud
360 Smart Cloud
Oct 19, 2022 · Backend Development

Lightweight Intelligent Monitoring Platform Architecture Based on WVP

The article introduces a lightweight intelligent monitoring platform built on the open‑source WVP framework, detailing its components, SIP‑based video streaming architecture, edge‑computing integration, AI services, and performance optimizations such as MongoDB adoption.

AIBackend ArchitectureEdge Computing
0 likes · 8 min read
Lightweight Intelligent Monitoring Platform Architecture Based on WVP
HomeTech
HomeTech
Sep 1, 2022 · Backend Development

Design and Evolution of a Smart Outbound Calling Platform Based on Freeswitch VoIP

This article explains how the smart outbound calling platform was conceived, compares VoIP platforms, introduces Freeswitch architecture and development modes, details SIP call flows and configuration, and describes the progressive evolution from a single‑instance deployment to a load‑balanced, hub‑and‑spoke architecture for high‑concurrency, multi‑tenant call‑center services.

Backend DevelopmentFreeSWITCHOutbound Calling
0 likes · 12 min read
Design and Evolution of a Smart Outbound Calling Platform Based on Freeswitch VoIP
Yang Money Pot Technology Team
Yang Money Pot Technology Team
Sep 13, 2021 · Backend Development

Evolution of Voice Communication and the Design of the YTalk Call Platform Based on FreeSWITCH

This article traces the historical development from early wired telephones to modern mobile and internet voice services, then details the architecture, features, SIP protocol handling, and Java‑FreeSWITCH integration of the YTalk call platform used for outbound and inbound communications.

Backend DevelopmentCall PlatformFreeSWITCH
0 likes · 23 min read
Evolution of Voice Communication and the Design of the YTalk Call Platform Based on FreeSWITCH
58 Tech
58 Tech
Dec 28, 2020 · Backend Development

Implementation of SIP‑Based DTMF Signal Capture for Intelligent Voice Robots

This article explains how an intelligent voice robot leverages TTS and SIP to convert server alerts into spoken notifications, detailing the end‑to‑end workflow, DTMF transmission methods, SIP detection techniques, SDP media negotiation, and RTP‑based DTMF parsing to enable reliable key‑press handling.

DTMFRTPSIP
0 likes · 8 min read
Implementation of SIP‑Based DTMF Signal Capture for Intelligent Voice Robots
ITPUB
ITPUB
Sep 19, 2020 · Backend Development

Inside the Backend Architecture of 58.com’s Intelligent Voice Robot

This article details the design and implementation of 58.com’s intelligent voice robot backend, covering its four‑layer architecture, SIP/SDP/RTP protocols, connection setup, multi‑turn voice interaction flow, DTMF handling, common troubleshooting issues, algorithm service modularization, SIP scheduling optimizations, and Java thread‑pool system tuning.

AIBackendSIP
0 likes · 13 min read
Inside the Backend Architecture of 58.com’s Intelligent Voice Robot
58 Tech
58 Tech
Sep 16, 2020 · Backend Development

Analysis of 58.com Intelligent Voice Robot Backend Architecture

The article reviews the design and implementation of 58.com’s intelligent voice robot backend, detailing its four‑layer architecture, SIP/SDP/RTP protocols, multi‑round voice interaction flow, algorithm service modularization, SIP scheduling optimizations, and Java thread‑pool system tuning for high‑concurrency scenarios.

Backend ArchitectureJava thread poolMicroservices
0 likes · 13 min read
Analysis of 58.com Intelligent Voice Robot Backend Architecture
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Jul 10, 2020 · Cloud Native

How to Build a Scalable Cloud Call Center with FreeSWITCH

Learn how to construct a scalable, high‑availability cloud call‑center platform using FreeSWITCH, covering PBX basics, dial‑plan routing, media handling, clustering with fs‑router and fs‑media, integration of Kamailio for signaling, and strategies for multi‑tenant, high‑concurrency deployments.

Cloud NativeFreeSWITCHSIP
0 likes · 16 min read
How to Build a Scalable Cloud Call Center with FreeSWITCH
58 Tech
58 Tech
May 28, 2019 · Artificial Intelligence

Implementation of Voice Call Functionality in an Intelligent Voice Robot

This article details the architecture and implementation of the voice call module of an intelligent voice robot, covering SIP signaling establishment, RTP session handling, audio encoding/decoding, sampling, and packetization to enable automated outbound calls and multi‑round voice interactions.

AISIPTelephony
0 likes · 9 min read
Implementation of Voice Call Functionality in an Intelligent Voice Robot
Qunar Tech Salon
Qunar Tech Salon
Dec 22, 2016 · Backend Development

Design and Implementation of a VOIP Solution for Overseas Travelers Using Asterisk and Kamailio

This article presents a comprehensive guide on building a VOIP service for overseas users, covering VOIP fundamentals, open‑source PBX selection, SIP client libraries, demo deployment, load‑balancing with Kamailio, high‑availability via Keepalived, NAT handling, TLS/SRTP support, and troubleshooting techniques.

KamailioLinuxSIP
0 likes · 14 min read
Design and Implementation of a VOIP Solution for Overseas Travelers Using Asterisk and Kamailio