How to construct a "Slient SMS"
Luca Bongiorni
luca.bongiorni1 at studenti.unimi.it
Tue May 15 09:43:57 CEST 2012
Hei,
consider also, that some operators detects silent sms and restores automatically TP-PID and TP-DCS.
Moreover changing TP-PID/TP-DCS I suggest you to use also Message Waiting Indication-Discard option [1].
Some examples:
#pdu='0011000C91'+str(num)+'0000AA0141' # SMS Classic
#pdu='0011000C91'+str(num)+'4000AA0141' # 0x40 (TP-PID)
#pdu='0011000C91'+str(num)+'40C0AA0141' # 0x40(TP-PID) and 0xC0(Message Waiting Indication-Discard)
Cheers,
Luca
[1] http://mobiletidings.com/2009/07/08/voicemail-waiting-indication-sms/
> On Mon, May 14, 2012 at 3:27 PM, Chengcheng Gou <gouchengcheng at gmail.com> wrote:
> I want to study the Slient SMS, How can it be constructed? Anyone kowns?
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/baseband-devel/attachments/20120515/00d39f0e/attachment.html>
More information about the baseband-devel
mailing list