Based on safarov/freeswitch:latest Changes: Added fix of unclosed tag in file vars.xml
270
Based on safarov/freeswitch:latest
Changes: Added fix of unclosed tag in file vars.xml
To run:
docker run -d --name freeswitch --net=host -v /opt/freeswitch/etc/:/etc/freeswitch -v /opt/freeswitch/recordings/:/var/lib/freeswitch/recordings/ -v /opt/freeswitch/scripts:/usr/share/freeswitch/scripts andpopov/freeswitch:latest
Shortcut for fs_cli:
Add to .bashrc
alias fs_cli='docker exec -i -t freeswitch /usr/bin/fs_cli'
Content type
Image
Digest
sha256:3ed30218c…
Size
103.8 MB
Last updated
about 2 years ago
docker pull andpopov/freeswitch