Advertisement
Guest User

S3_FreedomPop_V2_apns-conf.xml

a guest
Sep 9th, 2014
2,131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. /*
  4. ** Copyright 2006, Google Inc.
  5. **
  6. ** Licensed under the Apache License, Version 2.0 (the "License");
  7. ** you may not use this file except in compliance with the License.
  8. ** You may obtain a copy of the License at
  9. **
  10. ** http://www.apache.org/licenses/LICENSE-2.0
  11. **
  12. ** Unless required by applicable law or agreed to in writing, software
  13. ** distributed under the License is distributed on an "AS IS" BASIS,
  14. ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  15. ** See the License for the specific language governing permissions and
  16. ** limitations under the License.
  17. */
  18. -->
  19.  
  20. <!-- use empty string to specify no proxy or port -->
  21. <!-- This version must agree with that in apps/common/res/apns.xml -->
  22. <apns version="8">
  23. <!-- Start of Apn database for Sprint LTE support -->
  24. <apn carrier="LTE - SPRINT OTA"
  25. mcc="310"
  26. mnc="120"
  27. apn="otasn"
  28. type="fota"
  29. protocol="IPV4V6"
  30. roaming_protocol="IPV4V6"
  31. bearer="14"
  32. />
  33.  
  34. <apn carrier="LTE - SPRINT test ISP"
  35. mcc="001"
  36. mnc="01"
  37. apn="n.ispsn"
  38. type="default,mms"
  39. mmsc="http://mms.sprintpcs.com"
  40. mmsproxy = "68.28.31.7"
  41. mmsport = "80"
  42. protocol="IPV4V6"
  43. roaming_protocol="IPV4V6"
  44. bearer="14"
  45. />
  46.  
  47. <apn carrier="LTE - SPRINT test OTA"
  48. mcc="001"
  49. mnc="01"
  50. apn="otasn"
  51. type="fota"
  52. protocol="IPV4V6"
  53. roaming_protocol="IPV4V6"
  54. bearer="14"
  55. />
  56.  
  57. <apn carrier="LTE - SPRINT test PAM"
  58. mcc="001"
  59. mnc="01"
  60. apn="pamsn"
  61. type="dun"
  62. protocol="IPV4V6"
  63. roaming_protocol="IPV4V6"
  64. bearer="14"
  65. />
  66.  
  67. <apn carrier="LTE - SPRINT test ISP"
  68. mcc="001"
  69. mnc="010"
  70. apn="n.ispsn"
  71. type="default,mms"
  72. mmsc="http://mms.sprintpcs.com"
  73. mmsproxy = "68.28.31.7"
  74. mmsport = "80"
  75. protocol="IPV4V6"
  76. roaming_protocol="IPV4V6"
  77. bearer="14"
  78. />
  79.  
  80. <apn carrier="LTE - SPRINT test OTA"
  81. mcc="001"
  82. mnc="010"
  83. apn="otasn"
  84. type="fota"
  85. protocol="IPV4V6"
  86. roaming_protocol="IPV4V6"
  87. bearer="14"
  88. />
  89.  
  90. <apn carrier="LTE - SPRINT test PAM"
  91. mcc="001"
  92. mnc="010"
  93. apn="pamsn"
  94. type="dun"
  95. protocol="IPV4V6"
  96. roaming_protocol="IPV4V6"
  97. bearer="14"
  98. />
  99. <!-- End of Apn database for Sprint LTE support -->
  100.  
  101. <!-- Start of Apn database for Sprint EHRPD support -->
  102. <apn carrier="EHRPD - SPRINT OTA"
  103. mcc="310"
  104. mnc="120"
  105. apn="otasn"
  106. type="fota"
  107. protocol="IPV4V6"
  108. roaming_protocol="IPV4V6"
  109. bearer="13"
  110. />
  111.  
  112. <apn carrier="EHRPD - SPRINT test ISP"
  113. mcc="001"
  114. mnc="01"
  115. apn="n.ispsn"
  116. type="default,mms"
  117. mmsc="http://mms.sprintpcs.com"
  118. mmsproxy = "68.28.31.7"
  119. mmsport = "80"
  120. protocol="IPV4V6"
  121. roaming_protocol="IPV4V6"
  122. bearer="13"
  123. />
  124.  
  125. <apn carrier="EHRPD - SPRINT test OTA"
  126. mcc="001"
  127. mnc="01"
  128. apn="otasn"
  129. type="fota"
  130. protocol="IPV4V6"
  131. roaming_protocol="IPV4V6"
  132. bearer="13"
  133. />
  134.  
  135. <apn carrier="EHRPD - SPRINT test PAM"
  136. mcc="001"
  137. mnc="01"
  138. apn="pamsn"
  139. type="dun"
  140. protocol="IPV4V6"
  141. roaming_protocol="IPV4V6"
  142. bearer="13"
  143. />
  144.  
  145. <apn carrier="EHRPD - SPRINT test ISP"
  146. mcc="001"
  147. mnc="010"
  148. apn="n.ispsn"
  149. type="default,mms"
  150. mmsc="http://mms.sprintpcs.com"
  151. mmsproxy = "68.28.31.7"
  152. mmsport = "80"
  153. protocol="IPV4V6"
  154. roaming_protocol="IPV4V6"
  155. bearer="13"
  156. />
  157.  
  158. <apn carrier="EHRPD - SPRINT test OTA"
  159. mcc="001"
  160. mnc="010"
  161. apn="otasn"
  162. type="fota"
  163. protocol="IPV4V6"
  164. roaming_protocol="IPV4V6"
  165. bearer="13"
  166. />
  167.  
  168. <apn carrier="EHRPD - SPRINT test PAM"
  169. mcc="001"
  170. mnc="010"
  171. apn="pamsn"
  172. type="dun"
  173. protocol="IPV4V6"
  174. roaming_protocol="IPV4V6"
  175. bearer="13"
  176. />
  177.  
  178. <!-- End of Apn database for Sprint EHRPD support -->
  179. <apn carrier="FP LTE internet"
  180. mcc="310"
  181. mnc="120"
  182. apn="n.f6.ispsn"
  183. type="default,mms"
  184. mmsproxy="68.28.31.7"
  185. mmsport="80"
  186. mmsc="http://mms.sprintpcs.com"
  187. protocol="IPV4V6"
  188. roaming_protocol="IPV4V6"
  189. bearer="14"
  190. />
  191. <apn carrier="FP EHRPD internet"
  192. mcc="310"
  193. mnc="120"
  194. apn="n.f6.ispsn"
  195. type="default,mms"
  196. mmsproxy="68.28.31.7"
  197. mmsport="80"
  198. mmsc="http://mms.sprintpcs.com"
  199. protocol="IPV4V6"
  200. roaming_protocol="IPV4V6"
  201. bearer="13"
  202. />
  203. </apns>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement