[asterisk-users] Call limits and VoIP providers

Jeremy McNamara jj at nufone.net
Mon Nov 20 11:11:18 MST 2006


Mike wrote:
> Hi,
>  
> I have a few customers hosted on my Asterisk PBX.  All incoming calls 
> are coming from VoIP provider A and all outgoing calls are going to 
> termination provider B (they happen to be different for now).
>  
> On ONE of those customers I'd like to setup a channel limit, meaning 
> they can have 4 calls max, either outgoing, incoming, or a combinaison 
> of both.  After that, I want it to ring busy.
>  
> How do I accomplish that? I don't want to setup a global call limit for 
> the provider, because other customers are on taking calls and have no 
> limits.  What is the best practice here?
>



Setup dialplan logic that counts the calls for the specific customer. 
Once they have 4 simultaneous calls, jump to a priority that goes busy.



Jeremy McNamara


More information about the asterisk-users mailing list