1 Star 0 Fork 0

ythyty/signalwire-c

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
swclt_bench.cfg 355 Bytes
一键复制 编辑 原始数据 按行查看 历史
Chris Rienzo 提交于 2018-12-18 17:52 . Initial commit
benchmark:
{
target_identity = "blade://switchblade:2100";
};
signalwire_client:
{
transport:
{
wss:
{
ssl:
{
key = "./ca/intermediate/private/controller@freeswitch-upstream.key.pem";
cert = "./ca/intermediate/certs/controller@freeswitch-upstream.cert.pem";
chain = "./ca/intermediate/certs/ca-chain.cert.pem";
};
};
};
};
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ythyty/signalwire-c.git
git@gitee.com:ythyty/signalwire-c.git
ythyty
signalwire-c
signalwire-c
master

搜索帮助