From d9147498a6448aded976e1651d70dc600b53406a Mon Sep 17 00:00:00 2001 From: Fabricio Ferracioli Date: Thu, 7 May 2020 19:51:18 +0000 Subject: Changing MMS Proxy APN for TIM Brasil Switch MMS Proxy APN for TIM Brasil from 200.179.66.242 to 189.40.191.96 The carrier chaged this in 2018 Bug: [155966283] Test: No test needed as this is only an IP change Signed-off-by: Fabricio Ferracioli Change-Id: I56723f491484f1ca46f5df3f540a8cd446d69786 --- etc/apns-full-conf.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'etc') diff --git a/etc/apns-full-conf.xml b/etc/apns-full-conf.xml index fbcd51c..c9ceef5 100644 --- a/etc/apns-full-conf.xml +++ b/etc/apns-full-conf.xml @@ -32961,7 +32961,7 @@ user="tim" password="tim" mmsc="http://mms.tim.br" - mmsproxy="200.179.66.242" + mmsproxy="189.40.191.96" mmsport="8080" authtype="1" protocol="IPV4V6" @@ -32976,7 +32976,7 @@ user="tim" password="tim" mmsc="http://mms.tim.br" - mmsproxy="200.179.66.242" + mmsproxy="189.40.191.96" mmsport="8080" authtype="1" protocol="IPV4V6" @@ -32991,7 +32991,7 @@ user="tim" password="tim" mmsc="http://mms.tim.br" - mmsproxy="200.179.66.242" + mmsproxy="189.40.191.96" mmsport="8080" authtype="1" protocol="IPV4V6" -- cgit v1.2.3