I have a SMPP aplication. I would like to know if it is possible to receive SMS using my aplication or it is only possible if I use TTMessenger?
Our SMPP server supports two-way messaging. Put your SMPP app into SMPP Transceiver mode instead of SMPP transmitter mode. In Web-Messaging, under ‘SMS’, select “Replies to TTMessenger/API” as the default ID, and, if you are not using sub-accounts, lock it (to prevent TTMessenger from changing it). Subscribe to the SMS Receive service if necessary. Our SMPP supported modes: Transceiver mode will allow send and receive in parallel; Transmitter mode will allow send only Receiver mode will allow receive only. We support all three modes.