All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Better help for delivery reports
@ 2018-09-27 21:47 Pavel Machek
  2018-09-27 22:21 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Machek @ 2018-09-27 21:47 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 540 bytes --]


Explain "delivery report" parameter in send-sms.

diff --git a/test/send-sms b/test/send-sms
index 98808aaf..cabe0652 100755
--- a/test/send-sms
+++ b/test/send-sms
@@ -6,6 +6,7 @@ import dbus
 if len(sys.argv) < 4:
 	print("Usage: %s [modem] <to> <message> <delivery report>" %\
 					(sys.argv[0]))
+	print("  where delivery report is 0|1")
 	sys.exit(1)
 
 bus = dbus.SystemBus()

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Better help for delivery reports
  2018-09-27 21:47 [PATCH] Better help for delivery reports Pavel Machek
@ 2018-09-27 22:21 ` Denis Kenzior
  0 siblings, 0 replies; 2+ messages in thread
From: Denis Kenzior @ 2018-09-27 22:21 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 160 bytes --]

Hi Pavel,

On 09/27/2018 04:47 PM, Pavel Machek wrote:
> 
> Explain "delivery report" parameter in send-sms.
> 

Applied, thanks.

Regards,
-Denis


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-27 22:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-27 21:47 [PATCH] Better help for delivery reports Pavel Machek
2018-09-27 22:21 ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.