Scroll to navigation

opensipsctl(8) OpenSIPS opensipsctl(8)

NAME

opensipsctl - opensips control tool

SYNOPSIS

opensipsctl command [ parameters ]

DESCRIPTION

opensipsctl is a shell script to control OpenSIPS SIP server It can be used to manage users, domains, aliases and other server options

FILES

/etc/opensips/.opensipsctlrc
/usr/local/etc/opensips/.opensipsctlrc
~/.opensipsctlrc

COMMANDS

Displays a short usage description, including all available options.
show internal status
show running processes
send raw FIFO commands
ping a URI (OPTIONS)
restart a Cisco phone (NOTIFY)
add a new subscriber (*)
change user's password (*)
delete a user (*)
show aliases
remove an alias
add an aliases
add rpid for a user (*)
set rpid to NULL for a user (*)
show rpid of a user
show alias details
list aliases for uri
add an alias (*)
remove an alias (*)
help message
show dispatcher gateways
reload dispatcher gateways
show in memory dispatcher gateways
add gateway
delete gateway
show speeddial details
list speeddial for uri
add a speedial (*)
remove a speeddial (*)
help message
list AVPs
add AVP (*)
remove AVP (*)
help message
show user membership
grant user membership (*)
grant user membership(s) (*)

show in-RAM online users
delete user's UsrLoc entries
introduce a permanent UrLoc entry
introduce a temporary UrLoc entry
show online users flushed in DB
show list of served domains
add a new served domain
remove a served domain

NOTES

Commands labeled with (*) will prompt for a MySQL password. If the environment variable PW is set, the password will not be prompted.

IP addresses must be entered in dotted quad format e.g. 1.2.3.4

AUTHORS

see /usr/share/doc/opensipsAUTHORS

SEE ALSO

opensips(8),opensips.cfg(5)

Full documentation on opensips is available at http://www.opensips.org/.

Mailing lists:

users@opensips.org - opensips user community

devel@opensips.org - opensips development, new features and unstable version
21.06.2006 opensips