Sign inSign up

andpopov/freeswitch

By andpopov

•Updated about 2 years ago

Based on safarov/freeswitch:latest Changes: Added fix of unclosed tag in file vars.xml

Image
Networking
Developer tools
0

270

andpopov/freeswitch repository overview

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'

Tag summary

Content type

Image

Digest

sha256:3ed30218c…

Size

103.8 MB

Last updated

about 2 years ago

docker pull andpopov/freeswitch