summarylogtreecommitdiffstats
path: root/freeswitch.conf.d
diff options
context:
space:
mode:
authorbrent s2015-06-08 13:22:18 -0400
committerbrent s2015-06-08 13:22:18 -0400
commit36a6071430079e8824458603ac627639e61b3fbb (patch)
tree2c2112cae37f861c23cdac6bb40560f38592a537 /freeswitch.conf.d
downloadaur-36a6071430079e8824458603ac627639e61b3fbb.tar.gz
initial commit
Diffstat (limited to 'freeswitch.conf.d')
-rw-r--r--freeswitch.conf.d3
1 files changed, 3 insertions, 0 deletions
diff --git a/freeswitch.conf.d b/freeswitch.conf.d
new file mode 100644
index 000000000000..fd012baf097e
--- /dev/null
+++ b/freeswitch.conf.d
@@ -0,0 +1,3 @@
+# options to start freeswitch with
+# We default to -nonat, if you need nat, remove it
+FREESWITCH_OPTS="-nonat"