Re: Modemmanager - how to send sms? - receiving is ok



Hey,

> 
> I would like to inform you about my test result today.
> I downloaded the master repository from the freedesktop git and I compiled it successfully. 
> 

Note that MM_05 also has all latest fixes now.

> So, the latest sms-get.py get both sms messages correctly from the modem, which is really great!
> 

Cool! Dan also fixed some text-mode SMS listing issues yesterday and it
does work really well.

> And it seems, this python interface is much better than dbus-send.
> 

FYI, I'm currently improving "mmcli" in the 06-api branch in order to be
able to send SMS as well. It currently does SMS listing and some other
actions already.


> Anyway, when I try to send sms, I still get the following error message:
> 
> ./sms-send.py --number +3620xxxxxxx "Uj modemmanager, uj problemak"
> Sending message failed: org.freedesktop.ModemManager.Modem.Gsm.Unknown: Unknown error
> 
> Could you tell me, how to start debugging/testing this feature? 

(From your other email)
Feb 8 16:42:24 antiX1 modem-manager[2633]: <debug> [1328715744.175402]
[mm-at-serial-port.c:298] debug_log(): (ttyUSB1): -->
'AT+CMGS="+3620xxxxxxx"<CR>Uj modemmanager, uj problemak\26<CR>'
Feb 8 16:42:24 antiX1 modem-manager[2633]: <debug> [1328715744.308290]
[mm-at-serial-port.c:298] debug_log(): (ttyUSB1): <--
'<CR><LF>ERROR<CR><LF>'

That CMGS command seems the proper one, so not sure why the ZTE modem
didn't like it. Could you run "AT+CMGS=?" in minicom and send back the
result?

-- 
Aleksander


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]