diff options
Diffstat (limited to 'net/openmcu/files/openmcu.ini.sample')
-rw-r--r-- | net/openmcu/files/openmcu.ini.sample | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/openmcu/files/openmcu.ini.sample b/net/openmcu/files/openmcu.ini.sample deleted file mode 100644 index 2b699b0dff62..000000000000 --- a/net/openmcu/files/openmcu.ini.sample +++ /dev/null @@ -1,13 +0,0 @@ -[Parameters] -Password= -Log Level=2 -HTTP Certificate=%%EXAMPLESDIR%%/%%PORTNAME%%/server.pem -HTTP Port=1420 -Gatekeeper Mode=Find gatekeeper -Interface Array Size=0 -Default room=room101 -Connecting WAV File=%%EXAMPLESDIR%%/%%PORTNAME%%/connecting.wav -Entering WAV File=%%EXAMPLESDIR%%/%%PORTNAME%%/entering.wav -Leaving WAV File=%%EXAMPLESDIR%%/%%PORTNAME%%/leaving.wav -Call log filename=/var/log/%%PORTNAME%%/%%PORTNAME%%_call.log - |