Search found 8 matches

by vedeya
Sat Feb 27, 2010 10:20 am
Forum: Brekeke SIP Server Forum
Topic: Limiting concurrent calls to each dial plan
Replies: 14
Views: 7232

You can use own counter variable in the plugin because it is Java based
Would you please give me more explanation of how to use own counter variable in java?

Thanks,
by vedeya
Fri Feb 26, 2010 9:48 am
Forum: Brekeke SIP Server Forum
Topic: Limiting concurrent calls to each dial plan
Replies: 14
Views: 7232

The thing I am not sure about is, how to store that variable and keep it some where in the memory not loosing it every time you call the function.
by vedeya
Thu Feb 25, 2010 1:42 am
Forum: Brekeke SIP Server Forum
Topic: Limiting concurrent calls to each dial plan
Replies: 14
Views: 7232

What I am looking for is every time a session start on a dial plan a variable will be increased by 1, and when the same session is ended then the same variable will decrease by 1. we can have 4 variable and every one can be used for a dial plan, then we can use the built in math: $math.lt ...
by vedeya
Wed Feb 24, 2010 9:05 pm
Forum: Brekeke SIP Server Forum
Topic: Limiting concurrent calls to each dial plan
Replies: 14
Views: 7232

lakeview wrote:Have you tried the making of own plugin?
No, it has been a while since the last time I programmed Java.

Some help would be appreciated
by vedeya
Tue Feb 23, 2010 10:11 am
Forum: Brekeke SIP Server Forum
Topic: Limiting concurrent calls to each dial plan
Replies: 14
Views: 7232

lakeview wrote:
>> Dial plan 3: 36 to 45 live calls

What happen if the number of concurrent calls exceeds 45?
The last dial plan will take all the sessions. so it will be 36 to infinite.
by vedeya
Thu Feb 18, 2010 9:44 am
Forum: Brekeke SIP Server Forum
Topic: Limiting concurrent calls to each dial plan
Replies: 14
Views: 7232

If we buy support from brekeke would you be able to provide us for the solution? And how long would it take?

Thank you,
by vedeya
Thu Feb 18, 2010 8:39 am
Forum: Brekeke SIP Server Forum
Topic: Limiting concurrent calls to each dial plan
Replies: 14
Views: 7232

Brekeke PBX ARS rule works similar as dial plan and can set max session under each ARS rule, and using ars failover to switch to another route if previous route has max active sessions http://www.brekeke-sip.com/download/bpbx/v2_x/bpbx_admin_basic_en.pdf section 4.18 Is this applicable on the ...
by vedeya
Sat Feb 13, 2010 10:54 pm
Forum: Brekeke SIP Server Forum
Topic: Limiting concurrent calls to each dial plan
Replies: 14
Views: 7232

Limiting concurrent calls to each dial plan

1. Brekeke Product Name and version: Brekeke SIP Server, 2.4.3.0/286 2. Java version: 1.6.0_11 3. OS type and the version: Linux version 2.6.22-vs2.2.0.7-gentoo 4. UA (phone), gateway or other hardware/software involved: 5. Select your network pattern from http://www.brekeke-sip.com/bbs/network ...