# Hinweis: Das "#" ist ein Kommentarzeichen. Der hinter dem Kommentarzeichen folgende Text
# wird bis zum Zeilenende als Kommentar angesehen. Auf diese Weise können auch nicht benötigte
# Parameterzeilen unwirksam gemacht werden.
# Note: The "#" is a comment character. The text following the comment character is considered
# a comment until the end of the line. In this way, parameter lines that are not required can
# also be made ineffective.
subprocess_path=./subprocess/
#subprocess_impl=Win32
#subprocess_impl=Linux-armv7
#subprocess_impl=Linux-armhf
subprocess_impl=Linux-i386
subprocess_impl=Linux-x86_64
#subprocess_impl=Linux-aarch64
#subprocess_impl=FreeBSD-i386
#subprocess_impl=FreeBSD-amd64
# Suppress receiving of voice packtes in QRT state. Default: yes
#suppressReceivingVoicePackets=no
# Suppress sending of voice packtes in QRT and QRL state. Default: yes
#suppressSendingVoicePackets=no