Re: [SR-Users] Limiting simultaneous calls

2011-11-21 Thread Stefan Sayer
o Juha Heinanen on 11/21/2011 11:49 PM: Stefan Sayer writes: if it's acceptable for you to use an external B2BUA, you could send the calls through SEMS' sbc, activating session timers there and using parallel calls cc_pcalls to limit. what if parties of the call do not support session timers

[SR-Users] Limiting simultaneous calls

2011-11-21 Thread Juha Heinanen
Stefan Sayer writes: > if it's acceptable for you to use an external B2BUA, you could send > the calls through SEMS' sbc, activating session timers there and using > parallel calls cc_pcalls to limit. what if parties of the call do not support session timers and do not (for one reason or anothe

Re: [SR-Users] Limiting simultaneous calls

2011-11-21 Thread Alex Balashov
On 11/21/2011 06:06 AM, Stefan Sayer wrote: o Mino Haluz on 11/21/2011 11:53 AM: 1) Is this method per user? 2) Another thing is, what happens if the BYE is not received (network issue or whatever), will the dialog expire on the kamailio side so the dialog count could me decremented? I mean, i

Re: [SR-Users] Limiting simultaneous calls

2011-11-21 Thread Stefan Sayer
o Mino Haluz on 11/21/2011 11:53 AM: 1) Is this method per user? 2) Another thing is, what happens if the BYE is not received (network issue or whatever), will the dialog expire on the kamailio side so the dialog count could me decremented? I mean, if the user has just 1 voice channel, he could

Re: [SR-Users] Limiting simultaneous calls

2011-11-21 Thread Alex Balashov
On 11/21/2011 05:53 AM, Mino Haluz wrote: 1) Is this method per user? This method is per any criterion you like. You can use arbitrary profile keys. 2) Another thing is, what happens if the BYE is not received (network issue or whatever), will the dialog expire on the kamailio side so the

Re: [SR-Users] Limiting simultaneous calls

2011-11-21 Thread Mino Haluz
1) Is this method per user? 2) Another thing is, what happens if the BYE is not received (network issue or whatever), will the dialog expire on the kamailio side so the dialog count could me decremented? I mean, if the user has just 1 voice channel, he could not make a call anymore, that's why it s

Re: [SR-Users] Limiting simultaneous calls

2011-11-21 Thread Alex Balashov
On 11/21/2011 05:42 AM, Mino Haluz wrote: I was using cdrtool (prepaid table) and callcontrol to limit concurrent calls. In fact this is only limiting the outbound calls, but I would like to use another mechanism which should limit the inbound calls too. So basically to limit voice channels. So

[SR-Users] Limiting simultaneous calls

2011-11-21 Thread Mino Haluz
Hi, I was using cdrtool (prepaid table) and callcontrol to limit concurrent calls. In fact this is only limiting the outbound calls, but I would like to use another mechanism which should limit the inbound calls too. So basically to limit voice channels. So is there some reliable method/module ho