configuration d'appel SIP pour jitsi et BBB

This commit is contained in:
Antoine Ouvrard
2021-03-11 14:30:34 +00:00
parent 331a941fcb
commit 7d981802b9
22 changed files with 174 additions and 43 deletions
+8
View File
@@ -0,0 +1,8 @@
---
- name: restart freeswitch
systemd:
name: freeswitch
state: restarted
daemon_reload: true
enabled: true