---
 examples/example-operator-settings.csv |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
 create mode 100644 examples/example-operator-settings.csv

diff --git a/examples/example-operator-settings.csv 
b/examples/example-operator-settings.csv
new file mode 100644
index 0000000..7493894
--- /dev/null
+++ b/examples/example-operator-settings.csv
@@ -0,0 +1,9 @@
+# Example GPRS access point settings
+# Format: (type=INTERNET|MMS protocol=ipv4|ipv6)
+# MCC,MNC,SPN,type,UI name, APN, username, password, protocol, proxy IP 
address, proxy port, MMS server URL
+#
+001,01,TEST,INTERNET,Network Tester GPRS,internet,,,,,,
+246,81,oFono,INTERNET,Phonesim Internet-GPRS,internet.apn,,,ipv4,,,
+246,81,oFono,MMS,Phonesim 
MMS-GPRS,mms.apn,mmsuser,mmspass,ipv4,10.10.10.10,8080,http://192.168.0.111:8002
+888,009,Example,INTERNET,Example Operator Internet,internet
+888,009,Example,MMS,Example Operator 
MMS,mms,,,ipv4,10.11.12.13,8081,http://mms.example.com:8000
-- 
1.7.1

_______________________________________________
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono

Reply via email to