From f8ef39c96ed117d3dd7a93ff846308fbd3491fdb Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 25 Oct 2010 20:48:55 +0200 Subject: build: Add example configuration for phonesim plugin --- plugins/phonesim.conf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 plugins/phonesim.conf (limited to 'plugins/phonesim.conf') diff --git a/plugins/phonesim.conf b/plugins/phonesim.conf new file mode 100644 index 00000000..74bb645e --- /dev/null +++ b/plugins/phonesim.conf @@ -0,0 +1,14 @@ +# This is a sample file for the phonesim configuration +# +# It should be installed in your oFono system directory, +# e.g. /etc/ofono/phonesim.conf +# +# Each group is parsed as a modem device +# +# Each group shall at least define the address and port +# Address = +# Port = + +#[phonesim] +#Address=127.0.0.1 +#Port=12345 -- cgit v1.2.3