Hey all,

I have finally found out how to do this and am posting so others can search in the mail archive.

If you want to retrieve an MMS then you must set the APN to be whatever your operator says. In my case I do this in my ppp script:


OK              AT+CGDCONT=1,IP,orangemms


It is important to note that you must also set the proxy that your operator says. If you just want to use wget then you can set the http_proxy environment variable. Then after running your ppp scripts and setting up the route table so it goes over the modem you can wget to your hearts content.


Gareth


--
Gareth Reakes, Managing Director      Parthenon Computing
+44-1865-811184                  http://www.parthcomp.com

Reply via email to