Gsm.datacall (Data Call States And Events) - FALCOM MAMBOII User Manual

Table of Contents

Advertisement

C
C
ONFIGURATION
OMMAND
3.2.25.1.1.6.5
STATES-are checked every second
State notification code
GSM.DataCall.sReady
GSM.DataCall.sIncoming=["p_number"]
GSM.DataCall.sRingCounter<comp><value>
GSM.DataCall.sInside=["p_number"]
<"p_number">
<comp>
<value>
EVENTS-are evaluated just when the event occurs
Event notification code
GSM.DataCall.eIncoming=["p_number"]
GSM.DataCall.eRingStopped=["p_number"]
GSM.DataCall.eEstablished=["p_number"]
GSM.DataCall.eHangup=["p_number"]
["p_number"]
This confidential document is a property of FALCOM and may not be copied or circulated without previous permission.
S
- F
R
ET
IRMWARE

GSM.DataCall (Data Call states and events)

Meaning
True when the device is ready to receive a data call, but before the
data call is established.
True when the device receives an incoming data call [or a call from a
specific phone number].
Example:
Based on the user set comparator <comp>, the MAMBOII device
compares the number of rings that have elapsed since an incoming
data call was generated. This state is true when the comparison of both
values result True until it results false.
Example:
True when a GSM data call [or call from specific phone number] is
accepted, until the call is cancelled.
Example:
It is optional. It specifies in quotation marks (" ") the phone number (e.g.
+493677XXXX, including country and area code) to be compared. If it is
omitted, the event occurs for incoming/outgoing data call.
Compares two values and return a Boolean (True/False) value that
represents the result of the comparison. It can be set to =, !=, <, >, <= or
>=.
It is an integer value between 0 and 255, which determines the number
of rings of an incoming call to wait for release an alarm.
Meaning
Occurs when the device receives a CSD call or a CSD call from a
specific phone number.
Example:
Occurs when the device is already set into the ringing mode and the
caller hangs up the phone.
Example:
Occurs when a CSD call has been established successfully
Example:
Occurs when hanging up p_numberan established CSD call.
Example:
It is optional. It specifies in quotation marks (" ") the phone number (e.g.
+493677XXXX, including country and area code) to be compared. If it is
omitted, the event occurs for incoming/outgoing data call.
Table 37:
GSM Data Call states and events.
2.4.0_
-
EVISION
BETA
GSM.DataCall.sIncoming ="+4913131313"
GSM.DataCall.sRingCounter>2
GSM.DataCall.sInside="+4913131313"
GSM.DataCall.eIncoming ="+4913131313"
GSM.DataCall.eRingStopped="+4913131313"
GSM.DataCall.eEstablished="+4913131313"
GSM.DataCall.eHangup="+4913131313"
V
1.0.0
ERSION
Page 229 of 271

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the MAMBOII and is the answer not in the manual?

Questions and answers

Table of Contents