Re: [SR-Users] implementing call-quota with dialog module

2012-10-08 Thread Aft nix
On Mon, Oct 8, 2012 at 8:09 PM, Daniel-Constantin Mierla wrote: > Hello, > > what version are you using? at some point it was an issue adding a call in a > profile after creating its associated dialog. > i'm using 3.2 branch of the git repository. > Also, it might be better to check the quota be

Re: [SR-Users] implementing call-quota with dialog module

2012-10-08 Thread Daniel-Constantin Mierla
Hello, what version are you using? at some point it was an issue adding a call in a profile after creating its associated dialog. Also, it might be better to check the quota before creating the dialog, because if the limit is reached, then you will just reject the call, so you avoid quite so

[SR-Users] implementing call-quota with dialog module

2012-10-08 Thread Aft nix
Hi, I'm trying to implement a "callquota" based on destination domains. The idea is following: every destation domain has a limit of, say 50 calls. As the sip clients are registered with the "destination domains", i've extracted the domain using "$fd" because it results as same value as destina