1381 comments found.
I have tried this script with api on your site and it worked.
$payload = [ “sims” => [”*”], “mobile_numbers” => [“+905411xxxxxx”], “type” => “SMS”, “message” => “ben cagsan” ];
$ch = curl_init(“https://smsgateway.rbsoft.org/api/v1/messages/send”); curl_setopt_array($ch, [ CURLOPT_POST => true, CURLOPT_HTTPHEADER => [ “Authorization: Bearer 6459f5dfae6546e0c1f75xxxxxxx”, “Content-Type: application/json”, “Accept: application/json”, ], CURLOPT_POSTFIELDS => json_encode($payload), CURLOPT_RETURNTRANSFER => true, ]); $response = curl_exec($ch); if ($response === false) { die(“cURL error: ” . curl_error($ch)); } curl_close($ch); echo $response;
However, when I try use my own site url instead of yours,
https://www.mysite.com/api/v1/messages/send404 not found. Should we enable api or what we need to enable this ?
Regards
If you are using a Stable version, then the API is different for that version. If you are using PHP, you can go to API page after login to your SMS Gateway portal and expand the PHP Integration section to get the code for API on stable version. Please open a support request on the following portal if you need further help regarding this. Comment section is reserved for presale questions only.
https://support.rbsoft.orgI have purchased your product. Can I use rbsoft site or I must use it on my server ?
You have to host it on your server or PC to use it. You can use the following guide to host it on your PC. It is for stable version.
https://rbsoft.org/downloads/sms-gateway/pc-installation-guide.pdfFor installing it on server, you can follow documentation in zip file.
I have added files to my web server but I get “500 Internal error” my whm panel only allows me php 8 latest, is that the issue ?
Yes, You need at least PHP 8.2. You have to add newer PHP version to your server.
Do we need to have other sms provider to send sms using “sender name” instead of a phone number ?
Another question, if we set delay to 0, it will send as fast as possible, yes ? Did you test it ? I will use it on eSim, what are the chances of operator ban ?
Yes, You can’t use different Sender ID when sending using SIM. It is only allowed when you are sending using third party gateways like Twilio and others like it.
Yes, It will send as fast as possible, but there will be high chance of SIM ban with 0 delay, so I won’t advise it. Bans are subject to rules in your country, and your message content may also affect it.
Can this be integrated to a winforms attendance application so that when a student logged in, it will use this sms to send any message to the sim number of a parent for example ?
Yes, It is possible. There is winforms example in the following project for stable version of the app. The demo you see is v10, and it is currently in beta and have different API so it won’t work directly without modifying it to use the new API.
https://github.com/ravibpatel/Gateway-Sample-Applicationv9.4.9 is stable compare v10, how to version good, please detail i need stable, because beta do not good
You can use v9.4.9 if you want the stable experience. v10 is still in beta so you can expect some bugs. If you are using it in production, then I recommend you use v9.4.9 for now. It should be in a Stable folder in the zip file you downloaded from CodeCanyon.
in beta when i backup on cpanel after install to other cpanel account but when import sql by phpmyadmin it error, how to install backup, https://ibb.co/JWDMtz44
This is not related to the app. Make sure the user you are currently logged in as in phpMyAdmin is assigned all privileges to the database you are trying to import data in.
How do we set up the delay in v10 so messages wont send all the same time? I can’t find that option now.
You can do that from send page. There should be an option to set delay there.
I’ve been using your plugin for over 2 years now and am completely satisfied. Do you have plans to make a script that can do also do automated calls using TTS (especially the new LLM TTS offered by Microsoft and OpenAI)?
If those third party services support sending via API, then you maybe also able to add them as Sending Server in beta version and try it out. If it requires similar parameters like SMS liker mobile number, messages etc… it should theoretically work.
Does the upcoming v10 adds the ability to programmatically make a call using the SIM?
No, but you can add third party SMS providers using their API, so if they allow calls with same parameters as SMS you maybe be able to add it as a custom gateway too.
Ok, please consider adding native Call API in future releases. At least rooted Android can be used to initiate calls.
There are no plans for native implementation for now, because users are reluctant to root their device for this.
Hello
can I edit the sender Id like in twillio? name it as I want
It is not possible to do that when mobile SIM is used to send messages.
Do you have a landing page? Or at least a screenshot of one? How users will see all features and prices if no landing page? I intend to use as SAAS
Yes, New beta version comes with landing page. You can check it out from the below link.
https://smsgateway.rbsoft.org/Looking good. Where is the plan (pricing) section?
There are no plans added in demo version. That’s why it doesn’t show the pricing section on the demo site. It will show up once you have some plans, though.
What is the sending limit per android per 1 hour ?
If we have an unlimit sms sending limit, I mean whats the technical limit, for example around 1 sms per 2 secs etc.
The app doesn’t limit it in any way, but your network operator can do so. It totally depends on your operator and rules in your country. It is also advisable to have some delay between messages too, as sending them too fast can result in a SIM block.
Please add a feature that can add payment gateway by uploading plugin like WordPress on the beta version.
It is possible to do that. I will make it more robust in next beta release if possible. For now, you can check out the README.md file to see how you can add your own custom payment gateway. It is easier to do it in new beta version.
I have to commit, I have purchased over 100 applications from this platform and this is “One of the MOST RELIABLE” application I have ever used. Once you setup, it keeps working with no drama. Few features, this requires some security features please. 1> 2 factor atthentication 2> login session control, 3>able to see where it is logged in, 4>able to sign out any device or web from main console. These security features are very essential and I hope you can add those. Thank you
New Beta version has all these features.
Thank you, That’s great to hear. I will wait sometimes to use beta version.
Is it must to use a physical sim, or any esims are supported ?
I personally didn’t try the e-sims, but other customers are using it successfully. You can try it out in the demo before purchasing.
https://links.rbsoft.org/tw4feDo you have plan to add whatsapp message with third party?
Or whatsapp cloud api ?or any whatsapp message ?
You can add custom Sending Server to send WhatsApp messages. You have to add the API format from a third party provider for that. There is no plan for direct integration in any unofficial way.
If i buy can you made the installation of the script and the third party?
Sorry, Installation or Integration is not included in support. You can provide me API docs of your WhatsApp provider and I can tell if it is possible to add it as sending server or not. You can do that by opening a ticket on the following portal.
https://support.rbsoft.orgHello, 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.