How to construct a "Slient SMS"

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.

Luca Bongiorni luca.bongiorni1 at studenti.unimi.it
Tue May 15 07:43:57 UTC 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.htm>


More information about the baseband-devel mailing list