作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我有这个错误:
ast_sockaddr_resolve:
Getaddrinfo("df7jal23ls0d.invalid", "(null)", ...): Name or service not known
-- Executing [7008@default:1] Dial("SIP/7005-00000006", "SIP/7008,,H") in new stack
== Using SIP RTP CoS mark 5
[Feb 6 19:43:51] ERROR[5802][C-00000005]: netsock2.c:305 ast_sockaddr_resolve: getaddrinfo("df7jal23ls0d.invalid", "(null)", ...): Name or service not known
[Feb 6 19:43:51] WARNING[5802][C-00000005]: chan_sip.c:16609 __set_address_from _contact: Invalid host name in Contact: (can't resolve in DNS) : 'df7jal23ls0d.invalid'
-- Called SIP/7008
-- SIP/7008-00000007 is ringing
-- Got SIP response 603 "Failed to get local SDP" back from 192.168.0.26:566 17
-- SIP/7008-00000007 is busy
== Everyone is busy/congested at this time (1:1/0/0)
-- Auto fallthrough, channel 'SIP/7005-00000006' status is 'BUSY'
[Feb 6 19:43:54] WARNING[5800][C-00000005]: chan_sip.c:24848 handle_response: R emote host can't match request ACK to call '07791e5d190b43915aca104937588c4e@192 .168.0.17:5060'. Giving up.
suhani-pbx*CLI> netsock2.c:305 ast_sockaddr_resolve: getaddrinfo("df7jal23ls0d.invalid", "(null)", ...): Name or service not known
No such command ' netsock2.c:305 ast_sockaddr_resolve: getaddrinfo("df7jal23ls0d.invalid", "(null)", ...): Name or service not known' (type 'core show help netsock2.c:305 ast_sockaddr_resolve:' for other possible commands)
[root@suhani-pbx ~]# netsock2.c:305 ast_sockaddr_resolve: getaddrinfo("df7jal23ls0d.invalid", "(null)", ...): Name or service not known
-bash: syntax error near unexpected token `('
[root@suhani-pbx ~]# netsock2.c:305 ast_sockaddr_resolve: getaddrinfo("df7jal23ls0d.invalid", "(null)", ...): Name or service not known
-bash: syntax error near unexpected token `('
[root@suhani-pbx ~]# netsock2.c:305 ast_sockaddr_resolve: getaddrinfo("df7jal23ls0d.invalid", "(null)", ...): Name or service not known
-bash: syntax error near unexpected token `('
最佳答案
这意味着您错误地设置了服务器。
服务器应该有正确的可解析 dns 名称或已记录在/etc/hosts 中,将您的名称指向 ip。
关于webrtc - ast_sockaddr_resolve : getaddrinfo(): Name or service not known,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42064341/
我有这个错误: ast_sockaddr_resolve: Getaddrinfo("df7jal23ls0d.invalid", "(null)", ...): Name or service no
我是一名优秀的程序员,十分优秀!