summaryrefslogtreecommitdiff
path: root/misc/freeswitch/scripts/ini/gateways.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'misc/freeswitch/scripts/ini/gateways.ini.example')
-rw-r--r--misc/freeswitch/scripts/ini/gateways.ini.example23
1 files changed, 23 insertions, 0 deletions
diff --git a/misc/freeswitch/scripts/ini/gateways.ini.example b/misc/freeswitch/scripts/ini/gateways.ini.example
new file mode 100644
index 0000000..b6ae018
--- /dev/null
+++ b/misc/freeswitch/scripts/ini/gateways.ini.example
@@ -0,0 +1,23 @@
+; Gemeinschaft 5 gateways configuration file
+; (c) AMOOMA GmbH 2012
+;
+
+[gateway1]
+profile = gemeinschaft
+name = gateway1
+username = gateway1
+realm = gemeinschaft
+password = freeswitch
+extension = default
+proxy = 192.168.0.1
+expire-seconds = 600
+register = true
+
+[gateway2]
+profile = gemeinschaft
+name = sipgate
+username = 1234567e0
+password = ABCdeF
+proxy = sipgate.com
+register = true
+extension = {sip_to_user}