mirror of
https://github.com/4IceG/luci-app-sms-tool-js.git
synced 2026-04-26 11:25:58 +03:00
[GH-ISSUE #11] Error unable to send sms #7
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/luci-app-sms-tool-js#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Kaizz983 on GitHub (Oct 3, 2023).
Original GitHub issue: https://github.com/4IceG/luci-app-sms-tool-js/issues/11
When clicking send message, error "TypeError: Cannot read properties of undefined (reading 'replace')"
Messages can still be received normally
Modem in use: RM520N-GL
Powered by LuCI openwrt-21.02 branch (git-23.098.38725-847bd6b) / ImmortalWrt 21.02-SNAPSHOT r0-378e08f


@4IceG commented on GitHub (Oct 3, 2023):
Hi @Roxy09099 ,
Does sending from the console work correctly?
sms_tool -d /dev/ttyUSB2 send 191 "Test"
@Kaizz983 commented on GitHub (Oct 3, 2023):
@4IceG commented on GitHub (Oct 3, 2023):
@Roxy09099 As you can see the problem is not my package but your modem. Check the configuration, maybe you don't have something set. Alternatively, reset the modem to default settings.