mirror of https://github.com/caronc/apprise
Updated Notify_voipms (markdown)
parent
dd804e3346
commit
7e21cd0886
|
@ -19,8 +19,8 @@ Valid syntax is as follows:
|
||||||
| ------------- | ------------- | ------------- |
|
| ------------- | ------------- | ------------- |
|
||||||
| email | Yes | The email associated with your Voip.ms account |
|
| email | Yes | The email associated with your Voip.ms account |
|
||||||
| password | Yes | The password for API access, this is different from your Voip.ms account password |
|
| password | Yes | The password for API access, this is different from your Voip.ms account password |
|
||||||
| to | *No | A phone number and/or group you wish to send your notification to. You can use comma's to separate multiple entries if you wish. This is an alias to targets. |
|
| fromPhoneNo | Yes | Specify the phone number you registered with Voip.ms you wish the message to be identified as being sent from. |
|
||||||
| from | *No | Specify the phone number you registered with Voip.ms you wish the message to be identified as being sent from. |
|
| to | No | A phone number and/or group you wish to send your notification to. You can use comma's to separate multiple entries if you wish. |
|
||||||
|
|
||||||
#### Example
|
#### Example
|
||||||
Send a Voip.ms notification to ourselves:
|
Send a Voip.ms notification to ourselves:
|
||||||
|
|
Loading…
Reference in New Issue