We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2014-04-11 13:03:28 +0200 |
With the current update we've published initial MMS support. Unfortunately, MMS is technically a bit of a dinosaur, and several operators have slightly incompatible custom implementations. As a result of this we're expecting issues with many operators outside of Finland -- but still decided to push the current implementation early, and try to fix issues faster than we could on our own with your feedback.
This post contains some notes for technically skilled users with developer mode enabled. We're working on a simple application automating some of those steps, which will be published at a later point to enable less skilled users to help us improving MMS as well.
So, if you have problems with MMS..
dbus-send --system --print-reply --dest=org.ofono /ril_0 org.ofono.ConnectionManager.GetContexts
for the connection settingsdbus-send --system --print-reply --dest=org.ofono /ril_0 org.ofono.SimManager.GetProperties
for details about your networkpkill mms-engine
mms-engine -vkat
and send us the output from the terminal, as well as the contents of /tmp/mms2 | No.2 Revision |
With the current update we've published initial MMS support. Unfortunately, MMS is technically a bit of a dinosaur, and several operators have slightly incompatible custom implementations. As a result of this we're expecting issues with many operators outside of Finland -- but still decided to push the current implementation early, and try to fix issues faster than we could on our own with your feedback.
This post contains some notes for technically skilled users with developer mode enabled. We're working on a simple application automating some of those steps, which will be published at a later point to enable less skilled users to help us improving MMS as well.
So, if you have problems with MMS..
dbus-send --system --print-reply --dest=org.ofono /ril_0 org.ofono.ConnectionManager.GetContexts
for the connection settingsdbus-send --system --print-reply --dest=org.ofono /ril_0 org.ofono.SimManager.GetProperties
for details about your networkpkill mms-engine
mms-engine -vkat
and send us the output from the terminal, as well as the contents of /tmp/mmsInfo collected should be sent to mms-debug@jolla.com. Please note that this address is designed to easily collect debug information for our engineers, and can't be used as MMS support hotline. If you write us, please do a short post here about which provider and which problem you faced as well, to reduce duplicate submissions as much as possible. We'll try to comment here, and most likely only contact you by mail if we need additional debug output.
3 | No.3 Revision |
Update: We're rolling out a hotfix for MMS today, which should fix several of the major issues reported by you. Thanks for all the help so far! We're still collecting data, so please keep contacting us if you still have issues not fixed or not mentioned in the comments to this post.
With the current update we've published initial MMS support. Unfortunately, MMS is technically a bit of a dinosaur, and several operators have slightly incompatible custom implementations. As a result of this we're expecting issues with many operators outside of Finland -- but still decided to push the current implementation early, and try to fix issues faster than we could on our own with your feedback.
This post contains some notes for technically skilled users with developer mode enabled. We're working on a simple application automating some of those steps, which will be published at a later point to enable less skilled users to help us improving MMS as well.
So, if you have problems with MMS..
dbus-send --system --print-reply --dest=org.ofono /ril_0 org.ofono.ConnectionManager.GetContexts
for the connection settingsdbus-send --system --print-reply --dest=org.ofono /ril_0 org.ofono.SimManager.GetProperties
for details about your networkpkill mms-engine
mms-engine -vkat
and send us the output from the terminal, as well as the contents of /tmp/mmsInfo collected should be sent to mms-debug@jolla.com. Please note that this address is designed to easily collect debug information for our engineers, and can't be used as MMS support hotline. If you write us, please do a short post here about which provider and which problem you faced as well, to reduce duplicate submissions as much as possible. We'll try to comment here, and most likely only contact you by mail if we need additional debug output.