Hello,
I'm trying to debug a functionality that I'm implementing and for that I need to send a message to my user that is logged in using resiprocate. My account is
mateus1@xxxxxxxxxxxxxx.
The problem is that using sipsak I'm not reaching the server and I don't know why:
mateus@mateus:~/resiprocate/apps/telepathy$ sipsak -vv -s
sip:mateus1@xxxxxxxxxxxxxxNo SRV record: _sip._
tcp.ws.sip5060.netNo SRV record: _sip._
udp.ws.sip5060.netusing A record:
ws.sip5060.netwarning: need raw socket (root privileges) to receive all ICMP errors
** timeout after 500 ms**
** timeout after 1000 ms**
** timeout after 2000 ms**
). Using that account on Jitsi (or even in the getonsip website [1]) I can see a response after sipsak command.