File: phonesim.conf

package info (click to toggle)
ofono 2.18-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,064 kB
  • sloc: ansic: 224,979; sh: 5,012; python: 4,040; makefile: 956
file content (14 lines) | stat: -rw-r--r-- 361 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 = <valid IPv4 address format>
#   Port = <valid TCP port>

#[phonesim]
#Address=127.0.0.1
#Port=12345