Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Stop Storing Third-Party Tokens in Your Database
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Check the Tariff of Short/Long Codes automatically
Tariff Checkup 4 SMS v1.0
=====================================
This is an application intended to test SMS tariff of different Short Codes/MSISDNs automatically.
How it works?
-------------
Contacts with the Modem
Picks the USSD string from balanceUSSDString.txt
Dials USSD and pick up the current balance
Picks Short Codes/MSISDNs from number2SendSMS.txt
Dials USSD and pick up the balance again
Continue the process until it sends SMSs to all the listed Short Codes/MSISDNs in number2SendSMS.txt
Usage
--------------------
Connect a Phone/Modem with USB data cable to PC
Define the USSD string (Ex. *124#) for balance query to balanceUSSDString.txt
Define the Short Codes/MSISDNs to number2SendSMS.txt on which SMS tariff need to be tested
Make sure you have .Net Framework 2.0 installed in your system
Run TariffCheckup4SMS.exe