Running a VoIP business without a VOS3000 max call duration limit is like leaving the taps running with no overflow drain — eventually, something expensive is going to overflow. Every VoIP operator has experienced the problem: a prepaid account with a small balance makes a call that runs for hours, draining the balance far below zero and creating a loss that must be absorbed.
Or a wholesale customer’s traffic includes unexpectedly long calls that consume vendor resources and inflate costs beyond what the agreed rate can cover. According to the VOS3000 V2.1.9.07 Manual (Section 4.3.5.2), the SS_MAXCALLDURATION and SS_CALLREMINTIME system parameters provide a precise mechanism to enforce maximum call duration limits and warn callers before disconnection, giving operators the tools they need to control costs and protect revenue.
This comprehensive guide explains how VOS3000 max call duration works, how to configure SS_MAXCALLDURATION and SS_CALLREMINTIME, and how to apply duration limits strategically across different account types and business scenarios. Whether you operate a prepaid calling card platform, a wholesale VoIP business, or a retail SIP service, setting appropriate VOS3000 max call duration limits is an important safeguard that no operator should overlook. For professional assistance configuring your VOS3000 call duration settings, contact us on WhatsApp at +8801911119966.
The VOS3000 max call duration limit is a system-level control that enforces a maximum time threshold for every call processed by the softswitch. When a call’s duration exceeds the configured threshold, VOS3000 automatically terminates the call by sending a SIP BYE message to both endpoints. This mechanism prevents calls from running indefinitely or for excessively long periods, which is critical for protecting account balances and controlling operational costs.
According to the VOS3000 V2.1.9.07 Manual Section 4.3.5.2, the max call duration feature is controlled by two key system parameters:
Together, these two parameters form a complete call duration management system: the first enforces the hard limit, and the second provides a graceful warning before the limit is reached. For a deeper understanding of all VOS3000 system parameters, see our VOS3000 system parameters guide.
Without a VOS3000 max call duration limit, several dangerous scenarios can occur that directly impact your bottom line:
Setting a VOS3000 max call duration limit is a simple, effective, and important safeguard against all of these risks.
To understand why the VOS3000 max call duration limit is so important, consider the real-world financial impact of uncontrolled long calls. A typical VoIP call lasts between 3 to 8 minutes. However, without a duration limit, there is nothing preventing a call from lasting 2, 4, or even 10 hours. In a prepaid environment, this creates a severe financial risk.
Consider this scenario: A retail SIP customer has a prepaid balance of $10. They call a destination that costs $0.50 per minute. The billing system checks the balance before the call starts and determines the customer has enough credit for approximately 20 minutes. The call connects and the customer keeps talking. After 20 minutes, the balance reaches zero — but the call does not automatically disconnect because VOS3000 has no max call duration limit configured. The customer continues talking for another 2 hours. By the time the call finally ends (or the billing system catches up), the account balance is negative $50. The operator must absorb this $50 loss.
Now multiply this scenario across hundreds or thousands of accounts, and the financial exposure becomes enormous. This is exactly why the VOS3000 max call duration parameter exists — to prevent this scenario by enforcing a hard cap on how long any single call can last.
The financial damage from uncontrolled long calls compounds quickly across a VoIP operation:
Configuring the VOS3000 SS_MAXCALLDURATION parameter eliminates these risks by providing a deterministic cap on every call’s duration. For more on protecting your VOS3000 billing system from revenue loss, see our VOS3000 billing system guide.
The SS_MAXCALLDURATION parameter is the core of the VOS3000 max call duration feature. According to the VOS3000 V2.1.9.07 Manual Section 4.3.5.2, this parameter defines the maximum call duration in seconds. When the value is set to 0, there is no limit — calls can run indefinitely until one of the endpoints hangs up. When set to any positive integer, VOS3000 enforces the limit by terminating the call when the duration reaches the configured threshold.
When a call’s duration reaches the SS_MAXCALLDURATION threshold, VOS3000 takes the following actions:
The SIP BYE sent by VOS3000 at max duration expiry is a standard SIP message. The endpoints receive the BYE and process it as a normal call termination — there is no special indication in the BYE message that the call was terminated due to a duration limit. However, the CDR record on VOS3000 contains the specific termination reason for internal tracking and analysis.
| 🏢 Business Type | ⏱️ Recommended Duration | 📊 Value (Seconds) | 💡 Reasoning |
|---|---|---|---|
| Prepaid calling card | 60 minutes | 3600 | Prevents card balance from going deeply negative; typical calling card usage is 5-15 minutes |
| Retail SIP service | 120 minutes | 7200 | Allows normal long conversations while capping extreme duration; retail customers rarely exceed 60 minutes |
| Wholesale VoIP | 180 minutes | 10800 | Higher limit accommodates legitimate long calls while still preventing abuse; wholesale margins are thin |
| Call center / PBX trunk | 240 minutes | 14400 | Call center agents may have legitimate long calls; higher limit avoids premature disconnection |
| Toll-free / premium routes | 30 minutes | 1800 | Shorter limit on high-cost routes minimizes financial exposure per call |
| Unlimited / flat-rate plans | 90 minutes | 5400 | Critical for flat-rate plans where cost is fixed — limits per-call resource consumption |
The SS_CALLREMINTIME parameter works in conjunction with SS_MAXCALLDURATION to provide a call remaining time warning before the call is forcibly disconnected. According to the VOS3000 V2.1.9.07 Manual Section 4.3.5.2, this parameter specifies the number of seconds before the max call duration threshold at which VOS3000 plays a voice prompt announcement to warn the caller.
When both SS_MAXCALLDURATION and SS_CALLREMINTIME are configured, the following sequence occurs during a call:
The voice prompt announcement is typically a recorded message such as “You have 30 seconds remaining on this call” or “This call will be disconnected in 30 seconds.” The exact prompt content depends on the voice prompt files configured on your VOS3000 system. This warning gives the caller a brief window to conclude their conversation gracefully, rather than experiencing an abrupt disconnection without any notice.
| ⏱️ SS_CALLREMINTIME Value | 📝 Warning Timing | 🏢 Best For | 💡 Consideration |
|---|---|---|---|
| 0 | No warning — call disconnects abruptly at max duration | Systems where warning is not needed | Poor user experience; caller has no time to wrap up |
| 10 seconds | Warning 10 seconds before disconnect | Calling card platforms with short duration limits | Very brief; may not be enough time to conclude |
| 30 seconds | Warning 30 seconds before disconnect | Retail and prepaid services (recommended default) | Good balance between warning time and call efficiency |
| 60 seconds | Warning 60 seconds (1 minute) before disconnect | Wholesale and call center services | Generous warning time for professional environments |
| 120 seconds | Warning 2 minutes before disconnect | Enterprise PBX trunk services | Long warning may reduce cost savings from max duration |
The recommended SS_CALLREMINTIME value for most deployments is 30 seconds. This provides enough warning for the caller to say goodbye and end the conversation naturally, without significantly extending the call beyond what the operator intends. For professional guidance on setting call remaining time warnings for your specific business model, contact us on WhatsApp at +8801911119966.
Configuring the VOS3000 max call duration limit requires modifying system parameters in the VOS3000 softswitch management interface. According to the VOS3000 V2.1.9.07 Manual Section 4.3.5.2, these parameters are located in the System Parameter section under Softswitch Management.
Follow these steps to configure the VOS3000 max call duration limit:
VOS3000 Max Call Duration Configuration Summary:
Navigation: Operation Management > Softswitch Management
> Additional Settings > System Parameter
SS_MAXCALLDURATION = 3600 (Maximum call duration in seconds)
(0 = no limit, 3600 = 60 minutes,
7200 = 120 minutes, 10800 = 180 minutes)
SS_CALLREMINTIME = 30 (Warning before disconnect in seconds)
(0 = no warning, 30 = 30 seconds before,
60 = 1 minute before)
Example: With SS_MAXCALLDURATION=3600 and SS_CALLREMINTIME=30,
the warning plays at 3570 seconds (59:30), and the call
is disconnected at 3600 seconds (60:00).
Choosing the right VOS3000 max call duration value depends on your business model, your customer base, and the cost structure of the routes you sell. Setting the limit too low frustrates legitimate customers who want to have normal long conversations. Setting it too high defeats the purpose of the limit and leaves you exposed to financial risk.
The key principle is: the higher the cost per minute and the lower the customer balance, the shorter the max duration should be. For prepaid accounts with small balances, a 30-60 minute limit is appropriate. For postpaid wholesale customers with established credit, a 120-180 minute limit may be reasonable. For high-cost premium routes, even postpaid accounts may warrant a shorter limit to control exposure.
The SS_MAXCALLDURATION parameter in VOS3000 system parameters applies system-wide — it affects every call processed by the softswitch regardless of the account or gateway involved. This provides a baseline protection level, but many operators need more granular control. They need different duration limits for different account types: a shorter limit for prepaid calling card accounts, and a longer limit for postpaid wholesale customers.
While SS_MAXCALLDURATION is a system-wide parameter, VOS3000 provides per-account call duration control through account-level settings. The VOS3000 account configuration (Business Management > Account Management) includes individual account settings that can override or complement the system-wide parameters. By combining system-wide and per-account settings, operators can implement a tiered duration limit strategy:
This tiered approach ensures that every account has an appropriate duration limit that matches its risk profile, without being overly restrictive for accounts that legitimately need longer calls.
| 👤 Account Type | ⏱️ System-Wide Limit | ⏱️ Per-Account Limit | 🛡️ Risk Level | 💡 Strategy |
|---|---|---|---|---|
| Prepaid calling card | 7200s (120 min) | 3600s (60 min) | 🔴 High | Short per-account limit protects small balances |
| Prepaid retail SIP | 7200s (120 min) | 5400s (90 min) | 🟠 Medium-High | Moderate limit allows normal use while capping extreme duration |
| Postpaid retail | 7200s (120 min) | 7200s (120 min) | 🟡 Medium | System-wide limit sufficient; postpaid reduces balance risk |
| Wholesale (trusted) | 7200s (120 min) | 10800s (180 min) | 🟢 Low | Higher per-account limit for established partners with good credit |
| Call center trunk | 7200s (120 min) | 14400s (240 min) | 🟢 Low | Longer limit for professional environments with legitimate long calls |
| High-cost route access | 7200s (120 min) | 1800s (30 min) | 🔴 High | Shortest limit on expensive destinations to minimize loss per call |
The VOS3000 max call duration limit serves different purposes depending on the type of VoIP business. Understanding these use cases helps you configure the parameters appropriately for your specific operational needs.
Prepaid accounts are the most vulnerable to long-call abuse because the account balance is the only thing limiting usage. When a call exceeds the available balance, the operator absorbs the loss. The VOS3000 max call duration limit prevents this by capping the maximum duration — and therefore the maximum cost — of any single call.
For prepaid accounts, the recommended approach is:
For comprehensive prepaid billing protection, combine the VOS3000 max call duration limit with the VOS3000 billing system’s real-time balance checking. For more on billing configuration, see our VOS3000 billing system guide.
In wholesale VoIP, margins are thin and call volumes are high. An unexpectedly long call can consume vendor resources and bandwidth that could otherwise serve many shorter calls. The VOS3000 max call duration limit helps wholesale operators manage their traffic more efficiently by ensuring that no single call monopolizes resources for an extended period.
For wholesale traffic, the recommended approach is:
Calling card platforms are uniquely vulnerable to long-call abuse because the card value is typically small ($5 to $20) and the per-minute rates for international destinations can be high. A single long call on a calling card can easily exceed the card’s value, and the user has no financial incentive to hang up because they are not billed beyond the card value. The VOS3000 max call duration limit is an important protection mechanism for calling card operators.
For calling card platforms, the recommended approach is:
For help setting up calling card duration limits and IVR announcements in VOS3000, contact us on WhatsApp at +8801911119966.
When VOS3000 terminates a call due to the max call duration limit, the CDR (Call Detail Record) for that call contains specific information that identifies the termination reason. Understanding how to read these CDR records is important for monitoring the effectiveness of your duration limits and detecting patterns of abuse.
The VOS3000 CDR includes several fields that are relevant when a call is terminated by the max call duration limit:
| 📋 CDR Field | 📝 Value for Max Duration Call | 🔍 How to Identify | 💡 Action |
|---|---|---|---|
| Call duration | Exactly matches SS_MAXCALLDURATION value | Duration equals the configured limit (e.g., 3600s) | Confirm limit is working; check if limit is too restrictive |
| Termination reason | Max call duration exceeded / softswitch initiated BYE | Reason code indicates softswitch-initiated disconnect | Filter CDR by this reason to track duration-limited calls |
| SIP cause code | 200 OK (normal clearing) with softswitch origin | BYE initiated by VOS3000, not by endpoint | Distinguish from endpoint-initiated hangups |
| Account balance after | Should be zero or positive | Check balance deduction matches expected cost | If negative, consider shorter duration limit |
| Destination | High-cost destinations overrepresented | Filter by destination to identify expensive routes | Apply shorter per-account limits for high-cost routes |
Regular monitoring of CDR records for calls that hit the max duration limit is an important operational practice. Here is what to look for:
For more on analyzing VOS3000 CDR records and call end reasons, see our VOS3000 call end reasons guide.
The VOS3000 max call duration limit is most effective when combined with other VOS3000 call control features. VOS3000 provides several mechanisms for managing call lifecycle and resource usage, and understanding how they interact helps you build a comprehensive call control strategy.
The no media hangup feature (controlled by the SS_NOMEDIAHANGUP system parameter, also documented in Section 4.3.5.2) detects when RTP media stops flowing on a call and automatically terminates it. While max call duration limits the total time a call can last regardless of activity, no media hangup specifically targets calls where one endpoint has stopped sending media (e.g., a phone was left off-hook). These two features complement each other: no media hangup catches zombie calls where the endpoints forgot to hang up, while max call duration catches all excessively long calls regardless of whether media is still flowing.
The SIP Session Timer feature (RFC 4028) is a protocol-level mechanism for periodically refreshing SIP sessions. VOS3000 supports session timer, and it interacts with max call duration in important ways. Session timer operates through SIP re-INVITE or UPDATE messages that refresh the session at regular intervals. If a session timer refresh fails (e.g., one endpoint does not respond to the re-INVITE), the call is terminated. The VOS3000 session timer feature is documented in the VOS3000 Manual and is a separate mechanism from max call duration — session timer ensures session liveness, while max call duration enforces a hard time cap.
For detailed information about the VOS3000 session timer feature and the common 32-second call drop issue, see our VOS3000 session timer 32-second drop guide.
| 📋 Feature | ⏱️ Max Call Duration | 📡 No Media Hangup | 🔄 Session Timer |
|---|---|---|---|
| Parameter | SS_MAXCALLDURATION | SS_NOMEDIAHANGUP | SIP Session-Expires header |
| Purpose | Hard cap on total call duration | Detect and terminate calls with no RTP media | Periodically verify session is still alive |
| Trigger | Call duration reaches threshold in seconds | No RTP packets detected for configured timeout | Session-Expires timer fires; re-INVITE sent |
| Termination method | VOS3000 sends SIP BYE to both endpoints | VOS3000 sends SIP BYE to both endpoints | VOS3000 sends SIP BYE if re-INVITE fails |
| Warning before disconnect | Yes — SS_CALLREMINTIME voice prompt | No — call is terminated immediately | No — session is terminated if refresh fails |
| Protects against | Excessively long calls, balance depletion, cost overruns | Zombie calls, off-hook phones, abandoned calls | Stale sessions, network failures, endpoint crashes |
| Best combined with | No media hangup + session timer | Max call duration + session timer | Max call duration + no media hangup |
| 🔗 Feature Combination | 📝 What It Catches | 🛡️ Protection Level | 🎯 Recommended For |
|---|---|---|---|
| Max Duration only | Long calls exceeding time threshold | ⭐⭐⭐ Moderate | Basic cost control for all deployments |
| Max Duration + No Media Hangup | Long calls + zombie/off-hook calls | ⭐⭐⭐⭐ Strong | Prepaid platforms, calling card services |
| Max Duration + Session Timer | Long calls + stale sessions | ⭐⭐⭐⭐ Strong | Wholesale VoIP, multi-vendor routing |
| Max Duration + No Media + Session Timer | Long calls + zombie calls + stale sessions | ⭐⭐⭐⭐⭐ Maximum | All production deployments (recommended) |
The recommended configuration for any production VOS3000 deployment is to enable all three call control features together. This provides comprehensive protection: max call duration caps the total call time, no media hangup detects and clears zombie calls, and session timer ensures that SIP sessions are refreshed and validated periodically. For professional setup of all VOS3000 call control features, contact us on WhatsApp at +8801911119966.
Setting the right VOS3000 max call duration limit requires careful consideration of your business model, customer behavior, and risk tolerance. The following best practices help you configure duration limits that protect your business without unnecessarily inconveniencing your customers.
| ✅ Step | 📋 Task | 📝 Details | ⚠️ Important Note |
|---|---|---|---|
| 1 | Set SS_MAXCALLDURATION | Configure system-wide max duration in seconds (e.g., 7200) | 0 means no limit — always set a positive value |
| 2 | Set SS_CALLREMINTIME | Configure call remaining time warning in seconds (e.g., 30) | 0 means no warning — always set at least 30 seconds |
| 3 | Configure per-account limits | Set shorter limits for high-risk accounts (prepaid, small balance) | Per-account limits should be equal to or shorter than system limit |
| 4 | Enable no media hangup | Configure SS_NOMEDIAHANGUP for zombie call detection | Complements max duration; catches off-hook and abandoned calls |
| 5 | Configure session timer | Set appropriate Session-Expires values on gateways | Ensure session timer is shorter than max duration |
| 6 | Save and apply parameters | Save changes in System Parameter; restart services if needed | Some changes require service restart to take effect |
| 7 | Place test call | Make a test call to verify warning prompt and disconnection | Use a short test duration (e.g., 60s) for faster testing |
| 8 | Check CDR record | Verify CDR shows correct termination reason and duration | CDR should show duration matching the configured limit |
| 9 | Monitor production traffic | Review CDR daily for calls hitting max duration limit | High frequency of limit hits may indicate need to adjust |
| 10 | Document configuration | Record all duration limit settings and per-account overrides | Essential for audits and future troubleshooting |
Max call duration in VOS3000 is a system-level feature that enforces a maximum time limit on every call processed by the softswitch. When a call’s duration reaches the configured threshold (set by the SS_MAXCALLDURATION system parameter), VOS3000 automatically terminates the call by sending a SIP BYE message to both endpoints. This prevents calls from running indefinitely and protects account balances from excessive charges on long calls.
To set a maximum call duration limit in VOS3000, navigate to Operation Management > Softswitch Management > Additional Settings > System Parameter and configure the SS_MAXCALLDURATION parameter. Enter the maximum duration in seconds (e.g., 3600 for 60 minutes, 7200 for 120 minutes). You should also configure SS_CALLREMINTIME to set a warning announcement before the call is disconnected. Save the changes and restart services if required. For step-by-step guidance, contact us on WhatsApp at +8801911119966.
The SS_MAXCALLDURATION parameter is a VOS3000 system parameter (documented in Section 4.3.5.2 of the VOS3000 V2.1.9.07 Manual) that defines the maximum call duration in seconds. When set to 0, there is no limit and calls can run indefinitely. When set to a positive integer value (e.g., 3600), any call that reaches this duration is automatically terminated by VOS3000. This parameter provides the foundation for the VOS3000 max call duration cost control feature.
Call remaining time warning is a VOS3000 feature controlled by the SS_CALLREMINTIME system parameter. It specifies how many seconds before the max call duration threshold VOS3000 should play a voice prompt announcement to warn the caller. For example, with SS_MAXCALLDURATION=3600 and SS_CALLREMINTIME=30, a warning announcement plays at 3570 seconds (59 minutes 30 seconds), giving the caller 30 seconds to wrap up before the call is disconnected at 3600 seconds.
Yes, VOS3000 supports per-account duration limits in addition to the system-wide SS_MAXCALLDURATION parameter. Per-account limits are configured in the account management section (Business Management > Account Management) and allow you to set shorter or longer duration limits for specific accounts. This is useful for applying stricter limits on high-risk prepaid accounts while allowing longer calls for trusted postpaid wholesale customers. The per-account limit takes precedence over the system-wide limit when it is more restrictive.
When a call exceeds the VOS3000 max call duration limit, the softswitch automatically sends a SIP BYE message to both the calling and called parties, terminating the call. The RTP media relay is released, freeing resources. The CDR record for the call is updated with the termination reason indicating max call duration was exceeded, and the billing system charges the account for the full duration up to the limit. If SS_CALLREMINTIME is configured, a voice prompt warning is played to the caller before disconnection.
Max call duration (SS_MAXCALLDURATION) and session timer serve different purposes in VOS3000. Max call duration enforces a hard time cap on total call length, regardless of whether the call is still active and healthy — it is a cost control mechanism. Session timer (SIP Session-Expires, RFC 4028) is a protocol-level mechanism that periodically refreshes the SIP session through re-INVITE messages to verify that both endpoints are still responsive — it is a session liveness mechanism.
A call can be terminated by session timer if a re-INVITE fails, even if the max duration has not been reached. Conversely, a call can be terminated by max duration even if the session timer refreshes are succeeding. Both features should be used together for comprehensive call control. For more details, see our VOS3000 session timer guide.
Configuring the VOS3000 max call duration limit through the SS_MAXCALLDURATION and SS_CALLREMINTIME parameters is an important step that every VoIP operator should take to protect their business from financial losses caused by excessively long calls. The SS_MAXCALLDURATION parameter provides a deterministic cap on call duration, while SS_CALLREMINTIME ensures that callers receive a graceful warning before disconnection. Together with no media hangup and session timer, these features form a comprehensive call control framework that safeguards account balances, controls costs, and optimizes resource utilization.
Whether you operate a prepaid calling card platform, a wholesale VoIP business, or a retail SIP service, setting appropriate VOS3000 max call duration limits — with tiered per-account settings for different risk profiles — is an essential operational practice. Do not wait until a $200 loss on a single call forces you to take action. Configure your VOS3000 max call duration limits today. For expert assistance with your VOS3000 configuration, download the latest version from vos3000.com and contact us on WhatsApp at +8801911119966.
For professional VOS3000 installations and deployment, VOS3000 Server Rental Solution:
📱 WhatsApp: +8801911119966
🌐 Website: www.vos3000.com
🌐 Blog: multahost.com/blog
📥 Downloads: VOS3000 Downloads
VOS3000 instalacion servicio profesional: configuracion de servidor, seguridad, facturacion, troncales SIP y soporte para operadores telecom. Read More
VOS3000 2.1.9.07 new version upgrade guide covers SIP improvements, billing precision, security, ASR failover, Web API, IVR, and CentOS 7… Read More
VOS3000 installation service: expert setup, CentOS configuration, license activation, SIP trunk integration, and 24/7 support for VoIP operators worldwide. Read More
This website uses cookies.