<div>Ian,</div>
<div> </div>
<div>You can use global Call admission control on your CUBE. </div>
<div> </div>
<div>call treatment on</div>
<div>call threshold global total-calls low &lt;Low water mark to resume accepting calls&gt; high &lt;Max number of calls</div>
<div> </div>
<div><a href="http://www.cisco.com/en/US/docs/ios/12_2t/12_2t11/feature/guide/ftcac58.html#wp1127100">http://www.cisco.com/en/US/docs/ios/12_2t/12_2t11/feature/guide/ftcac58.html#wp1127100</a><br><br></div>
<div class="gmail_quote">On Tue, Apr 21, 2009 at 8:37 PM, Nick Matthews <span dir="ltr">&lt;<a href="mailto:matthnick@gmail.com">matthnick@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">You could do this a few ways.  If all incoming calls hit a set of<br>outgoing dial peers that you want to limit, you can just put the<br>
max-conn under the incoming dial peer.<br><br>The less elegant way is to create multiple incoming dial peers that<br>match on the different incoming called-number ranges, and add some<br>type of prefix like **1.  Then you can create a single dial peer with<br>
a wildcard destination pattern of **1.T and put the max-conn on the<br>outgoing dial peer.  This also assumes that all of your dial peers<br>have the same outgoing attributes.<br><br><br><br>-nick<br><br><br><br>On Tue, Apr 21, 2009 at 6:48 AM, Ian MacKinnon<br>
&lt;<a href="mailto:Ian.Mackinnon@lumison.net">Ian.Mackinnon@lumison.net</a>&gt; wrote:<br>&gt; Hi All,<br>&gt;<br>&gt;<br>&gt;<br>&gt; I am trying to implement some CUBE functionality, and have hit a problem.<br>&gt;<br>
&gt;<br>&gt;<br>&gt; Say I have a customer who I want to provide a SIP trunk to.<br>&gt;<br>&gt; Calls will come into CUBE via SIP and be forwarded on the customer using SIP<br>&gt; and vice-versa<br>&gt;<br>&gt;<br>&gt;<br>
&gt; If they have a complex numbering scheme, I need to use multiple dial-peers<br>&gt; to match the numbers.<br>&gt;<br>&gt;<br>&gt;<br>&gt; That then means I can’t use max-calls in the dial peer to limit their calls<br>
&gt; effectivley as it only applies per dial-peer.<br>&gt;<br>&gt;<br>&gt;<br>&gt; I have found the trunkgroup commands......<br>&gt;<br>&gt; Can I use a trunk group per customer to do the max-calls stuff, and then<br>&gt; link the dial peers to the trunk group?<br>
&gt;<br>&gt;<br>&gt;<br>&gt; What documentation I can find talks about TDM interfaces and H.323 only.<br>&gt;<br>&gt;<br>&gt;<br>&gt; Thanks<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; ________________________________<br>
&gt; --<br>&gt;<br>&gt; This email and any files transmitted with it are confidential and intended<br>&gt; solely for the use of the individual or entity to whom they are addressed.<br>&gt; If you have received this email in error please notify the sender. Any<br>
&gt; offers or quotation of service are subject to formal specification.<br>&gt; Errors and omissions excepted. Please note that any views or opinions<br>&gt; presented in this email are solely those of the author and do not<br>
&gt; necessarily represent those of Lumison and nPlusOne.<br>&gt; Finally, the recipient should check this email and any attachments for the<br>&gt; presence of viruses. Lumison and nPlusOne accept no liability for any<br>
&gt; damage caused by any virus transmitted by this email.<br>&gt;<br>&gt; _______________________________________________<br>&gt; cisco-voip mailing list<br>&gt; <a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br>
&gt; <a href="https://puck.nether.net/mailman/listinfo/cisco-voip" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br>&gt;<br>&gt;<br>_______________________________________________<br>cisco-voip mailing list<br>
<a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br><a href="https://puck.nether.net/mailman/listinfo/cisco-voip" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br></blockquote>
</div><br>