phonesim.conf 361 B

1234567891011121314
  1. # This is a sample file for the phonesim configuration
  2. #
  3. # It should be installed in your oFono system directory,
  4. # e.g. /etc/ofono/phonesim.conf
  5. #
  6. # Each group is parsed as a modem device
  7. #
  8. # Each group shall at least define the address and port
  9. # Address = <valid IPv4 address format>
  10. # Port = <valid TCP port>
  11. #[phonesim]
  12. #Address=127.0.0.1
  13. #Port=12345