la kosa esta asi, les explikare un pokito de komo funciona:
un mensaje de texto esta kompuesto de una trama de caracteres HEXA en ASCII, ahi va mucha info, como:
-remitente
-destinatario
-mensaje
-compresion
-codoficacion
-tipo de mensaje
-hora/fecha
*entre otra info
en esa trama va algo ke se llama SMS CLASS, ke va de 0-3
What are the classes of SM-MT (mobile terminated) messages?
Classes identify the message's importance as well as the location where it should be stored. There are 4 message classes.
Class 0: Indicates that this message is to be displayed on the MS immediately and a message delivery report is to be sent back to the SC. The message does not have to be saved in the MS or on the SIM card (unless selected to do so by the mobile user).
Class 1: Indicates that this message is to be stored in the MS memory or the SIM card (depending on memory availability).
Class 2: This message class is Phase 2 specific and carries SIM card data. The SIM card data must be successfully transferred prior to sending acknowledgement to the SC. An error message will be sent to the SC if this transmission is not possible.
Class 3: Indicates that this message will be forwarded from the receiving entity to an external device. The delivery acknowledgement will be sent to the SC regardless of whether or not the message was forwarded to the external device.
la ke yo diskutia era la clase 0:
Class 0: Indicates that this message is to be displayed on the MS immediately and a message delivery report is to be sent back to the SC. The message does not have to be saved in the MS or on the SIM card (unless selected to do so by the mobile user).esto se logra kambiando un simple bit en un caracter especifikon en la trama de envio de mensajes, algo ke no podes hacer tan facilmente en el telefono, pero si kon un programa y un cable de datos usando comandos AT en modem GSM (alias un celular vulgar y silvestre).
me se esta info porke he trabajado kon ella komo 1 año, me se kada parte de la trama, komo modifikarla y komo dekodifikarla, si kieren mas info se las eskribo aki.
PD: komo dato extra me akuerdo ke una vez me kallo un mensaje CLASE 0, y lo primero ke dije fue "SPYWARE?? SPAM?? EN MI CELULAR" y luego deskubri ke eso era posible, asi ke si digicel me dejo pasar un SMS CLASS-0 kreo ke se debe poder mandar. el sabado ke tenga chance escribo algo de kodigo para hacer la prueba aver si se puede mandando desde DIGICEL a diferentes compañias y se los posteo luego.