1sipquery(1)                      GNU Telephony                     sipquery(1)
2
3
4

NAME

6       sipquery - register and report sip contact details
7

SYNOPSIS

9       sipquery [options] userid[@server[:port]]
10

DESCRIPTION

12       This is a tool that uses the registration process to query the sip con‐
13       tact uri for a registered user agent.  This may even  be  considered  a
14       demonstration  of  a  security  flaw  in the standard SIP server model.
15       Basically, an un-authenticated registration  request  is  sent  to  the
16       server,  and  the  contact  uri is read to standard out from the server
17       reply message.
18

OPTIONS

20       --forward=address
21              Sets the "public appearing" IP address for testing behind NAT.
22
23       --port=number
24              Sets the sip port number, in case the default port (5060) is  in
25              use already.
26
27       --proxy=host
28              Use  a  specified  outbound proxy uri to get to the server being
29              queried.
30
31       --server=host
32              Specify server uri to query unless offered as part of userid.
33
34       --timeout=seconds
35              Time to wait for query response.
36

AUTHOR

38       sipquery was written by David Sugar <dyfet@gnutelephony.org>.
39

REPORTING BUGS

41       Report bugs to sipwitch-devel@gnu.org or bugs@gnutelephony.org.
42
44       Copyright © 2009-2014 David Sugar, Tycho Softworks.
45       This is free software; see the source for copying conditions.  There is
46       NO  warranty;  not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
47       PURPOSE.
48
49
50
51
52GNU SIP Witch                    December 2009                     sipquery(1)
Impressum