Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Win7 上运行PJSIP。问题是我可以注册成功,拨打电话时,通话可以建立,但我听不到声音。
出现问题:
sound_port.c !EC 由于不活动而暂停”
我捕获了数据包,但在接收时没有发现任何 RTP 数据包。
正如您提到的,没有 RTP 数据包,您什么也听不到。
sound_port.c !EC suspended because of inactivity消息告诉你同样的事情。
sound_port.c !EC suspended because of inactivity
检查您为什么没有收到 RTP。远端是否发送 RTP..?一些可能的问题 - NAT'ting / SDP 详细信息(IP 地址、编解码器不匹配)