Source: opensips-cli
Section: python
Priority: optional
Maintainer: Razvan Crainea <razvan@opensips.org>
Build-Depends: debhelper (>= 9), dh-python, python3-setuptools, python3-dev, python3-sqlalchemy, python3-opensips
Standards-Version: 3.9.8
Homepage: https://github.com/OpenSIPS/opensips-cli

Package: opensips-cli
Architecture: all
Multi-Arch: foreign
Depends: python3, ${misc:Depends}, ${python3:Depends}, python3-sqlalchemy (>= 1.3.16), python3-openssl, python3-pymysql, python3-opensips
Description: Interactive command-line tool for OpenSIPS 3.0+
 This package contains the OpenSIPS CLI tool, an interactive command line tool
 that can be used to control and monitor OpenSIPS 3.0+ servers.
 .
 OpenSIPS is a very fast and flexible SIP (RFC3261)
 server. Written entirely in C, OpenSIPS can handle thousands calls
 per second even on low-budget hardware.
 .
 C Shell-like scripting language provides full control over the server's
 behaviour. Its modular architecture allows only required functionality to be
 loaded.
 .
 Among others, the following modules are available: Digest Authentication, CPL
 scripts, Instant Messaging, MySQL/PostgreSQL support, Presence Agent, Radius
 Authentication, Record Routing, SMS Gateway, Jabber/XMPP Gateway, Transaction
 Module, SIP Registrar and User Location, Load Balancing/Dispatching/LCR,
 XMLRPC Interface.
