Difference between revisions of "Simultaneous call limitation"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 1: Line 1:
It is possible to limit '''simultaneous calls''' per provider/did/user/device basis.
It is possible to limit '''simultaneous calls''' per provider/DID/user/device basis.


These settings limits '''simultaneous calls''', not how many total calls user/device/provider(/did) can make!
These settings limit '''simultaneous calls''', not how many total calls the user/device/provider(/did) can make.


When no more calls can be made - dialer hears BUSY signal (Starting from MOR 0.8).  
When no more calls can be made, the dialer hears the BUSY signal (starting from MOR 0.8).  




== Provider ==
== Provider ==


Call limit - describes how many simultaneous calls 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.


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


This limit is for outgoing calls through this Provider.
This limit is for outgoing calls through this provider.




== User ==
== User ==


Call limit - describes how many simultaneous calls 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.


[[Hangupcause Codes | Hangupcause code 220]] means that User 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 Reseller (as a user) can't handle (allow to his users to 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.


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




== Device ==
== Device ==


Call limit - describes how many simultaneous calls 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.


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


This limit is for outgoing calls made by this Device.
This limit is for outgoing calls made by this device.


== DID ==
== DID ==
Line 46: Line 46:
(Starting from MOR 0.8)
(Starting from MOR 0.8)


When DID points to Device and limit is reached, call will be routed to this device BUSY - Call Flow.  
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.
 
E.g. it is used to ring other device or send call to VoiceMail when main Device has call.

Revision as of 09:21, 15 May 2010

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 (starting from MOR 0.8).


Provider

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

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

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.

DID

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

(Starting from MOR 0.8)

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.