<DIV>
<P>I had MCGP working to a ADIT 600 fine with debain sarge stable / asterisk stable - wanted to try red hat and got the below message - then I re-installed debian and am still getting the same message below - any comments are greatly appreciated - I did play with the config files with no prevail - the Adit seems to be doing its job per tech support at CAC. I listed my conigs below</P></DIV>
<DIV><U></U> </DIV>
<DIV><U></U> </DIV>
<DIV><U>I go off hook and get this -</U> </DIV>
<DIV> </DIV>
<DIV>*CLI> <BR> -- MGCP mgcp_new(<A href="mailto:MGCP/aaln/1@192.168.0.241-1">MGCP/aaln/1@192.168.0.241-1</A>) created in state: Down</DIV>
<DIV>*CLI> </DIV>
<DIV> </DIV>
<DIV><U>I dial 123 (an extension) and get this -</U></DIV>
<DIV><BR>*CLI> Aug 17 09:35:25 NOTICE[26024]: rtp.c:284 process_rfc3389: Comfort noise support incomplete in Asterisk (RFC 3389). Please turn off on client if possible. Client IP: 192.168.0.241<BR> -- Executing Dial("<A href="mailto:MGCP/aaln/1@192.168.0.241-1">MGCP/aaln/1@192.168.0.241-1</A>", "<A href="mailto:MGCP/aaln/3@192.168.0.241">MGCP/aaln/3@192.168.0.241</A>") in new stack<BR>Aug 17 09:35:28 WARNING[26024]: channel.c:2175 ast_request: No translator path exists for channel type MGCP (native 4) to 256<BR>Aug 17 09:35:28 NOTICE[26024]: app_dial.c:1091 dial_exec_full: Unable to create channel of type 'MGCP' (cause 0 - Unknown)<BR> == Everyone is busy/congested at this time (1:0/0/1)<BR> -- Executing Congestion("<A href="mailto:MGCP/aaln/1@192.168.0.241-1">MGCP/aaln/1@192.168.0.241-1</A>", "") in new stack</DIV>
<DIV>*CLI> </DIV>
<DIV> </DIV>
<DIV><U>I hang up and get this -</U></DIV>
<DIV><U></U> </DIV>
<DIV><U>*CLI> <BR> == Spawn extension (outbound-default, 96017209841, 2) exited non-zero on <A href="mailto:'MGCP/aaln/1@192.168.0.241-1'">'MGCP/aaln/1@192.168.0.241-1'</A><BR></U></DIV>
<DIV><U></U> </DIV>
<DIV><U>here are the configs</U></DIV>
<DIV> </DIV>
<DIV><FONT size=3>
<P>:/etc/asterisk# more extensions.conf </P>
<P>[general]</P>
<P>static=yes</P>
<P>writeprotect=no</P>
<P>autofallthrough=yes</P>
<P>[globals]</P>
<P> </P>
<P> </P>
<P> </P>
<P>[extensions] </P>
<P>exten => 123,1,Dial,MGCP/aaln/1@192.168.0.241 </P>
<P>exten => 124,1,Dial,MGCP/aaln/2@192.168.0.241</P>
<P>[directdial]</P>
<P>ignorepat => 9</P>
<P>exten => 9,1,MGCP/aaln/3@192.168.0.241</P>
<P>exten => 9,2,Congestion</P>
<P> </P>
<P>[international]</P>
<P>ignorepat => 9</P>
<P>exten => _9011.,1,Dial(Zap/g2/${EXTEN:1})</P>
<P>exten => _9011.,2,Congestion</P>
<P>include => longdistance</P>
<P>[longdistance]</P>
<P>ignorepat => 9</P>
<P>exten => _91NXXNXXXXXX,1,Dial(Zap/g2/${EXTEN:1})</P>
<P>exten => _91NXXNXXXXXX,2,Congestion</P>
<P>include => local</P>
<P>[local]</P>
<P>ignorepat => 9</P>
<P>exten => _9NXXNXXXXXX,1,Dial,MGCP/aaln/3@192.168.0.241</P>
<P>exten => _9NXXNXXXXXX,2,Congestion</P>
<P> </P>
<P>[outbound-default]</P>
<P>include = extensions </P>
<P>include = directdial </P>
<P>include = longdistance</P>
<P>include = local</P>
<P>IPD:/etc/asterisk# </P>
<P> </P>
<P> </P>
<P> </P>
<P>***************************************************************************************</P>
<P> </P><FONT size=2>
<P>:/etc/asterisk# more mgcp.conf</P>
<P>; MGCP Configuration for Asterisk</P>
<P>[general]</P>
<P>port=2727</P>
<P>bindaddr=0.0.0.0</P>
<P>allow=ulaw</P>
<P>allow=g729</P>
<P>allow=g726</P>
<P>tos=0x85</P>
<P>srvlookup=yes</P>
<P>wcardep=aaln/*</P>
<P> </P>
<P>; Bob's CMG #1</P>
<P>[192.168.0.241] </P>
<P>context=outbound-default </P>
<P>host=192.168.0.241</P>
<P>wcardep=*</P>
<P>line => *</P>
<P>;</P>
<P>; Line 1</P>
<P>;</P>
<P>callerid = "John" <123> </P>
<P>callgroup=0 </P>
<P>pickupgroup=0</P>
<P>nat=no </P>
<P>threewaycalling=yes </P>
<P>transfer=yes ; transfer requires threewaycalling=yes. Use FLASH to transfer</P>
<P>callwaiting=yes ; this might be a cause of trouble for ip10s</P>
<P>cancallforward=yes </P>
<P>line => aaln/1</P>
<P>;</P>
<P>; Line 2</P>
<P>; </P>
<P>callerid = "Jane" <124> </P>
<P>callgroup=0 </P>
<P>pickupgroup=0</P>
<P>nat=no </P>
<P>threewaycalling=yes </P>
<P>transfer=yes ; transfer requires threewaycalling=yes. Use FLASH to transfer</P>
<P>callwaiting=yes ; this might be a cause of trouble for ip10s</P>
<P>cancallforward=yes</P>
<P>line => aaln/2 </P>
<P>;outbound t1 port 5-6 cross connected to cmg 6:1:1:3-4</P>
<P> </P>
<P>line => aaln/3</P>
<P>line => aaln/4</P></FONT>
<P> </P></FONT></DIV><p>
                <hr size=1> <a href="http://us.rd.yahoo.com/evt=34442/*http://www.yahoo.com/r/hs">Start your day with Yahoo! - make it your home page </a><p>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam? Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com