-
Section 1: Introduction
-
Section 2: Docker Basics for Beginners
-
Section 3: VPS — Rent Your Own Server
-
Section 4: Running Varyshop in Docker
-
Section 5: Building Your Website and Lead Magnet Page
-
Section 6: CRM — Managing Your Contacts and Leads
-
Section 7: Mass Communication — Email & SMS Marketing
-
Section 8: Conclusion and Next Steps
Advanced SMS Gateway Features
Advanced SMS Gateway Features
Multi-phone load balancing, smart routing, and monitoring
Beyond basic sending, the Varyshop SMS Gateway offers advanced features for scaling your SMS operations. This lesson covers multi-phone setups, routing strategies, rate limiting, and real-time monitoring.
Multi-Phone Load Balancing
Register multiple Android phones as gateways. The system automatically distributes the SMS load across all online phones using a least-loaded algorithm.
Higher Throughput
Send more SMS per hour by spreading the load across multiple devices.
Redundancy
If one phone goes offline, others continue sending. No single point of failure.
Regional Routing
Assign specific phones to specific customer groups or regions for better deliverability.
Rate Limiting and Daily Limits
| Setting | Recommended Value | Purpose |
|---|---|---|
| Daily Limit | 500 SMS/day | Prevents carrier flagging |
| SMS per Minute | 100/min | Controls sending speed |
| Heartbeat Timeout | 5 minutes | Detects offline phones |
Counter Reset
Rate limit counters reset automatically at midnight. No manual intervention required.
Domain-Based Routing
Assign domain filters to gateway phones so that specific phones handle campaigns for specific websites or business units. This keeps your SMS operations organized across multiple brands.
Blacklist Management
Automatic Detection
When a recipient replies STOP, the phone detects it and reports to the server.
Automatic Blacklisting
The server adds the number to the blacklist immediately.
Campaign Filtering
All future campaigns automatically skip blacklisted numbers.
Admin Control
Manage the blacklist through the Odoo interface — view, add, or remove entries.
Gateway Dashboard
The gateway dashboard shows real-time status of all registered phones: online/offline state, last heartbeat, daily SMS count, and error rates. Use it to monitor your fleet and diagnose issues quickly.
Android 30-SMS Limit
Some devices have a built-in limit of 30 SMS per 30 minutes. Fix with: adb shell settings put global sms_outgoing_check_max_count 10000
Key Takeaway
Advanced features let you scale SMS operations beyond a single phone. Load balancing, smart routing, rate limits, and real-time monitoring ensure your SMS campaigns are reliable, compliant, and efficient at any volume.
Prozkoumejte pokročilé funkce Varyshop SMS Gateway včetně rozložení zátěže, chytrého směrování, dual SIM, limitů, GDPR blacklistu a diagnostiky.
There are no comments for now.