Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
DLE |
16 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BUSY |
"BUSY" |
public static final String |
CONNECT |
"CONNECT" |
public static final String |
ERROR |
"ERROR" |
public static final String |
NO_ANSWER |
"NO<SP>ANSWER" |
public static final String |
NO_CARRIER |
"NO<SP>CARRIER" |
public static final String |
NO_DIALTONE |
"NO<SP>DIALTONE" |
public static final String |
OK |
"OK" |
public static final String |
RING |
"RING" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final byte |
CR |
13 |
protected static final byte |
EOM |
59 |
protected static final byte |
EOP |
46 |
protected static final byte |
ETX |
3 |
protected static final int |
HDR_SIZE |
64 |
protected static final int |
KILO_BYTE |
1024 |
protected static final byte |
LF |
10 |
protected static final byte |
MPS |
44 |
protected static final int |
PUFFER_SIZE |
4096 |
protected static final String |
READY |
"+CPIN:<SP>READY" |
protected static final String |
SIM_PIN |
"+CPIN:<SP>SIM<SP>PIN" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final byte |
EOF |
26 |
protected static final byte |
ESC |
27 |
public static final int |
GSM_TEXTMODE_SMS_LENGTH |
160 |
protected static final String |
READY |
"+CPIN:<SP>READY" |
protected static final String |
SIM_PIN |
"+CPIN:<SP>SIM<SP>PIN" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
GSMSP |
32 |
protected static final char |
ND |
27 |
protected static final char |
NULL |
0 |
protected static final char |
TC |
27 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VERSANDAUFTRAG_ATG |
"atg.SprachAnsageAuftrag" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
VOIP_RESPONSE_CODE_ANSWERED |
211 |
public static final int |
VOIP_RESPONSE_CODE_COMPLETED |
212 |
public static final int |
VOIP_RESPONSE_CODE_NO_ERROR |
200 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VERSANDAUFTRAG_ATG |
"atg.VoIPFaxVersandAuftrag" |
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.