iSim.h
192 virtual void updateCallSourceStatus(const std::string& simId, const dpyModem::CallSourceStatus& sourceStatus) = 0;
199 virtual void processVoiceCallEvent(const std::string& simId, const dpyModem::CallStatus& callStatus) = 0;
222 void notifyCallSourceStatusUpdate(const std::string& simId, const dpyModem::CallSourceStatus& sourceStatus);
223 void notifyVoiceCallEvent(const std::string& simId, const dpyModem::CallStatus& callStatusEvent);
The call has been suspended by the network, but may resumed later.
Definition: iSim.h:110
Voice followed by data, voice mode (only in connection with single numbering scheme AT+CSNS) ...
Definition: iSim.h:119
The call is not active anymore, but inband information is still available.
Definition: iSim.h:108
Traffic channel is assigned and the progress indicator IE has been received(call setup) or a voice co...
Definition: iSim.h:139
The call is not active anymore, but inband information is still available.
Definition: iSim.h:87
Sim card is blocked, it may be needed to introduce some PIN or PUK code.
Definition: iSim.h:52
Deepsy Modem namespace that includes the different enums, structs or method signatures that should be...
Alternating voice/fax, voice mode (only in connection with single numbering scheme AT+CSNS) ...
Definition: iSim.h:121
No traffic channel assigned. Transmission of DTMF tones not possible.
Definition: iSim.h:138
Alternating voice/data, data mode (only in connection with single numbering scheme AT+CSNS) ...
Definition: iSim.h:123
Sim card cannot be read or it is not correctly inserted.
Definition: iSim.h:51
Dialing string number contains "*", "#" characters for Supplementary Services codes. Network support of this type is optional.
Definition: iSim.h:148
Sim card is not present in the device, or Sim status Unknown.
Definition: iSim.h:50
AccessPointNetwork apn_information
Sim APN information.
Definition: iSim.h:65
The call has been suspended by the network, but may resumed later.
Definition: iSim.h:88
SimStatus
Defines the possible states in which SIM card may be.
Definition: iSim.h:48
Voice followed by data, data mode (only in connection with single numbering scheme AT+CSNS) ...
Definition: iSim.h:122
std::string APN
Access point network (url form)
Definition: iSim.h:42
Alternating voice/fax, fax mode (only in connection with single numbering scheme AT+CSNS) ...
Definition: iSim.h:124
Alternating voice/data, voice mode (only in connection with single numbering scheme AT+CSNS) ...
Definition: iSim.h:120
std::string user
User used to access the network.
Definition: iSim.h:43
Dialing string number includes international access code character '+'.
Definition: iSim.h:146
CallSourceStatus
Defines the possible status that a voice call source can report regarding calls.
Definition: iSim.h:92
bool apn_forced
Flag that indicates if the apn is forced by the user or retrieved from the list.
Definition: iSim.h:66
Call is not one of multiparty (conference) call parties.
Definition: iSim.h:131
Definition: iSim.h:40
std::string password
Password used to access the network.
Definition: iSim.h:44
