Provider Test fails
From Kolmisoft Wiki
Jump to navigationJump to search
Internal command to Test Provider is:
sipsak -s sip:101@123.123.123.123:5060 -v
where 123.123.123.123 is providers IP address and 5060 is port.
If Test Provider functionality returns "failed" you can access server via SSH and run command manually.
Errors
- If you see something like:
[root@localhost ~]# sipsak -s sip:101@123.123.123.123:5060 -v error: cannot resolve local hostname: localhost.yourdomain
please make sure that "localhost.yourdomain" is added in /etc/hosts like:
127.0.0.1 localhost localhost.yourdomain