[Spce-user] Limit incoming concurrent calls for subscribers
Daniel Grotti
dgrotti at sipwise.com
Wed Jan 14 04:52:08 EST 2015
Hi,
you can build and hack a little bit the code and create this new
concurrent_max_in, by testing :
if ( concurrent_max - concurrent_max_out = 5)
{
## means 5 concurrent_incoming_calls
do something...
}
concurrent_max = tot out+in
concurrent_max_out = tot out
Daniel
On 01/14/2015 10:48 AM, Andreas Granig wrote:
> Hi,
>
> On 01/11/2015 03:02 AM, Matthias Hohl wrote:
>> I can just find „concurrent_max_out“, concurrent_max_out_total and
>> concurrent_max
>>
>> But i need the „concurrent_max_in“ setting on the webinterface.
> Unfortunately there is no such option.
>
> Andreas
> _______________________________________________
> Spce-user mailing list
> Spce-user at lists.sipwise.com
> https://lists.sipwise.com/listinfo/spce-user
More information about the Spce-user
mailing list