1386 comments found.
Hello, the demo website is not opening
Can you tell me what happens when you try to open it?
How many sim can we use?how many number can we use? If i have 2 sim that can send 100sms only can it finish the sms in the first sim and continue with the second sim?
2-can i use it with alphasms.net? 3- can i user more than3 device with 6 sim?2 sim in each device?
Can i use alphasms.net?
It uses the SIMs you selected to send messages, so if you select both SIM while sending it will split messages between those SIMs, so each SIM will send 50 messages.
It supports adding third party gateway in beta version, but there is no official integration with alphasms you have to add API format for that and it should work.
There is no device limit so you can use 3 dual SIM devices and select all SIMs while sending. It will split messages between 6 SIMs in that case. You can try out a demo using the following link to check out this functionality.
https://links.rbsoft.org/tw4fecan i change the number of the sim to put a name?
No, your number will be visible to the receiver. It is not possible to show name instead of number.
Hello dear,
how are you doing today?
today i build app and when i am trying to login its showing “The android id field must be 16 characters.”
My Phone Android Version is 7.1.2.
Tried both way to login. with QR code and also with username and password. same issue.
I assume you are using the latest Beta version. Please open a support ticket on the following portal, so I can provide you a fix for the issue.
https://support.rbsoft.orgyes i am using latest beta. but unfortunately my support expired. unable to open a ticket.
You should be able to open a ticket even if your support is expired in above mentioned portal.
Thanks. created.
Replied to your ticket.
Do you have flutterwaves payment ?
No, fultterwaves is not supported. It has support for Stripe, PayPal, Paystack, Razorpay and Crypto.com in latest beta version. Although it is possible to add the new payment gateway easily, but you still have to do some code for it.
please update andoid app to new version. app not worked on new android version.
Which version of Android you have and which version of app are you using? Latest version of the app should be compatible with newer version of Androids, so make sure you are using latest version of the app.
Hi, I have a question before purchasing. To send messages from Spain, do I need to use an external service like Twilio? Or will this app send the messages itself?
Sorry for the late reply. You don’t need to use third party services like Twilio. This app uses your Android phone SIM to send messages. You just have to install the app on your phone and connect it to a web app hosted on your server. After that, whenever you send a message from web app or using the API it will go through your phone SIM.
Do you add Flash SMS in the next update?
It is not possible to add support for flash SMS so there is no plans to add it.
Do u have this also compatible for .net application?
Are you looking to integrate it into a .NET application via API to send messages from your .NET application?
yes correct and i want to use my phone as bridge for sms sending
Yes, It is possible to do that. There is an older version demo for this, but it won’t work with demo version as it has different API. It includes both the Stable version and Beta version that is shown in demo when you buy it. The following app will work with stable version, as it uses the stable version API. I may update it in future for a new version once it is out of beta.
https://github.com/ravibpatel/Gateway-Sample-ApplicationHow do we change default language from English to French, for web and android application?
Please open a support ticket on the following portal and let me know which version of the app are you using?
https://support.rbsoft.orgLast version, beta
Please open a support ticket on the following portal with your purchase code and I will guide you how to do that. It requires small modification.
https://support.rbsoft.orgdear developer if i buy it , can i customize it? and is this license allow for two domain 1 for main domain for production and one for sub domain for custom working and testing ,? if yes then i will buy immidatly.
Full source code for the web version is included. You won’t get the Android source code, but you will get access to build server which you can use to customize name, logo, server URL, package name, theme and languages of the app. 1 License allows installation on only 1 domain. If you plan to use it on multiple domain, you need multiple licenses.
all compnies allows minimum two domain , one for main domain and secound for sub domain. for testing and working
You can still host it and test your changes with the same license code, but it will not allow you to add any device to the system. It is not needed to add device to test changes usually so it should be fine. It follows the CodeCanyon licensing.
https://codecanyon.net/licenses/standardin simple words you never allows to install it on one main domain or one sub domain?
You can only run one instance per purchase code. It can be domain, subdomain or PC. You can still transfer it to another domain by just removing the app from the previous domain if you want to transfer it.
i upload the csv on the format, but no error, nothing happens the files loads and does nothing. there is a maximum no of messages/no limit?
Are you using Beta version or stable version? If you can, please provide me an example CSV file so I can try to reproduce the issue locally. You can open a support ticket on the following portal for that.
https://support.rbsoft.org/There was a problem uploading this file. Please try again later.
it s a problem with the volume bc if i delete rows and leave only 10k its working.
i m using the version from downloads >> code canyon
try it to send it with a list of 100k doesnt work. delete and tried with 10k and its working. you can reproduce the bug also.
It can happen if you didn’t schedule the cron job properly. For bigger files, it uses cron job to import contacts.
https://rbsoft.org/docs/sms-gateway/legacy/setting_up_the_cron_job_1.htmI tested with files 2,50,000 rows, and it is working perfectly fine for me. Let me know your SMS Gateway credentials if you still encounter an issue by opening a support ticket on the following portal and I will take a look.
https://support.rbsoft.org/php limit and memory limit is set to max. this is the cron job i have. # /etc/cron.d/smsgateway
- Dispatch pending SMS queue every 2 minutes */2 * * * * www-data curl -fsSL https://domain.com/cron.php > /dev/null 2>&1
- Renew active subscriptions daily at midnight 0 0 * * * www-data curl -fsSL https://domain.com/cron-subscriptions.php > /dev/null 2>&1
It is recommended to schedule the cron job directly using PHP, as shown in the guide. When you schedule using curl it will be subject to your server’s timeout, which is not the case when scheduling directly using PHP.
https://rbsoft.org/docs/sms-gateway/legacy/setting_up_the_cron_job_1.htmIf you are using cPanel, I can take a look at the cron job. You can provide its credentials by opening a ticket on the following support portal and I can help you out.
https://support.rbsoft.org/version 10.0.0-b2 mistake when sign in use QR CODE, please fix it from app, i build from app builder
Replied to your ticket.
How to migrate database from the old version to new version?
Please read Announcement.html in the zip file you downloaded from CodeCanyon.
I am getting v404 error kindly support me dear teams
Replied to your ticket.
Sir @rbsoft Kindly check the support ticket I submitted via email. I’ve outlined my concern/request there and would appreciate your prompt attention to it.
Replied to your ticket.
Have APK project too?
You will get web panel source code with purchase. To modify the APK, you will be granted App Builder access which allows you to change name, logo, server URL, package name and languages of the app.
Hi rbsoft can you kindly check our ticket 473XX becose stable 10v is not included inside the stable folder. Or we doing something wrong and we must use beta version to setup? Thank you.
v10 is still in beta so you should find it in Beta folder.
rbsoft thank you it was sort out.
hi, we are using v10 beta, we add sending server and msg sending working fine but delay between number not work. msg sent all number instantally. we set the delay in quota section. but not work Please resolve my issues.
Replied to your ticket.
Hi. When will you have another Promo such as 50% off?
There are no plans for discount right now.
How do I use version 10.0.0-b.1 (2025-06-18)? I installed it and it doesn’t work when I use my license key.
Replied to your ticket.
Replied but problem not solve
Replied to your ticket.
Purchase Date: 2024-05-18 01:56:46 UTC
There is a bug in Namecheap cPanel that causes it to remove the “includes/functions.php” file. Just add it again and it should work. If the issue persists, then open a support ticket on the following portal with your cPanel credentials and I will take a look.
https://support.rbsoft.org