DoubangoTelecom / webrtc2sip

Smart SIP and Media Gateway to connect WebRTC endpoints to any SIP-legacy network
https://doubango.org
342 stars 166 forks source link

Got a problem with calls #193

Open praeitor opened 8 years ago

praeitor commented 8 years ago

Hello.

When I try to call I see this errors and nothing happens, Please hellp me solve this problem...

__*[DOUBANGO ERROR]: function: "tnet_sockfd_sendto()" file: "src/tnet_utils.c" line: "1814" MSG: sendto(fd=3) failed _*[DOUBANGO ERROR]: function: "tnet_sockfd_sendto()" file: "src/tnetutils.c" line: "1814" MSG: (SYSTEM)NETWORK ERROR ==>Operation not permitted

bizzr3 commented 7 years ago

you can't run webrtc2sip command with non-root users, run with sudo and try again.