red5phone 客户端的相同主机 IP 号
我用星号实现了 red5phone 作为外部 sip 代理。我尝试连接 2 个客户端,肯定有不同的 IP。当我使用 sip show peers cli 命令看到星号时,它显示如下:
Name/username Host Dyn Nat ACL Port Status
1001/1001 10.151.32.26 D N 38841 OK (173 ms)
1000/1000 10.151.32.26 D 5060 OK (17 ms)
主机 IP 是相同的,尽管它是不同的客户端。
有人可以解释一下吗?这是一个错误吗?
I implemented red5phone with asterisk as external sip proxy. I tried to connect with 2 clients and there's definitely a different IP. When I saw at asterisk by using the sip show peers
cli command, it displayed like this :
Name/username Host Dyn Nat ACL Port Status
1001/1001 10.151.32.26 D N 38841 OK (173 ms)
1000/1000 10.151.32.26 D 5060 OK (17 ms)
The host IP is the same, although it's a different client.
Can somebody explain this? Is it an error?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
该IP地址是red5服务器的IP地址吗?也许你的 red5 服务器没有将客户端 IP 地址传递给 Asterisk,而是将其自己的 IP 地址传递给 Asterisk?
Is that IP address the IP address of the red5 server? Perhaps your red5 server is not passing the client IP addresses but its own to Asterisk?
这是你的代理 IP 地址,这很好,因为每个用户都是通过不同的端口号来识别的
it's your proxy ip address and that's fine because each user is identified by port number which is different