Hello,
I would like to understand how to use the library with the UDP protocol for the SIP part. When I try to connect to the server, I get the error: Error: connect ECONNREFUSED, on TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17) {errno: -61}.
I need to create a SIP client that uses UDP and handles calls with RTP.
Hello,
I would like to understand how to use the library with the UDP protocol for the SIP part. When I try to connect to the server, I get the error: Error: connect ECONNREFUSED, on TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17) {errno: -61}.
I need to create a SIP client that uses UDP and handles calls with RTP.