Code

Discussion on SMS Gateway - Use Your Android Phone as SMS/MMS Gateway (SaaS)

Discussion on SMS Gateway - Use Your Android Phone as SMS/MMS Gateway (SaaS)

By
Cart 4,308 sales
Recently Updated
rbsoft

rbsoft supports this item

Supported

This author's response time can be up to 1 business day.

1379 comments found.

Hello,

Could you pleade provide the source code for the Android App?

Thank you.

Sorry, Android application source code is not available.

it’s possible to change the number into name in sender?

No, It is not possible to show name instead of number on receiver’s end cause mobile SIM operator usually doesn’t allow this.

it is possible to change the number into name?

No, It is not possible to show name instead of number on receiver’s end cause mobile SIM operator usually doesn’t allow this.

I would like to know if by purchasing the regular license I can sell SMS plans and if the same application can be installed on several cell phones without any problems. Thanks

Yes, You can charge users to use your service from your domain by creating plans, and it can be installed on unlimited cell phones without any problems.

Hello, nice app.

Can you include ability to send from Virtual Number Messaging Apps like Google Voice? That would be very nice

Currently, there are no plans to integrate Google Voice, but you can open an idea about this on following portal. If it gets enough attention, and it is possible, then I may implement it in the future. You will get notification when there will be any update for it if you open the idea.

https://rbsoft.uservoice.com

Hello Author, please I am a bit confuse, does it mean no need of service like Twilio and the rest, make me to understand please, I am interested in purchasing this. I want to know if no need to connect to any additional paid service and how is the service charged and secondly, can it be integrated to any website language like Laravel, PHP etc…?

It uses your Android Phone SIM to send messages, so you won’t have to use any third party services, but it means that you will be charged for messages from your SIM operator if SMS isn’t free.

Yes, You can integrate it with any other app easily using the API. You can try out the demo to check it out.

https://smsgateway.rbsoft.org/register.php

can i use PHP 8.1 for the script?

Yes, It supports PHP 8.1.

Hello,

Is it possible to restrict daily 100 messages from each Sim ?

Bcoz in india limitations is there… Daily 100 messages only allowed from 1 sim connection.

When can we expect the above feature ?

We want few customised features exclusively… Is it possible to implement ?

I can’t give you ETA, but I am working on the next major release, so I may implement it in that, but it will take time. Sorry, I can’t do customization work right now.

a question. Can we send WooCommerce orders via SMS? With your script?

But not with Twilio or paid systems. But with my own telephone subscription. Example : I enter my cell phone number into Script. Then on my website when the order comes. Then this script will resend my phone number to my phone. an SMS notification.

is that possible?

It appends the country code of the country of the billing address if message is received by the customer. If you turned on order notification for your self it will send message to your phone using Store country code. I updated it, so it can append + to the number.

https://github.com/ravibpatel/woocommerce-apg-sms-notifications/archive/refs/heads/sms-gateway-rbsoft.zip

Thank you very much. They solved the UPDATE PLUGIN via email. is a great feature. You can send SMS for orders for free. The plugin is GREAT. Thank you very much

I am glad it worked.

can it select the sim according to numbers for example if num starts with 984* ,985* ,974* then one sim or if it starts with 980** then another sim cause own carrier rates are so cheaper if yes then i wiil purchase ashap and this will be a great feature too

No, It doesn’t select SIM according to number. You can open an idea about this on following portal. If I implement it in the future, then you will get the notification.

https://rbsoft.uservoice.com/

i have created hope you will work on it soon cause it will be a game changer feature

Can you Add SMS Chatbox ?

Currently, you can click on the Phone Number on the messages page to see all the messages sent and received to that number. Although, it requires page refresh to see newly received messages. You can open an idea about this on following portal. If there is enough demand, then I may implement it in a future release.

https://rbsoft.uservoice.com

Hello. Is it possible to configure it to send a code ( 5895 ) to confirm registration on another project? A person registers by entering his mobile phone number and wait for an SMS with a code. after entering the code, registration is successful

It doesn’t provide an API to generate the OTP, but you can easily generate the OTP in your application upon registration, save it to the session and use the SMS Gateway API to send the OTP to the customer’s phone number. Once they receive the message, they can just enter the OTP and you can compare it to the value in session. You can access the API docs from the API page after you log in. You can also try it out in the demo.

https://smsgateway.rbsoft.org/register.php

Hello, Great product. I am slightly interested but you are not providing the source code of the Android app? What if you die? who will take care of the app updates? And if the source is not provided how do we make sure that there is no missuse of user’s devices with the app?

Sorry, Android source code is not available with the app. I regularly update the app to remove any deprecation, and Google also make sure that older apps built using older SDK stays running on newer Android without issues. You can use an app like Fiddler if you want to check all the connections made by application.

Can you develop an iPhone app for it..

It is not possible to develop iPhone app for it, cause OS restrictions.

OS restriction means IOS does not allow to do that types of operation ?

It doesn’t provide functions like Android to make it possible. Even if app is made, it will require user action to send messages, which is not idle for SMS Gateway app.

Hi,

Configured the system (latest update) today, with gmail 2 way authentication, when check as a user for the password reset, showing email sent successfully. but in real did not get the emails. Not even in the spam.

Please let me know how to solve this issue.

Note: before email were received without any problem.

Also, I did not rebrand the system this time. Is it ok or should I rebrand with the same details again?

Thank you

Rebranding is not necessary, but I recommend doing it. It is always a good idea to use latest version of app with latest web app.

You can see below thread for the issue with the app installation.

https://android.stackexchange.com/questions/185160/apk-file-not-installing-in-android-says-you-may-not-have-proper-app-for-viewing

I sent the screenshot with some more details and sent in https://rbsoft.uservoice.com. Please check

Done. Please check your email if you still encounter any issue, then just reply to the support ticket.

Hi, pre-purchase question: Can I send SMS from multiple devices with different numbers? Company has several devices, with several chips. Grateful

Yes, you can send from multiple devices with multiple SIMs. There is no limit on devices you can use once you install it on your web hosting. You can also use multiple devices and SIMs while sending bulk messages. It will split the messages between devices you selected while sending bulk messages.

Perfect, I would like to try it before buying.

Can you help me in a ticket with the configuration?

Thank you.

Yes, You can open a support ticket on following portal after purchase and I will help you with configuration.

https://support.rbsoft.org

Thank you, i will contact you after buying

I don’t see an admin demo anywhere, so I have a few questions.

1) Where is the contact db (phone numbers) uploaded from (web or phone)?

2) Can each user upload their own db and is this done via the phone or web?

3) Are there any custom variables available IE: Hello [contact_name] This message is sent for [custom_field1] and [custom_field2] etc…

1) You can upload Excel file containing phone numbers from both web and app.

2) Yes, each user can create their own contact list and upload contacts into them via Excel file from both phone and web.

3) Yes, You can use name as name , but there is no other custom field available right now if you are sending using contact list. However, you can use an Excel file with custom data and phone numbers and use data from any column in messages. For example, sending using Excel file containing Mobile Number, Name, Address column allows you to use name and address in messages. You can try it out in the demo.

https://smsgateway.rbsoft.org/register.php

Ok, thank you for the reply. Sending you a message, please check your email.

Replied to your email.

I create an account and download the demo app, and i was given 200units as demo. I send message but fail to deliver in Nigeria. I also try several times but don’t know what’s wrong.

Answered your email.

Hi, I try your app, it’s so amazing, all function works smoothly the only issue is in india that we can only sent 100 sms per day. Thank you :)

Thanks for the feedback. Unfortunately, restrictions put by country or SIM operator can’t be bypassed.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey