comparison scripts/gen-sms-deliver-pdu @ 13:b8d8f8a3cdb7

scripts: wrappers for network-side SMS-DELIVER PDU generation
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 27 Aug 2023 05:11:21 +0000
parents
children
comparison
equal deleted inserted replaced
12:0fe95ca922c7 13:b8d8f8a3cdb7
1 #!/bin/sh
2
3 if [ $# -lt 1 ]
4 then
5 echo "usage: $0 from-number [options]" 1>&2
6 exit 1
7 fi
8
9 (sms-deliver-pdu-hdr "$@"; cat) | sms-gen-tpdu mt