Send a SIP OPTIONS request to a server over ws/wss.
sip-ping -addr wss://my-server
Assuming you have setup Go:
go get github.com/watsoncj/sip-ping
Uses docker for isolated/repeatable binary builds.
./build.sh
Send a SIP OPTIONS request to a server over ws/wss.
sip-ping -addr wss://my-server
Assuming you have setup Go:
go get github.com/watsoncj/sip-ping
Uses docker for isolated/repeatable binary builds.
./build.sh