adeshpandey / opensips

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

opensips

A neutral docker image for opensips to launch simple sip server with postgres database and rtpproxy support.

How to use the docker image?

mv env.example .env
# set values in the .env
docker-compose up

About


Languages

Language:Dockerfile 61.1%Language:Shell 38.9%