jigasi: add jigasi support for SIP audio calls

This commit is contained in:
Saúl Ibarra Corretgé
2018-10-17 11:11:27 +02:00
parent 9bb7340f66
commit e78a4ed24a
13 changed files with 223 additions and 8 deletions

4
jigasi/Makefile Normal file
View File

@@ -0,0 +1,4 @@
build:
docker build $(BUILD_ARGS) -t jitsi/jigasi .
.PHONY: build