You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
361 B
Plaintext
15 lines
361 B
Plaintext
7 years ago
|
# 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
|