SIPSAK - How to use it properly for OPTIONS?

For sipsak 0.9.8.1 (which is what I happen to have on my workstation) the -O and -o are not for sending OPTIONS… it is done simply like this:

sipsak -s sip:server.example.com

and the return value (echo $? ) is 0 if the ping succeeded.