From 43159629f42764aada04ac414a35d1ffb533b983 Mon Sep 17 00:00:00 2001 From: Marcus Alves Grando Date: Sun, 9 Apr 2006 01:09:45 +0000 Subject: - Update to 2.1.1 - Take maintainership - portlint(1) PR: 95473 Submitted by: Joerg Pulz --- net/openmcu/files/openmcu.ini.sample | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 net/openmcu/files/openmcu.ini.sample (limited to 'net/openmcu/files/openmcu.ini.sample') diff --git a/net/openmcu/files/openmcu.ini.sample b/net/openmcu/files/openmcu.ini.sample new file mode 100644 index 000000000000..2b699b0dff62 --- /dev/null +++ b/net/openmcu/files/openmcu.ini.sample @@ -0,0 +1,13 @@ +[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 + -- cgit v1.2.3