What is convert message id in SMPP gateway

When any message is submitted to SMSC, SMSC issue a unique message id against each message. It can be in decimal or in hex format. Subsequently when they provide the DLR, SMSC should send exactly the same message ID in DLR so that iTextPro can match both and update the DLR. However, there are few […]

Read More

Do I need to create different SMPP accounts for same user ?

No, you don’t need to create different SMPP accounts for the same user if you want to send through multiple gateways simultaneously because if the messages are received at the application from the downstream then you can create a MT routing rule from the routing rule manager for that particular SMPP user to route messages […]

Read More

When is it recommended to use Housekeeping?

Housekeeping is a handy tool to reset master billing data in a single go, it may be noted that data once deleted, cannot be restored. To reset the data, you can toggle between the Yes/No buttons shown against various master data tables & select the yes option and finally click on the reset button.

Read More

How much of TPS iTextPro Supports?

UPSTREAM TPS (Vendor Gateway) TPS Provided by the Vendor needs to be configured under Gateway properties as = [Number of messages sent in Total number of seconds] * [Number of Sessions]. DOWNSTREAM TPS (Server Side-ESME user)  In SMPP Server, for e.g. admin have opted for 500 TPS, so if there are 100 users in the application, the TPS […]

Read More

What is Throttling?

Throttling is the process of limiting the number of requests  you can submit to a given operation in a given amount of time. A request can be when you submit the campaigns. Throttling protects the web service from being overwhelmed with requests, messages gets failed with error code 0x00000058 (throttling error, 88 decimal value). Tips to […]

Read More

What is TON and NPI in SMPP Gateway?

TON stands for Type of Number: it 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: it specifies which type of numbering standard […]

Read More

What is a whitelisted IP Address in API and SMPP User?

IP Address whitelisting is a security feature often used for limiting and controlling access only to trusted users, IP whitelisting allows you to create lists of trusted IP addresses or IP ranges from which your users can access your domains. API IP Validation: On enabling this option iTextPro application validates the configured whitelisted IP address […]

Read More

MT Routing Rule priority structure?

There are 3 type MT Routing Rule which can be applied to a user 1. Global 2. User Specific 3. User Group Specific The highest priority is always given to User-Specific Routing irrespective of the priority number given to Global. But, when a user falls under both User Specific and User Group specific rules then […]

Read More

What is the purpose of Manage Services?

Manage services display’s you the list of background & foreground services about the iTextPro, Expert knowledge is required to manage these services. These services are displayed for viewing purpose only along with the application version, though you can stop and start a service from the web interface but should be used judiciously as it may […]

Read More