In some scenarios or deployment, we need to control the duraion of some call process. If the call process reachs the max duration, we hope the server can release the call automatically.
In miniSIPServer, we name it as "long duration control" service. miniSIPServer can support sevral kinds of control methords:
It is very easy to configure "long duration control" in miniSIPServer.
In the local user configuration dialog, please click "basic call" tab and select "limit maximum duration of outgoing call" which is followed with a duration value.
In the external line configuration dialog, please click "outgoing call" tab, then please select "limit maximum duration" and fill the duration value.
In dial plan configuration, we can also limit "max duration" for specific destinations,for example, we can limit the duration of the call 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 select "limit maximum duration" and fill the duration value.