SIP 到 SIP 通话录音 [英] SIP to SIP Call recording

查看:79
本文介绍了SIP 到 SIP 通话录音的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们如何在 android 中记录 SIP 到 SIP 呼叫?如何使用本机代码在android中获得下行和上行访问?

How can we record SIP to SIP call in android? how to get downlink and uplink access in android using native code?

推荐答案

假设您编写了自己的 Android NDK SIP 堆栈,那么在 Android 上记录 SIP 呼叫非常简单.只需组合入站和出站音频 (MUX),然后将组合音频写入文件系统或您想要保存通话录音的某个位置.

Assuming you wrote your own Android NDK SIP stack, recording SIP calls on Android is pretty simple. Just combine inbound and outbound audio (MUX), then write combined audio to file system or some place you want to save the recorded calls.

这篇关于SIP 到 SIP 通话录音的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆