<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2900.3020" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>i get the following error. :(</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>any ideas? </FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>3640-vgw(config)#voice-port 3/0:23<BR></FONT><FONT 
size=2>3640-vgw(config-voiceport)#trunk-group 
uogdev_pstn_tg&nbsp;1<BR></FONT><FONT size=2>&nbsp;Error: Failed to add port to 
trunk group<BR>&nbsp; Only analog voice ports can be added to<BR>&nbsp; trunk 
groups in the voice-port mode.<BR>&nbsp; Configure in cas-custom mode or serial 
interface<BR>&nbsp; mode as appropriate to add digital ports</FONT></DIV>
<DIV>--------------------------------------------------------------------------------<BR>Lelio 
Fulgenzi, B.A.<BR>Senior Analyst (CCS) * University of Guelph * Guelph, Ontario 
N1G 2W1<BR>(519) 824-4120 x56354 (519) 767-1060 FAX 
(JNHN)<BR>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 
<BR>...there's no such thing as a bad timbit...<BR></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=bob@smalltime.com href="mailto:bob@smalltime.com">Robert 
  Kulagowski</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=CarlosOrtiz@bayviewfinancial.com 
  href="mailto:CarlosOrtiz@bayviewfinancial.com">CarlosOrtiz@bayviewfinancial.com</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Cc:</B> <A title=cisco-voip@puck.nether.net 
  href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, February 09, 2007 10:37 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [cisco-voip] Dual PRI 
  Config</DIV>
  <DIV><BR></DIV><A 
  href="mailto:CarlosOrtiz@bayviewfinancial.com">CarlosOrtiz@bayviewfinancial.com</A> 
  wrote:<BR>&gt; <BR>&gt; I usually use MGCP but I am not working at a place 
  that is using H.323 <BR>&gt; on their gateways (been a while for H.323) 
  .&nbsp; They are adding a second <BR>&gt; PRI to an office and want to set 
  this up to increase <BR>&gt; capacity/redundancy.&nbsp; Is it still typical to 
  use the dial-peer <BR>&gt; preference command to select the preferred outbound 
  PRI.&nbsp; Is their <BR>&gt; another way such as trunk group or soemthing like 
  that?<BR><BR>Here's a snippet from GWGK:<BR><BR>"<BR>Influencing Path 
  Selection &gt; Using Trunk Groups<BR>Using Trunk Groups<BR><BR>BRI, PRI, and 
  CAS interfaces and FXO, FXO, and Ear and Mouth (E&amp;M) voice <BR>ports can 
  be combined into trunk groups. When you create a trunk group, <BR>you can add 
  configuration to control path selection. Create a trunk <BR>group with the 
  global trunk group name command. This puts you in trunk <BR>group 
  configuration mode. You can then add commands that will apply to <BR>all the 
  circuits in the group. The max-call voice number command limits <BR>the number 
  of incoming and outgoing calls that the trunk group will <BR>accept. By 
  default, the least-used trunk is selected when the gateway <BR>hunts through a 
  trunk group. You can change this with the hunt-scheme <BR>command. This 
  command has the following options:<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp; 
  *<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; least-idle [even | odd | both]— 
  Looks for the most recently <BR>released channel.<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
  *<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; least-used [even | odd | both 
  [up | down]]— Is the default hunt <BR>method for a trunk group. It looks for 
  the trunk member with the most <BR>unused 
  channels.<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
  *<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; longest-idle [even | odd | 
  both]— Looks for the trunk member that <BR>has been idle the longest amount of 
  time.<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
  *<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Random— Chooses a trunk member 
  at random and a random channel <BR>within that trunk 
  member.<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
  *<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; round-robin [even | odd | 
  both[up | down]]— Looks at trunk group <BR>members in a round robin fashion, 
  one after the other.<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
  *<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sequential [even | odd | both[up 
  | down]]— Always starts looking <BR>for a free channel with the highest 
  priority trunk.<BR><BR>In each command, even selects even-numbered channels 
  within a trunk <BR>member first, odd selects odd-numbered channels within a 
  trunk member <BR>first, and both considers all channels for selection. The 
  option up <BR>hunts through the channels in ascending order, whereas the 
  option down <BR>hunts through them in descending order.<BR><BR>Add an 
  interface or voice port to a hunt group with the trunk group name 
  <BR>[preference] command. The preference value indicates the priority of the 
  <BR>trunk within the group. A lower preference value equates to a higher 
  <BR>priority trunk. You can then assign multiple trunk groups to dial peers, 
  <BR>with a priority value to determine their use by the dial 
  peer.<BR>"<BR><BR>Personally, since I don't don't want to do any fancy load 
  balancing or <BR>selection, I just use the preference command instead of trunk 
  groups. <BR>Once one PRI is totally full it'll start using the next one, which 
  is <BR>fine by 
  me.<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">https://puck.nether.net/mailman/listinfo/cisco-voip</A><BR><BR></BLOCKQUOTE></BODY></HTML>