Difference between revisions of "Simultaneous call limitation"

From Kolmisoft Wiki
Jump to navigationJump to search
 
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
It is possible to limit '''simultaneous calls''' per provider/did/user/device basis.
=About=


These settings limits '''simultaneous calls''', not how many total calls user/device/provider(/did) can make!
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 ==
<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.


When no more calls can be made - dialer hears BUSY signal (Starting from MOR 0.8).  
[[Hangupcause Codes | Hangupcause code 223]] means that the provider can't make more simultaneous calls.


This limit is for outgoing calls through this provider.


=== Provider ===


Call limit - describes how many simultaneous calls Provider can '''make'''. 0 (zero) means that calls are unlimited.
== 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.


[[Hangupcause Codes | Hangupcause code 223]] means that Provider can't make more simultaneous calls.
[[Hangupcause Codes | Hangupcause code 220]] means that the user can't make more simultaneous calls.


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


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


Call limit - describes how many simultaneous calls User can '''make'''. 0 (zero) means that calls are unlimited.
== 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.


[[Hangupcause Codes | Hangupcause code 220]] means that User can't make more simultaneous calls.
[[Hangupcause Codes | Hangupcause code 221]] means that the device can't make more simultaneous calls.


[[Hangupcause Codes | Hangupcause code 222]] means that 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 device.




=== 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.'''
<br><br>


Call limit - describes how many simultaneous calls Device can '''make'''. 0 (zero) means that calls are unlimited.
== 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.


[[Hangupcause Codes | Hangupcause code 221]] means that Device can't make more simultaneous calls.
[[Hangupcause Codes | Hangupcause code 219]] means that DID can't receive more simultaneous calls.


This limit is for incoming calls made to this DID.


<!---This functionality is available from MOR 8--->


=== 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.


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


[[Hangupcause Codes | Hangupcause code 219]] means that DID can't receive more simultaneous calls.
* [[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