BB Unix Network Monitor - Message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: {bb} qpage message sizes
- To: <bb@bb4.com>
- Subject: RE: {bb} qpage message sizes
- From: "Kauffman, Tom" <KauffmanT@nibco.com>
- Date: Wed, 29 Dec 2004 13:49:33 -0500
- Content-class: urn:content-classes:message
- Content-transfer-encoding: 8bit
- Content-type: text/plain; charset="us-ascii"
- Reply-to: bb@bb4.com
- Sender: owner-bb@bb4.com
- Thread-index: AcTt0fvvwXtCUjheSumVnbOmGLXwKAABG1AQ
- Thread-topic: {bb} qpage message sizes
I don't use quickpage, but I hacked this together to support sms text
messages to phones:
# cut the message down to 150 characters (allows spatch room for
# a security code on echelon pages
TEXT=`echo "!BB ! - ${BBALPHAMSG}" | paste -sd" " | cut -c 1-150`
This is in an external paging script -- $TEXT becomes the message passed
to the pager/phone/whatever.
Tom Kauffman
-----Original Message-----
From: owner-bb@bb4.com [mailto:owner-bb@bb4.com] On Behalf Of Shane
Presley
Sent: Wednesday, December 29, 2004 12:54 PM
To: bb@bb4.com
Subject: {bb} qpage message sizes
Hello,
My alpha pagers only support 500 characters. Originally qpage was
breaking up my bb messages into 80 character pieces, but I was able to
fix that.
But still I get two messages per BB alert, because they are over 500
characters.
Is there a way to shorten the notices that BB uses for quickpage?
Shane
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.
Home |
Main Index |
Thread Index