测试 RTPEngine 的 forwarding

暂时还没开始测试,先纸上谈兵

rtpengine.conf 里面的 table 要配置为 0 或者 大于0,不能为负数

必须同时启动 rtpengine 和 rtpengine-recording 服务

kamailio.cfg 里面调用: rtpengine("record-call=on" + " metadata=" + $var(data));

还是调用 start_forwarding() 目前不清楚

至于 rtpengine-recording.conf

可以配置 forward-to = /run/rtpengine/sock

或者配置 tcp-send-to = 10.4.1.7:15413

但很明显,录音和forwarding 二个功能只能二选一

相关推荐
liulilittle3 天前
BBR 状态机
网络·通信
无名3874 天前
再评 https://github.com/sipwise/rtpengine/issues/415
通信
xixixi777775 天前
确定性网络:从技术原理到产业落地,2026 年开启广域确定性新时代
人工智能·安全·互联网·北斗·通信·确定性网络·局域
xixixi777776 天前
算力网络双轮驱动:800G 光模块价格再降、1.6T 商用提速,AI-eSIM 用户破亿重构身份生态
网络·人工智能·ai·大模型·光模块·通信·运营商
liulilittle7 天前
TCP UCP 卡尔曼滤波器
网络·网络协议·tcp/ip·通信
liulilittle14 天前
TCP UCP v1.0 拥塞控制算法(Linux Kernel CC-A)
linux·网络·网络协议·tcp/ip·c·通信·拥塞控制
山木嵌入式16 天前
同步通信与异步通信(UART/USART):定义、原理、场景全解析
串口·嵌入式·uart·通信
小贺儿开发17 天前
Unity3D 串口通信上位机联调系统
unity·串口·协议·数据·通信·传输·互动
辰尘_星启17 天前
【Linux】Python Socket编程指南
linux·python·socket·系统·通信
无名38718 天前
rtpengine.conf 设置 table=0
通信