sip-options(1) | General Commands Manual | sip-options(1) |
sip-options - Query SIP OPTIONS
sip-options [OPTIONS] target-uri
The sip-options utility sends a SIP OPTIONS request (or any other SIP request) to a SIP server.
The sip-options tool will print out status line and interesting headers from the response, excluding From, Via, Call-ID, and CSeq. The message body is also printed.
The options utility accepts following command line options:
0when successful (a 2XX-series response is received) 1when unsuccessful (a 3XX..6XX-series response is received) 2initialization failure
You want to query supported features of sip:essip00net.nokia.com:
$ options sip:essip00net.nokia.com
#SIPADDRESS, #sip_proxy, #NTA_DEBUG, #TPORT_DEBUG, #TPORT_LOG.
Report bugs to sofia-sip-devel@lists.sourceforge.net.
Written by Pekka Pessi <pekka -dot pessi -at- nokia -dot- com>
Copyright (C) 2005 Nokia Corporation.
This program is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Version 1.12.11devel | sofia-sip-utils |