----- Original Message ----- From: "Brian Schrock" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 23, 2003 3:14 AM Subject: [Asterisk-Users] Artificially Limiting IAX Calls
> Everyone, > > Can I artifically limit the amout of IAX calls going out of an asterisk > server... > > I am worried that if every call requires x amount of bandwidth and their > internet link is only as big as 2x what happens when the third call comes > up. So far I have seen it just starts up and will kill the other two calls. > How have other folks on here dealt with this issue? > > Brian J. Schrock > Anistone Technologies, LLC > 6926 Avery Rd. > Dublin, OH 43017 > Phone: 614-798-9106 > Use a global variable to keep a count of IAX calls going through that IP link Surajee _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
