MINISIPSERVER

Long duration control

1. Description

In some scenarios, we need to control the duraions of some calls. If the call reachs the maximum duration, we hope the server to release it automatically.

In miniSIPServer, we name it as "long duration control" service. Cloud miniSIPServer can support sevral kinds of control methords:

  • Set long duration control for specific local users.
  • Set long duration control for specific external lines.
  • Set long duration control for specific destinations.
2. Configuration

It is very easy to configure "long duration control" in cloud miniSIPServer.

2.1 Local user configuration

In the local user configuration dialog, please click "Basic call" tab and configure item "maximum duration" with a value which you want to limit the duration of outgoing calls from the local user.

local user configuration

2.2 External line configuration

In the external line configuration dialog, please click "outgoing call" tab, then configure item "Limit maximum duration" with the value to limit the duration of outgoing calls from the external line.

external line configuration

2.3 Dial plan configuration

In dial plan configuration, we can also limit maximum duration for specific destinations, for example, we can limit the duration of the calls routed to the destination whose prefix is "1", such as 100, 101,102,etc.

Please click menu "dial plan / analyze called number". In the dialog, please set "maximum duration" and fill the duration value.

dial plan configuration