Activity
github/workflows: add pypi package
github/workflows: add pypi package
add python3-opensips requirement
add python3-opensips requirement
redhat/fedora: bump version
redhat/fedora: bump version
debian: add python3-opensips dependency
debian: add python3-opensips dependency
database: Add migration support for OpenSIPS "3.4_to_3.5"
database: Add migration support for OpenSIPS "3.4_to_3.5"
diagnose: Fix exception with Python 3.8+ versions
diagnose: Fix exception with Python 3.8+ versions
avoid using sqlalchemy >=2
avoid using sqlalchemy >=2
DB URLs: Allow some special chars in password: '@' and '/'
DB URLs: Allow some special chars in password: '@' and '/'
Database: Add auto-detection for /usr/local/share/opensips
Database: Add auto-detection for /usr/local/share/opensips
Allow newer versions of sqlalchemy
Allow newer versions of sqlalchemy
readme: document -o parameters in configuration section
readme: document -o parameters in configuration section
User: Add handling for OpenSSL 1.1.0 or older
User: Add handling for OpenSSL 1.1.0 or older
database: Add migration support for OpenSIPS "3.3_to_3.4"
database: Add migration support for OpenSIPS "3.3_to_3.4"
fifo: fix bug introduced in bcf1bb6
fifo: fix bug introduced in bcf1bb6
fifo: add pid in reply file name to provide name unicity
fifo: add pid in reply file name to provide name unicity
MI: Define special array param handling for 'cluster_broadcast_mi'
MI: Define special array param handling for 'cluster_broadcast_mi'
github/worflows: add docker push image workflow
github/worflows: add docker push image workflow