telephonyserverplugins/multimodetsy/Multimode/sms/atsupport.txt
changeset 0 3553901f7fa8
child 24 6638e7f4bd8f
equal deleted inserted replaced
-1:000000000000 0:3553901f7fa8
       
     1 This file lists SMS AT commands and the phones which do and do not support it.
       
     2 This file is a plain text file to ease the procedure of merging changes into perforce.
       
     3 Please feel free to update this file whenever and with what ever comments you feel like (not rude!).
       
     4 
       
     5 Support for +CMT (notification that phone has received an unstored SMS)
       
     6 -----------------------------------------------------------------------
       
     7 Ericsson SH888		no
       
     8 Ericsson T28		no
       
     9 Ericsson R380		unknown
       
    10 Nokia 7110		yes
       
    11 Nokia 8210		yes
       
    12 Nokia 9110		no
       
    13 Nokia 9210		unknown
       
    14 Motorola Timeport	no
       
    15 Siemens S25		unknown
       
    16 
       
    17 
       
    18 Phones which require that a PDU has a prefixed SCA when sending an SMS
       
    19 ----------------------------------------------------------------------
       
    20 Ericsson SH888		no
       
    21 Ericsson T28		yes
       
    22 Ericsson R380		unknown
       
    23 Nokia 7110		yes
       
    24 Nokia 8210		yes
       
    25 Nokia 9110		unknown
       
    26 Nokia 9210		unknown
       
    27 Motorola Timeport	no
       
    28 
       
    29 Setting default SCA in phone (+CSCA)
       
    30 ------------------------------------
       
    31 The Motorola Timeport phone does adhere to the ETSI standards and will return ERROR for the below command...
       
    32 	AT+CSCA="441632960000",145
       
    33 To fix this problem the TSY should, after getting an ERROR on the above command, do the below command instead...
       
    34 	AT+CSCA="+441632960000"
       
    35 
       
    36 	
       
    37 Motorola Timeport Does Not Seem To Support +CNMI command
       
    38 --------------------------------------------------------
       
    39 The phone always returns ERROR for +CNMI? and +CNMI=?.
       
    40 
       
    41 
       
    42 
       
    43