Difference between revisions of "Simultaneous call limitation"

From Kolmisoft Wiki
Jump to navigationJump to search
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
It is possible to limit '''simultaneous calls''' per provider/DID/user/device basis.
=About=
 
These settings limit '''simultaneous calls''', not how many total calls the user/device/provider(/did) can make.
 
When no more calls can be made, the dialer hears the BUSY signal (starting from MOR 0.8).
 


It is possible to limit '''simultaneous calls''' per provider/DID/user/device basis.<br>
These settings limit '''simultaneous calls''', not how many total calls the user/device/provider(/did) can make.<br>
<!---This functionality is available from MOR 8--->
When no more calls can be made, the dialer hears the BUSY signal.
<br><br>
== Provider ==
== Provider ==
 
<br><br>
[[Image:prov.png]]
<br><br>
Call limit - describes how many simultaneous calls the provider can '''make'''. 0 (zero) means that calls are unlimited.
Call limit - describes how many simultaneous calls the provider can '''make'''. 0 (zero) means that calls are unlimited.


Line 16: Line 18:


== User ==
== User ==
 
<br><br>
[[Image:MOR 0.8.png]]
<br><br>
Call limit - describes how many simultaneous calls the user can '''make'''. 0 (zero) means that calls are unlimited.
Call limit - describes how many simultaneous calls the user can '''make'''. 0 (zero) means that calls are unlimited.


Line 24: Line 28:


This limit is for outgoing calls made by this user.
This limit is for outgoing calls made by this user.


== Device ==
== Device ==
 
<br><br>
[[Image:devlimit.png]]
<br><br>
Call limit - describes how many simultaneous calls the device can '''make'''. 0 (zero) means that calls are unlimited.
Call limit - describes how many simultaneous calls the device can '''make'''. 0 (zero) means that calls are unlimited.


Line 35: Line 40:




NOTE: MOR uses internal call limiting engine,
'''NOTE: MOR uses internal call limiting engine, so call limit which is shown in "sip show peer" output, has no relation to the Call Limit in the MOR GUI.'''
 
<br><br>
so call limit which is shown in "sip show peer" output, has no relation to the Call Limit in the MOR GUI.


== DID ==
== DID ==
 
<br><br>
[[Image: Didlim.png]]
<br><br>
Call limit - describes how many simultaneous calls DID can '''receive'''. 0 (zero) means that calls are unlimited.
Call limit - describes how many simultaneous calls DID can '''receive'''. 0 (zero) means that calls are unlimited.


Line 46: Line 52:


This limit is for incoming calls made to this DID.
This limit is for incoming calls made to this DID.
<!---This functionality is available from MOR 8--->


= Special case =
= Special case =
When DID points to a device and the limit is reached, calls will be routed to the device via BUSY - Call Flow. This will ring another device or send a call to VoiceMail when the main device already has a call.


(Starting from MOR 8)
=See also=


When DID points to a device and the limit is reached, calls will be routed to the device via BUSY - Call Flow. This will ring another device or send a call to VoiceMail when the main device already has a call.
* [[Limit the amount of calls per route]]

Latest revision as of 08:29, 19 December 2016

About

It is possible to limit simultaneous calls per provider/DID/user/device basis.
These settings limit simultaneous calls, not how many total calls the user/device/provider(/did) can make.
When no more calls can be made, the dialer hears the BUSY signal.

Provider



Prov.png

Call limit - describes how many simultaneous calls the provider can make. 0 (zero) means that calls are unlimited.

Hangupcause code 223 means that the provider can't make more simultaneous calls.

This limit is for outgoing calls through this provider.


User



MOR 0.8.png

Call limit - describes how many simultaneous calls the user can make. 0 (zero) means that calls are unlimited.

Hangupcause code 220 means that the user can't make more simultaneous calls.

Hangupcause code 222 means that a reseller (as a user) can't handle (allow to his users to make) more simultaneous calls.

This limit is for outgoing calls made by this user.

Device



Devlimit.png

Call limit - describes how many simultaneous calls the device can make. 0 (zero) means that calls are unlimited.

Hangupcause code 221 means that the device can't make more simultaneous calls.

This limit is for outgoing calls made by this device.


NOTE: MOR uses internal call limiting engine, so call limit which is shown in "sip show peer" output, has no relation to the Call Limit in the MOR GUI.

DID



Didlim.png

Call limit - describes how many simultaneous calls DID can receive. 0 (zero) means that calls are unlimited.

Hangupcause code 219 means that DID can't receive more simultaneous calls.

This limit is for incoming calls made to this DID.


Special case

When DID points to a device and the limit is reached, calls will be routed to the device via BUSY - Call Flow. This will ring another device or send a call to VoiceMail when the main device already has a call.

See also