Same… but I think the main difference is that, with the service parameter change, CUCM won’t send the MGCP CRCX to the gateway for any specified B-channels in a “maintenance” state – they’ll simply be skipped. With the IOS statement, and without running it in a lab, I would think the MGCP CRCX will be sent to the gateway since CUCM has no knowledge of the isdn statement (and since all channels were reported in service during the AUEP/200 exchange at registration) and the call would be rejected at the MGCP level (i.e. 5XX).
From: cisco-voip [mailto:[email protected]] On Behalf Of Eric Pedersen Sent: Tuesday, February 03, 2015 11:13 AM To: Lelio Fulgenzi; [email protected] Cc: [email protected] Subject: Re: [cisco-voip] easiest and quickest way to disable a PRI PSTN (MGCP) port? I thought that didn’t work with MGCP PRIs. Did that change? In the past I used the CUCM service parameter (Change B-Channel Maintenance Status) to busy them out. From: cisco-voip [mailto:[email protected]] On Behalf Of Lelio Fulgenzi Sent: 03 February 2015 8:42 AM To: [email protected]<mailto:[email protected]> Cc: [email protected]<mailto:[email protected]> Subject: Re: [cisco-voip] easiest and quickest way to disable a PRI PSTN (MGCP) port? This is great. I like the idea of busy'ing out the channels. And I just tested it, it's additive, not destructive, so I can simply add busy channel statements and it groups them. Thanks everyone. Lelio --- Lelio Fulgenzi, B.A. Senior Analyst, Network Infrastructure Computing and Communications Services (CCS) University of Guelph 519‐824‐4120 Ext 56354 [email protected]<mailto:[email protected]> www.uoguelph.ca/ccs<http://www.uoguelph.ca/ccs> Room 037, Animal Science and Nutrition Building Guelph, Ontario, N1G 2W1 ________________________________ From: [email protected]<mailto:[email protected]> To: [email protected]<mailto:[email protected]> Sent: Tuesday, February 3, 2015 9:54:48 AM Subject: Re: [cisco-voip] easiest and quickest way to disable a PRI PSTN (MGCP) port? Assuming that you don't care about dropping any active calls: controller t1 X/X/X shutdown Otherwise, you could busy out the channels that are not in use (sh isdn service to see status). interface SerialX/X/X:23 isdn busy b_channel 0-24 On 2015-02-03 08:42, Lelio Fulgenzi wrote: > Good morning all, > > Here's hoping the snow is clearing up if that's what you had outside > your home/office these last few days! > > I'm looking for a quick way to disable a PRI PSTN (MGCP) port on my > 3945 gateway. I need to do some tests on a gateway in my local > building, but that means disabling the first outbound PSTN port on a > remote gateway. > > Normally I'd just unplug it, but there's just too much snow outside to > make the trek. ;) > > Thanks! > > Lelio > > --- > Lelio Fulgenzi, B.A. > Senior Analyst, Network Infrastructure > Computing and Communications Services (CCS) > University of Guelph > > 519‐824‐4120 Ext 56354 > [email protected]<mailto:[email protected]> > www.uoguelph.ca/ccs<http://www.uoguelph.ca/ccs> > Room 037, Animal Science and Nutrition Building > Guelph, Ontario, N1G 2W1 > > > _______________________________________________ > cisco-voip mailing list > [email protected]<mailto:[email protected]> > https://puck.nether.net/mailman/listinfo/cisco-voip _______________________________________________ cisco-voip mailing list [email protected]<mailto:[email protected]> https://puck.nether.net/mailman/listinfo/cisco-voip The contents of this message may contain confidential and/or privileged subject matter. If this message has been received in error, please contact the sender and delete all copies. Like other forms of communication, e-mail communications may be vulnerable to interception by unauthorized parties. If you do not wish us to communicate with you by e-mail, please notify us at your earliest convenience. In the absence of such notification, your consent is assumed. Should you choose to allow us to communicate by e-mail, we will not take any additional security measures (such as encryption) unless specifically requested. If you no longer wish to receive commercial messages, you can unsubscribe by accessing this link: http://www.bennettjones.com/unsubscribe
_______________________________________________ cisco-voip mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-voip
