summaryrefslogtreecommitdiffstats
path: root/prebuilt
diff options
context:
space:
mode:
authorPat Thoyts <patthoyts@gmail.com>2011-09-30 09:30:22 +0100
committerPat Thoyts <patthoyts@gmail.com>2011-09-30 09:30:22 +0100
commit1f937428d726b4bc06cb8feb08d05851c554833a (patch)
tree0f1d29688d390b06f6b8c885c5e3a95210daa73c /prebuilt
parent263af4a0082fe0df81dc9120e6b271a5a6c16d9d (diff)
downloadvendor_replicant-1f937428d726b4bc06cb8feb08d05851c554833a.zip
vendor_replicant-1f937428d726b4bc06cb8feb08d05851c554833a.tar.gz
vendor_replicant-1f937428d726b4bc06cb8feb08d05851c554833a.tar.bz2
Update the Virgin Mobile UK MMS APN definition
This corrects the MMS settings to match those seen on Virgin provided stock handsets and fixes receiving of media messages. MNCs 31 and 32 are likely to also require changing but have not been tested so are unchanged by this patch. Change-Id: I6bc40fa7bfa7f21cf3c6a36cdef2b46512075c6a Signed-off-by: Pat Thoyts <patthoyts@gmail.com>
Diffstat (limited to 'prebuilt')
-rw-r--r--prebuilt/common/etc/apns-conf.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/prebuilt/common/etc/apns-conf.xml b/prebuilt/common/etc/apns-conf.xml
index 4ca5498..090a2db 100644
--- a/prebuilt/common/etc/apns-conf.xml
+++ b/prebuilt/common/etc/apns-conf.xml
@@ -218,7 +218,7 @@
<apn carrier="T-Mobile UK" mcc="234" mnc="30" apn="general.t-mobile.uk" user="t-mobile" password="tm" server="*" mmsc="http://mmsc.t-mobile.co.uk:8002" mmsproxy="149.254.201.135" mmsport="8080" type="default,supl,mms" />
<apn carrier="Picture Message" mcc="234" mnc="30" apn="general.t-mobile.uk" user="user" password="wap" mmsc="http://mmsc.t-mobile.co.uk:8002" mmsproxy="149.254.201.135" mmsport="8080" type="mms" />
<apn carrier="Virgin UK" mcc="234" mnc="30" apn="goto.virginmobile.uk" user="user" type="default,supl" />
- <apn carrier="Virgin UK MMS" mcc="234" mnc="30" apn="pp.vodafone.co.uk" user="wap" password="wap" mmsc="http://mms.virginmobile.co.uk:8002" mmsproxy="149.254.201.135" mmsport="8080" type="mms" />
+ <apn carrier="Virgin UK MMS" mcc="234" mnc="30" apn="goto.virginmobile.uk" mmsc="http://mms.virginmobile.co.uk:8002" mmsproxy="193.30.166.2" mmsport="8080" type="mms" />
<apn carrier="Virgin UK" mcc="234" mnc="31" apn="goto.virginmobile.uk" user="user" type="default,supl" />
<apn carrier="Virgin UK MMS" mcc="234" mnc="31" apn="pp.vodafone.co.uk" user="wap" password="wap" mmsc="http://mms.virginmobile.co.uk:8002" mmsproxy="149.254.201.135" mmsport="8080" type="mms" />
<apn carrier="Virgin UK" mcc="234" mnc="32" apn="goto.virginmobile.uk" user="user" type="default,supl" />