-
-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GTM 382 via at19200 #27
Comments
Postling logs from both could be helpful to see the difference. |
Here comes the log from wammu: Wed 2016/05/25 17:00:24: [Gammu - 1.37.0] |
Hmm; I am not sure on how modem-manager-gui would log events as well as what it does. Nonetheless I could try to ltrace or strace the program. Just tell me what I should do. |
Hmm; modem-manager-gui is just a frontend for the following two programs: |
Now here comes the ModemManager log while sending and retrieving SMS-es with modem-manager-gui: ModemManager (version 1.4.14) starting in system bus... |
Michal Čihař; it would also be very nice if you could help me forth in the usage of mmcli a CLI-frotend for ModemManager; I have the same problem there as with gammu: I do not know how to select the message storage; seems to be documented nowhere:
/org/freedesktop/ModemManager1/Modem/0 Messaging | supported storages: 'sm, mt, me, sr'
Doing this from the command line would be very nice as said; see also: https://lists.freedesktop.org/archives/libmbim-devel/2014-June/000310.html |
Sorry, but I don't know mmcli and ModemManager at all... |
ModemManager is some kind of middleware that is used by NetworkManager to dial into a mobile network. mmcli is a command line utility to access the ModemManager layer directly:
Found 1 modems:
/org/freedesktop/ModemManager1/Modem/0 Messaging | supported storages: 'sm, mt, me, sr'
Found 3 SMS messages:
/org/freedesktop/ModemManager1/Modem/0 Status | state: 'registered' 3GPP | registration: 'home'
/org/freedesktop/ModemManager1/Modem/0 3GPP location | Mobile country code: '232' GPS NMEA traces | Not available Raw GPS | Not available CDMA BS | Not available |
I really don't see any major difference in what ModemManager does, the AT commands seem to be pretty much same and it also prefers PDU mode for reading messages... |
My GTM 382 UMTS module seems to support the at19200 protocol quite well. However when retrieving SMS it can only retrieve new SMS while it ignores alread-read SMS. modem-manager-gui on the contrary will also view SMS which have already been read before. As things are now an SMS seems to be lost after I quit and re-start wammu while modem-manager-gui can still display it.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: