You can choose to display user’s wallet amount in decimals or rounded off. There is a configuration available for admins to set this up. Go to Sidebar Menu → Settings → General → Payments Tab. Select your desired option for User Credit Balance Display field. Click on Save changes. Note: This option works only for […]
Articles Tagged: SMPP Client
Displaying Dashboard Notification
To display important notification to your users, you can add the content from Admin panel. Set Dashboard Alerts Go to Settings ⇾ General ⇾ Misc Tab Then scroll down to Dashboard Alert section and add your announcement. Alert Title: This will be head line or main title of the alert box. Alert User Type: Select […]
What Steps to Follow After Changing TPS?
To Change TPS follow below steps
Why Do Some Special Characters Do Not Get Delivered on Mobile?
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.
Do the Failed Messages Get Retried in SMPP Client?
Yes, if you set the retry feature of SMPP Center then it will retry failed messages to the next assigned vendor/operator which is configured as a failover. Retry Mechanism is based on the interval or global error code set by the admin in SMPP Center’s Software.
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.
What is TON and NPI in SMPP?
TON stands for Type of Number. TON specifies whether the number is a full International Number (i.e. needs the + prefix), or a Country Code Number, or an alphanumeric sender (i.e. includes up to 11 characters of alphanumeric sender id, quite useful for branding/advertising). NPI stands for Numbering Plan Indicator. NPI specifies which type of […]
What is the Keep-Alive Frequency for SMPP Client Needs to be Set?
When you bind the session with your preferred transceiver or transmitter / receiver mode, it is very much essential to Keep-Alive Frequency Connections. To ensure, the binds are established, you need to send enquire_link commands for every few seconds. We suggest a frequency of 30 seconds for enquire_link.
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 […]