DS Command — Phone Destinations
Configures destination phone numbers for outgoing calls.
What is it for?
📞 Main use cases:
- 📝 Store contact numbers for automatic calls
- 🚨 Configure emergency numbers
- 📱 Define multiple destinations for different events
- 🔧 Prepare the system for voice communication
Commands
| Operation | Syntax | Description |
|---|---|---|
| Configure | SDSabb..bb | Saves number at index a |
| Query | QDSa | Reads number from index a |
| Response | RDSabb..bb | Confirmation |
Parameters
| Parameter | Description | Values |
|---|---|---|
| a | Destination index | 0-4 (5 destinations available) |
| bb..bb | Phone number | Up to 20 digits |
The numbers configured here are used with the VCC Command to initiate calls.
Example
>SDS0541155551234< // Configure destination 0 with Argentine number
>RDS0541155551234... // Confirmation
>SDS1541187654321< // Configure destination 1 (alternative number)
>RDS1541187654321...Complete emergency configuration
>SDS0541155551234< // Monitoring center
>SDS1541198765432< // Emergency contact
>SDS2541112345678< // BackupCompatibility
💾Firmware v1.03.00
SPLegacy
ULLegacy
MTLegacy
💾Firmware v1.00.00
SP-IOT
SM-IOT
See Also
- VCC Command - Initiate call
- VCH Command - End call
- CXVC Command - Audio configuration
Last updated