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 Software
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 […]
Turning Off Login Alerts Notification
Admin Settings You can turn off login alerts for all users and agents by heading to Sidebar Menu → Settings → General And on that page, search for User Login Alert and from drop-down select Disabled and save changes. User Settings If an admin has enabled this option, then an individual user can turn off […]
What Steps to Follow After Changing TPS?
To Change TPS follow below steps
What is Blocked UUID?
Blocked UUID is to block/stop the ongoing SMS campaign of any client, it at all, a user wants to cancel after uploading a huge file. You could get transaction ID (UUID) from the client and add it to Blocked UUID list and our system will stop sending traffic to the operators.
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.
Htaccess – Forcing Non-WWW or WWW
Are you looking to force your SMPP Center’s application hosted website with Non-WWW or WWW? The following trick help you achieve the goal. Forcing Non-WWW to WWW If you are looking to force all your users who uses http://example.com to http://www.example.com then follow the snippet. If you have hosted SMPP Center application on the root […]
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 […]