Ok I added over 200 Service providers from the network manager.(mobile-broadband-provider-info)
Now I need to get more device info and add any service providers that are missing.
I also want to get CDMA devices working as well.
I don't want to add any more dependencies since I can't have that much on the live cd.
Ok the gprs settings are stored in the file /usr/share/gprsec/tools/gprs-chat-scripts
Example info for gprs devices:
- Code: Select all
[722|Apple iPhone*]
apple_iphone.xpm
'' AT
TIMEOUT 240
OK ATE0
OK ATV1
OK 'AT+CGDCONT=5,"IP","???"'
OK ATS0=0
OK AT+CGQREQ=5,0,0,0,0,0
OK AT+CGQMIN=5,0,0,0,0,0
OK AT+CGATT?
OK ATDT*99***5#
TIMEOUT 30
CONNECT ""
Info for service providers example:
- Code: Select all
Name (Country) APN USERNAME PASSWORD DNS DNS
Thanks for any help.
Please don't post any personal passwords or usernames you get from the service provider.
Just post that you need to call your service provider to get.
Latest version in the Gloria Community Repo.






