The SAT API is a telephony system (TSY) extension module that interacts with the telephony server to perform different tasks. Normally the licensees implement the SAT clients and the TSY.
The TSY handles the messages between the SAT clients, telephony server and the toolkit application. All the TSY subsessions are derived from
The server calls the
SAT engine
The SAT client is a plug-in developed by the licensees to implement the toolkit functions. The SAT clients request proactive command notification by using RSat::Notifyxyz, where xyz represents one of the proactive command.
ETelSat API
ETelSat API provides the
TSY
The TSYs are usually developed by the licensees and are extension modules to the telephony server. They support the client side functionality by translating the messages to be implemented in the phone
SAT application
One or more SAT applications are stored in the ICC of the mobile device. They SAT application gets started as soon as the ICC is inserted in a SAT enabled phone. Once started, the application waits for request messages from the clients and responds to them accordingly. The SAT application is also responsible for security features like encryption, authentication of the messages between the phone and the network operator.
The SAT API is a telephony system (TSY) extension module that interacts with the telephony server to perform different tasks. Normally the licensees implement the SAT clients and the TSY.
The TSY handles the messages between the SAT clients, telephony server and the toolkit application. All the TSY subsessions are derived from
The server calls the
SAT engine
The SAT client is a plug-in developed by the licensees to implement the toolkit functions. The SAT clients request proactive command notification by using RSat::Notifyxyz, where xyz represents one of the proactive command.
ETelSat API
ETelSat API provides the
TSY
The TSYs are usually developed by the licensees and are extension modules to the telephony server. They support the client side functionality by translating the messages to be implemented in the phone
SAT application
One or more SAT applications are stored in the ICC of the mobile device. They SAT application gets started as soon as the ICC is inserted in a SAT enabled phone. Once started, the application waits for request messages from the clients and responds to them accordingly. The SAT application is also responsible for security features like encryption, authentication of the messages between the phone and the network operator.