Synaccess Networks NP-0801DTM User Manual

Page 282

Advertising
background image

 

SIM TOOLKIT COMMANDS

 

HSPA+ AT Commands Reference Guide 

282

 

#STGI: <parameters>
where <parameters> depends upon the ongoing proactive command as follows: 
if <cmdType>=1 (REFRESH) 
#STGI: <cmdType>,<refresh type> 
where: 
<refresh type> 
  0 ‐ SIM Initialization and Full File Change Notification; 
  1 ‐ File Change Notification; 
  2 ‐ SIM Initialization and File Change Notification; 
  3 ‐ SIM Initialization; 
  4 ‐ SIM Reset 
if <cmdType>=5 (SET UP EVENT LIST) 
#STGI: <cmdType>,<event list mask> 
where: 
<event list mask> ‐ hexadecimal number representing the list of events to 
monitor (see GSM 11.14): 
‐ '00' = MT call 
‐ '01' = Call connected 
‐ '02' = Call disconnected 
‐ '03' = Location status 
‐ '04' = User activity 
‐ '05' = Idle screen available 
‐ '06' = Card reader status (if class "a" is supported) 
‐ '07' = Language selection 
‐ '08' = Browser Termination (if class "c" is supported) 
‐ '09' = Data available (if class "e" is supported) 
‐ '0A' = Channel status (if class "e" is supported) 
The hexadecimal number is actually a bit mask, where each bit, when set, 
indicates that the corresponding event has to be monitored (for example, if 
<event list mask> is 0x0001, it means that MT call has to be monitored). 
if <cmdType>=16 (SET UP CALL) 
#STGI: <cmdType>,<commandDetails>,[<confirmationText>], 
<calledNumber> 
where: 
<commandDetails> ‐ unsigned integer, used as an enumeration 
  0 Set up call, but only if not currently busy on another call 
  1 Set up call, but only if not currently busy on another call, with redial 
  2 Set up call, putting all other calls (if any) on hold 
  3 Set up call, putting all other calls (if any) on hold, with redial 
  4 Set up call, disconnecting all other calls (if any) 
  5 Set up call, disconnecting all other calls (if any), with redial 
<confirmationText> ‐ string for user confirmation stage 
<calledNumber> ‐ string containing called number 
if <cmdType>=17 (SEND SS) 
if <cmdType>=18 (SEND USSD) 
if <cmdType>=19 (SEND SHORT MESSAGE) 
if <cmdType>=20 (SEND DTMF) 
if <cmdType>=32 (PLAY TONE) 
if <cmdType>=40 (SET UP IDLE MODE TEXT) 
 
#STGI: <cmdType>[,<text>] 

Advertising