summaryrefslogtreecommitdiffstats
path: root/default/options.conf
diff options
context:
space:
mode:
authorAndreas Eversberg2009-10-27 07:56:59 +0100
committerAndreas Eversberg2009-10-27 07:56:59 +0100
commit8994874d7bcb1eff9ee833fb22e4910cc365f456 (patch)
tree143d370a0a65449dfb7c9dd5e00cbb8841a250a9 /default/options.conf
parentFixes and improves parsing of config file. (diff)
parentadded owner / group options to options.conf (diff)
downloadlcr-8994874d7bcb1eff9ee833fb22e4910cc365f456.tar.gz
lcr-8994874d7bcb1eff9ee833fb22e4910cc365f456.tar.xz
lcr-8994874d7bcb1eff9ee833fb22e4910cc365f456.zip
Merge branch 'master' of ssh://jolly@www.mISDN.org/var/git/lcr
Conflicts: README
Diffstat (limited to 'default/options.conf')
-rw-r--r--default/options.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/default/options.conf b/default/options.conf
index 4875773..f63bd33 100644
--- a/default/options.conf
+++ b/default/options.conf
@@ -96,6 +96,14 @@
# Rights must have 0 in front, if octal values above are used.
#socketrights 0700
+# Change user of LCR socket, where lcradmin or chan_lcr connects to.
+# So: change to asterisk, if you have asterisk run as user "asterisk" e.g.
+#socketuser asterisk
+
+# Change group of LCR socket, where lcradmin or chan_lcr connects to.
+# So: change to asterisk, if you have asterisk run in group "asterisk" e.g.
+#socketgroup asterisk
+
# Enable GSM network capability.
# This option turns LCR into a GSM network. Additional options are specified
# in 'gsm.conf'. You also need openbsc at compile time and of yourse -