Can’t make call on WebPhone

So, I’m new to asterisk, and I’m developing a WebPhone. At first, I can get one extension to call the other, but when it comes to answering it, it automatically shuts off. This is the output I get on the asterisk console when it rolls the call.

Other than that, I can not connect via WSS, just WS. I do not have much experience with certificates and everything.
If there’s anything else I can post to get help, I’m happy about it. Could someone help me?

[Jun 26 15:54:40] ERROR[9202][C-00000001]: netsock2.c:305 ast_sockaddr_resolve: getaddrinfo(“eldg73r54utr.invalid”, “(null)”, …): Name or service not known
[Jun 26 15:54:40] WARNING[9202][C-00000001]: chan_sip.c:16734 __set_address_from_contact: Invalid host name in Contact: (can’t resolve in DNS) : ‘eldg73r54utr.invalid’
[Jun 26 15:54:40] ERROR[9202][C-00000001]: netsock2.c:98 ast_sockaddr_stringify_fmt: getnameinfo(): ai_family not supported

Any current browser forces WSS. WS won’t work.

1 Like

Thanks! I’ll try to study and adjust it. But I do not understand why I can not use HTTPS from Asterisk, just HTTP. Anything specific? I have set TLS in http.conf …

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.