Asterisk 16 Testing - Demo
3.5K
vim docker-compose.yml
version: '3'
services:
voip:
container_name: voip
image: cnsoluciones/asterisk16testing:latest
restart: always
network_mode: host
volumes:
- /etc/localtime:/etc/localtime:ro
- ./user-data/etc/asterisk:/etc/asterisk
[2324](template-aor)
pjsip_template_auth.conf
[2324-auth](template-auth)
username=2324
password=2324
pjsip_template_endpoint.conf
[2324](template-endpoint)
aors=2324
auth=2324-auth
callerid=2324 <2324>
Content type
Image
Digest
Size
547.1 MB
Last updated
about 5 years ago
docker pull cnsoluciones/asterisk16testing