Skip to content

Commit

Permalink
apns-conf: Add DIGI PT APN settings
Browse files Browse the repository at this point in the history
Ref: https://www.digi.pt/configurar-internet

Change-Id: I86be7f223073c4583fc95085f89754f63d709239
  • Loading branch information
bgcngm committed Nov 23, 2024
1 parent 9d4e247 commit 5c70cfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prebuilt/common/etc/apns-conf.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1078,6 +1078,7 @@
<apn carrier="Vodafone PT Internet" mcc="268" mnc="01" apn="net2.vodafone.pt" proxy="iproxy.vodafone.pt" port="80" mmsc="http://mms.vodafone.pt/servlets/mms" mmsproxy="iproxy.vodafone.pt" mmsport="80" type="default,supl,mms" />
<apn carrier="Vodafone PT WAP MMS" mcc="268" mnc="01" apn="vas.vodafone.pt" user="vas" password="vas" mmsc="http://mms/servlets/mms" mmsproxy="213.30.27.63" mmsport="8799" type="mms" />
<apn carrier="Vodafone PT WAP" mcc="268" mnc="01" apn="wap.vodafone.pt" user="wap" password="wap" proxy="172.16.19.50" port="8799" type="default,supl" />
<apn carrier="DIGI PT" mcc="268" mnc="02" apn="internet" authtype="1" type="default,supl" />
<apn carrier="NOS/WTF Internet" mcc="268" mnc="03" apn="umts" type="default,supl,dun" />
<apn carrier="NOS MMS" mcc="268" mnc="03" apn="mms" mmsc="http://mmsc:10021/mmsc" mmsproxy="62.169.66.5" mmsport="8799" authtype="1" type="mms" />
<apn carrier="WTF MMS" mcc="268" mnc="03" apn="umts" mmsc="http://mmsc:10021/mmsc" mmsproxy="62.169.66.5" mmsport="8799" authtype="1" type="mms" />
Expand Down

0 comments on commit 5c70cfd

Please sign in to comment.