01-10-2021, 06:07 PM
OK I will pull the latest version and remake them.
"I know what I have works if the mmsproxy is a domain name vs. an ip address (It was tested on H2O), so it may have to do with the mmsproxy being a raw ip address? See what happens if you uncomment this line:"
Interesting. Perhaps I will try and make a random name mapped in the hosts file to use a domain name instead of the ip. Like:
/etc/hosts
mmsproxy 74.49.0.18
then in mmsd config
[Modem Manager]
CarrierMMSC=http://aliasredirect.net/proxy/mmsc
MMS_APN=sp.telus.com
CarrierMMSProxy=mmsproxy:80
Thoughts? Does it even look at the hosts file for dns resolution?
"I know what I have works if the mmsproxy is a domain name vs. an ip address (It was tested on H2O), so it may have to do with the mmsproxy being a raw ip address? See what happens if you uncomment this line:"
Interesting. Perhaps I will try and make a random name mapped in the hosts file to use a domain name instead of the ip. Like:
/etc/hosts
mmsproxy 74.49.0.18
then in mmsd config
[Modem Manager]
CarrierMMSC=http://aliasredirect.net/proxy/mmsc
MMS_APN=sp.telus.com
CarrierMMSProxy=mmsproxy:80
Thoughts? Does it even look at the hosts file for dns resolution?