Some Special characters such as &, *, @, $, etc., have different values in GSM 7 bit encoding. So when you are sending a message make sure that you set proper encoding which is configured on SMPP Center Server.
Category: SMPP Server
What is Enquire Link in SMPP Server?
This is the health check call from the SMPP client to the SMPP Server which indicates that the SMPP Client’s session is alive and connected. Best practice is to keep this interval to 30 sec recommended.
How can I Configure My Kannel with SMPPCenter SMPP Server?
Compatibility : Kannel version 1.4.3 or greater Replace username and password in the example kannel.conf file linked below with your existing SMPPCenter SMPP credentials and restart your Kannel. Note: You will need to change your password to 8 characters so that you can use it with Kannel. You are now ready to send a test […]
How to Read SMPP Delivery Receipt?
An example SMPP Delivery Receipt will be like below: id:64567564356765435676 sub:001 dlvrd:001 submit date:190608165232 done date:190608165237 stat:DELIVRD err:000 text:Hello World SMPP Delivery Receipt Explanation: id – The unique uuId/transactionId which will be allocated to the message. sub – the number of short messages originally submitted. dlvrd – the number of short messages delivered. submit date […]
What is SMPP Server?
Unlike SMPP Client, you act as an SMSC to your clients. Your customers will connect via SMPP to send SMS as ESME and you act as SMSC to receive and process SMS deliveries.
Which SMPP Protocol Version is Used?
SMPP Center has been developed using the SMPP Protocol 3.4 Version. Please view the SMPP Protocol Version Document