mirror of https://github.com/caronc/apprise
Updated Notify_voipms (markdown)
parent
66da2fcdb0
commit
232d96eee6
|
@ -46,3 +46,11 @@ Send a Voip.ms notification to another device:
|
|||
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
||||
voipms://abc123:test@example.com/6135551234/5645554321
|
||||
```
|
||||
|
||||
## Troubleshooting
|
||||
There have been cases where error messages would be sent back from the VoipMS Server that are not very descriptive to what the issue is. The key things you need to verify for this service to work is:
|
||||
* Account has credits available to use
|
||||
* SMS/MMS is enabled (see **Setup** section above)
|
||||
|
||||
In certain cases, it's possible that the Carrier you were delivering to was unable to send the message.
|
||||
|
||||
|
|
Loading…
Reference in New Issue