Home
The CIP command line utility is used to manage VOIP telephony services for trusted partners of Callstera.
Getting Started
CIP is accessed by secure shell (SSH).
Access is controlled via the use of ssh keys. To request a key contact Callstera support.
Accessing CIP
On MAC (Terminal)
ssh -i <path_to_key> <username>@<hostaddress>
On Windows (Powershell)
ssh -i <path_to_key> <username>@<hostaddress>
Usage
- Enter a command on the SSH terminal.
- You will be prompted to enter any command parameters.
- Add --help after any command to see context help.
cip [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
account Account service
conf Configuration service
dns DNS service
pbx PBX service
trunk Trunk service
version Version command
Contact
For more information contact Callstera Support.