摘要: 问题:sdp协商时,带有IPV6的信息,需要将IPV6相关信息去掉 原因:网卡启用了ipv6通道 解决:关闭IPv6数据接口 netsh interface isatap set state disable netsh interface 6to4 set state disabled netsh 阅读全文
posted @ 2019-01-15 15:47 大漠垂杨 阅读(1170) 评论(0) 推荐(0) 编辑