X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=default%2Foptions.conf;fp=default%2Foptions.conf;h=f63bd3316ef6eee3fc0e0262ec105830cbbe7669;hp=4875773e94003156ad2f028bb3d4b5d9c0939222;hb=320159175adced71da64efa80e9334f7bcab96c8;hpb=e5d55b64f753e419fcfa48b5b8355c9d401589e3 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 -