From 7fde74c5f7c2233f2c2612479e6c1c35dc59e6a2 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 14 Oct 2023 14:09:48 +0200 Subject: Configure freeswitch --- .../modules/freeswitch/templates/switch.conf.xml | 208 ++++++++++ .../puppet/modules/freeswitch/templates/vars.xml | 448 +++++++++++++++++++++ 2 files changed, 656 insertions(+) create mode 100644 personal_infra/puppet/modules/freeswitch/templates/switch.conf.xml create mode 100644 personal_infra/puppet/modules/freeswitch/templates/vars.xml (limited to 'personal_infra/puppet/modules/freeswitch/templates') diff --git a/personal_infra/puppet/modules/freeswitch/templates/switch.conf.xml b/personal_infra/puppet/modules/freeswitch/templates/switch.conf.xml new file mode 100644 index 00000000..36891f9b --- /dev/null +++ b/personal_infra/puppet/modules/freeswitch/templates/switch.conf.xml @@ -0,0 +1,208 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/personal_infra/puppet/modules/freeswitch/templates/vars.xml b/personal_infra/puppet/modules/freeswitch/templates/vars.xml new file mode 100644 index 00000000..850c0a17 --- /dev/null +++ b/personal_infra/puppet/modules/freeswitch/templates/vars.xml @@ -0,0 +1,448 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3