SMS API: Difference between revisions

No edit summary
(Inbound update for forwarding and toot)
You can use these systems to send an outgoing SMS, e.g. to a friend's mobile on another network. You can also use it to send an SMS message to a SIP2SIM mobile device.
 
You can also control how incoming SMS messages to your number or SIM are handled. For example, an incoming SMS to you can be sent onwards to your own HTTPS script. This allows multiple destinations (space separated list).
 
==Inbound==
===Email===
You may specify an email address and we'll send the messages by email.
 
===Toot===
You may specify a fediverse address, e.g. `@`name`@`host to get messages as a toot.
 
===Mobile===
You may specify a mobile number (no spaces) to forward an SMS to another number (chargeable).
 
===HTTP===