<div dir="ltr">Hi all,<div><br></div><div>What is the supposed behavior when the modem device receives a SMS? The message org.freedesktop.ModemManager1.Modem.Messaging.Added will be emitted on dbus?<br><div><br></div><div>I am using the MMQt in order to handle SMSs in an embedded device. Sending SMS it's ok. </div><div>But when I sent a message to the device, and I use the dbus-monitor in order to see if the ModemManager sends the signal Added() there is no traffic on dbus until I "reset" the modem using:</div><div>(disabling)</div><div># mmcli -m 0 -d</div><div>(enabling) and after</div><div># mmcli -m 0 -e</div><div><br></div><div>all messages that were sent to device will be received at same time and the signals are emitted in the dbus, as follows:</div><div><br></div><div><div>signal sender=:1.3 -> dest=(null destination) serial=197 path=/org/freedesktop/ModemManager1/</div><div>Modem/0; interface=org.freedesktop.ModemManager1.Modem.Messaging; member=Added </div><div>  object path "/org/freedesktop/ModemManager1/SMS/5" </div><div>  boolean true</div></div><div><br></div><div>Am I missing something?</div><div>How I can debug the process of receiving a SMS?</div><div><br></div><div>Follow some hardware info:</div><div><br clear="all"><div><div>root@ts-imx6-s:~# mmcli -m 0          </div><div><br></div><div>/org/freedesktop/ModemManager1/Modem/0 (device id '3fba001a3e3ce5ffefda417609400ad882ef3c7f') </div><div> ------------------------- </div><div> Hardware |   manufacturer: 'Telit' </div><div>          |          model: 'HE910-EUD' </div><div>          |       revision: '12.00.224' </div><div>          |      supported: 'gsm-umts' </div><div>          |        current: 'gsm-umts' </div><div>          |   equipment id: '354043052132539' </div><div> ------------------------- </div><div> System   |         device: '/sys/devices/soc0/soc.1/2100000.aips-bus/2184000.usb/ci_hdrc.0/usb2/2-1' </div><div>          |        drivers: 'cdc_acm' </div><div>          |         plugin: 'Generic' </div><div>          |   primary port: 'ttyACM3' </div><div>          |          ports: 'ttyACM3 (at), ttyACM0 (at)' </div><div> ------------------------- </div><div> Numbers  |           own : 'unknown' </div><div> ------------------------- </div><div> Status   |           lock: 'none' </div><div>          | unlock retries: 'unknown' </div><div>          |          state: 'connected' </div><div>          |    power state: 'on' </div><div>          |    access tech: 'umts' </div><div>          | signal quality: '42' (recent) </div><div> ------------------------- </div><div> Modes    |      supported: 'allowed: 2g, 3g; preferred: none' </div><div>          |        current: 'allowed: 2g, 3g; preferred: none' </div><div> ------------------------- </div><div> Bands    |      supported: 'unknown' </div><div>          |        current: 'unknown' </div><div> ------------------------- </div><div> IP       |      supported: 'ipv4, ipv6, ipv4v6' </div><div> ------------------------- </div><div> 3GPP     |           imei: '354043052132539' </div><div>          |  enabled locks: 'none' </div><div>          |    operator id: '72410' </div><div>          |  operator name: 'VIVO' </div><div>          |   subscription: 'unknown' </div><div>          |   registration: 'home' </div><div> ------------------------- </div><div> SIM      |           path: '/org/freedesktop/ModemManager1/SIM/0' </div><div><br></div><div> ------------------------- </div><div> Bearers  |          paths: '/org/freedesktop/ModemManager1/Bearer/0'</div></div><div><br></div><div>Thanks in advance.</div><div>Best regards.</div>-- <br><div class="gmail_signature">Daniel Vaz</div>
</div></div></div>