Thanks Chris: I will try and find Cliff's post from last week, because I have tried this and both calls are still going to the Sub. Not sure what else I am missing Linda
-----Original Message----- From: Chris Parker [mailto:[email protected]] Sent: Tuesday, April 07, 2009 9:14 AM To: Linda Mordosky (lmordosk) Cc: Tech Guy; [email protected] Subject: Re: [OSL | CCIE_Voice] Gatekeeper config Linda, I believe what you want is: endpoint resource-threshold <--- Turns on resource tracking at default 90% level endpoint max-calls h323id CCM_2 1 <-- Assigns max of one call to CCM_2 I pulled this from Cliff's post from last week Chris Linda Mordosky (lmordosk) wrote: > > That won't work because you have two trunks in Call Manager and you > only want to limit the bw to one trunk not both. So the CCM_2 can only > handle one call but CCM_1 can handle multiple calls > > Linda > > *From:* Tech Guy [mailto:[email protected]] > *Sent:* Tuesday, April 07, 2009 8:49 AM > *To:* Tech Guy; Linda Mordosky (lmordosk); [email protected] > *Subject:* Re: [OSL | CCIE_Voice] Gatekeeper config > > If gateway is CallManager, define a new location and allocate enough > bandwidth for one g729 call to this gatekeeper trunk. > > > Tech Guy > > ----- Original Message ----- > > *From:* Tech Guy <mailto:[email protected]> > > *To:* Linda Mordosky (lmordosk) <mailto:[email protected]> ; > [email protected] > <mailto:[email protected]> > > *Sent:* Tuesday, April 07, 2009 8:38 AM > > *Subject:* Re: [OSL | CCIE_Voice] Gatekeeper config > > You set the resource threshold at the gateway end: > > ! > gateway > resource threshold high 70 low 60 > ! > > > Tech Guy > > ----- Original Message ----- > > *From:* Linda Mordosky (lmordosk) <mailto:[email protected]> > > *To:* [email protected] > <mailto:[email protected]> > > *Sent:* Tuesday, April 07, 2009 7:45 AM > > *Subject:* [OSL | CCIE_Voice] Gatekeeper config > > Has anyone been successful in using the gatekeeper endpoint id > max-calls h323- command? > > I need to configure the gatekeeper with only three endpoints, > one local zone and only allow one call to use the CCM_2 > (subscriber trunk) at a time. Here is my gatekeeper config so far > > gatekeeper > > zone local GK cisco.com 10.87.80.43 > > no zone subnet GK default enable > > zone subnet GK 10.87.80.45/32 enable > > zone subnet GK 10.87.93.123/32 enable > > zone subnet GK 10.87.93.122/32 enable > > zone prefix GK 2* gw-priority 9 CCM_2 > > zone prefix GK 2* gw-priority 0 CME > > zone prefix GK 3* gw-priority 10 CCM_2 > > zone prefix GK 3* gw-priority 9 CCM_1 > > zone prefix GK 3* gw-priority 0 CME > > zone prefix GK 4* gw-priority 10 CME > > zone prefix GK 4* gw-priority 0 CCM_2 CCM_1 > > no shutdown > > I am trying to set the resource threshold and can't figure out > how to set the High and Low marks for the CCM trunk? The goal > is to only allow one call to CCM_2 at a time. So a call would > only use CCM_1 if and only if there was an active call on CCM_2. > > Any ideas? > > Linda >
