Giter Club home page Giter Club logo

restsms's People

Contributors

abolfazlsamini avatar keczejo avatar xcreen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

restsms's Issues

Error message when trying to send text message

root@HK3:~# curl -X POST http://172.29.29.4:8080/send -H 'Cache-Control: no-cache' -H 'Content-Type: application/x-www-form-urlencoded' -d 'message=Hello%20World&phoneno=%2B8610001'

<title>Error 500 </title>

HTTP ERROR: 500

Problem accessing /send. Reason:

    java.lang.NullPointerException: Attempt to invoke virtual method 'void android.telephony.SmsManager.sendTextMessage(java.lang.String, java.lang.String, java.lang.String, android.app.PendingIntent, android.app.PendingIntent)' on a null object reference


Powered by Jetty://

SMS with more than 70/160 characters

Hi

I'm trying to send a message greater than 160 characters and although the server returns sucess:true, the sms isn't sent.
Is there any way to send a bigger sms without manually splitting it in several chunks?

Token change

I do not see a field to change the token in the Settings tab. v 2.3.0

Wrong usage Disclaimer

This app could potentially be used for Smishing attack, therefore please add proper disclaimer message in the app and repository

Feature: Delete message from phone

For stable long work of the smartphone as a gateway for SMS, it will be useful to have an option to delete messages, so that sent SMS for several weeks do not fill up the memory of the phone. In order to prevent slander about maliciousness of my idea, deleting SMS from local storage can be implemented once a day, not after each sent SMS.

App crashing periodically

g'day mate, love the app, just have an issue with the app crashing periodically at random times, the phone in question is a Samsung A11 (Android 12) and RestSMS Version 2.4.0

authentication with token

To send a SMS you can point to your address and use the /send-Endpoint (eg. http://127.0.0.1:8080/send).
You have to send phoneno and message and if you enable authentication also token as post-parameter (you can use form-data and also x-www-form-urlencoded).

How I can enable authentication with token? Settings not contains this option.

Thanks for nice app!

Feature Request: Implement Sending Requests for New Messages in RestSms

Is it possible to add a feature that allows sending requests for all newly received messages? I am currently looking for an application that can fulfill this requirement, and RestSms seems to be suitable for the task. For example, when a message is received, the app should send a request to the URL specified in the settings. This request should include the phone number, message, and other relevant information.
thank you !

Not sending SMS if screen is off for more than 30 mins

g'day mate, having 1 more issue with the app not sending SMS if the phone screen is off for more than 30mins (i have disabled battery optimization). now what happens is when my app sends a sms request to RestSMS my program hangs while it waits for a response and will continue to hang until i press the power button to turn on the screen and then the app will send the text immediately once the screen is on.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.