kurt turner
2005-Aug-15 09:38 UTC
[Asterisk-Users] No translator path exists for channel type MGCP & Comfort noise support incomplete
ONLY ON MONDAY!
Well it used to work - calls between my aaln's that is. I moved from debain
to redhat (same conf. files for asterisk) and this is what I get.. looks like
several errors. errors I never got before. Also asterisk isn't observing
the digits as I dial them like it used to however it still trys to route the
call when I'm finished dialing. Anyone with a though on this?
*CLI>
-- MGCP mgcp_new(MGCP/aaln/2@192.168.0.241-1) created in state: Down
Aug 15 11:20:19 NOTICE[13883]: 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
-- Executing Dial("MGCP/aaln/2@192.168.0.241-1",
"MGCP/aaln/1@192.168.0.241") in new stack
Aug 15 11:20:19 WARNING[13883]: channel.c:2175 ast_request: No translator path
exists for channel type MGCP (native 4) to 256
Aug 15 11:20:19 NOTICE[13883]: app_dial.c:1091 dial_exec_full: Unable to create
channel of type 'MGCP' (cause 0 - Unknown)
== Everyone is busy/congested at this time (1:0/0/1)
== Auto fallthrough, channel 'MGCP/aaln/2@192.168.0.241-1' status is
'CHANUNAVAIL'
*CLI>
here is my mgcp.conf and extensions.conf
IPD:/etc/asterisk# more extensions.conf
[general]
static=yes
writeprotect=no
autofallthrough=yes
[globals]
[extensions]
exten => 123,1,Dial,MGCP/aaln/1@192.168.0.241
exten => 124,1,Dial,MGCP/aaln/2@192.168.0.241
[directdial]
ignorepat => 9
exten => 9,1,MGCP/aaln/3@192.168.0.241
exten => 9,2,Congestion
[international]
ignorepat => 9
exten => _9011.,1,Dial(Zap/g2/${EXTEN:1})
exten => _9011.,2,Congestion
include => longdistance
[longdistance]
ignorepat => 9
exten => _91NXXNXXXXXX,1,Dial(Zap/g2/${EXTEN:1})
exten => _91NXXNXXXXXX,2,Congestion
include => local
[local]
ignorepat => 9
exten => _9NXXNXXXXXX,1,Dial,MGCP/aaln/3@192.168.0.241
exten => _9NXXNXXXXXX,2,Congestion
[outbound-default]
include = extensions
include = directdial
include = longdistance
include = local
and the *** mgcp.conf****
IPD:/etc/asterisk# more mgcp.conf
; MGCP Configuration for Asterisk
[general]
port=2727
bindaddr=0.0.0.0
allow=ulaw
allow=g729
allow=g726
tos=0x85
srvlookup=yes
wcardep=aaln/*
; Bob's CMG #1
[192.168.0.241]
context=outbound-default
host=192.168.0.241
wcardep=*
line => *
;
; Line 1
;
callerid = "John" <123>
callgroup=0
pickupgroup=0
nat=no
threewaycalling=yes
transfer=yes ; transfer requires threewaycalling=yes. Use FLASH to transfer
callwaiting=yes ; this might be a cause of trouble for ip10s
cancallforward=yes
line => aaln/1
;
; Line 2
;
callerid = "Jane" <124>
callgroup=0
pickupgroup=0
nat=no
threewaycalling=yes
transfer=yes ; transfer requires threewaycalling=yes. Use FLASH to transfer
callwaiting=yes ; this might be a cause of trouble for ip10s
cancallforward=yes
line => aaln/2
;outbound t1 port 5-6 cross connected to cmg 6:1:1:3-4
line => aaln/3
line => aaln/4
---------------------------------
Start your day with Yahoo! - make it your home page
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20050815/20a8b802/attachment.htm
Michiel van Baak
2005-Aug-15 09:50 UTC
[Asterisk-Users] No translator path exists for channel type MGCP & Comfort noise support incomplete
On 09:38, Mon 15 Aug 05, kurt turner wrote:> ONLY ON MONDAY! > > Well it used to work - calls between my aaln's that is. I moved from debain to redhat (same conf. files for asterisk) and this is what I get.. looks like several errors. errors I never got before. Also asterisk isn't observing the digits as I dial them like it used to however it still trys to route the call when I'm finished dialing. Anyone with a though on this? ><rant> That's what you get from trashing Debian in favour of RedHat </rant> Please don't take this message seriously ;) Just couldn't resist. Sorry -- Michiel van Baak http://michiel.vanbaak.info michiel@vanbaak.info GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7E0B9A2D "Why is it drug addicts and computer afficionados are both called users?"
kurt turner
2005-Aug-18 13:57 UTC
[Asterisk-Users] No translator path exists for channel type MGCP & Comfort noise support incomplete
the fix is to disallow=g729 in mgcp.conf and to turn off silence supression in the ADIT600 kurt turner <asteriskipd@yahoo.com> wrote:not trashing deb at all.. just wanted to see what would happen with redhat.. I'VE GIVEN UP and I'm reloading DEB.. I'm such a newb at this and I found more doc's with redhat support that's why I wanted to try the switch.. anyways HI HO hi ho back to Deb I go! know any doc put together for asterisk on debian sarge? especialy with h323 support? Michiel van Baak <michiel@vanbaak.info> wrote: On 09:38, Mon 15 Aug 05, kurt turner wrote:> ONLY ON MONDAY! > > Well it used to work - calls between my aaln's that is. I moved from debain to redhat (same conf. files for asterisk) and this is what I get.. looks like several errors. errors I never got before. Also asterisk isn't observing the digits as I dial them like it used to however it still trys to route the call when I'm finished dialing. Anyone with a though on this? >That's what you get from trashing Debian in favour of RedHat Please don't take this message seriously ;) Just couldn't resist. Sorry -- Michiel van Baak http://michiel.vanbaak.info michiel@vanbaak.info GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7E0B9A2D "Why is it drug addicts and computer afficionados are both called users?" _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users --------------------------------- Start your day with Yahoo! - make it your home page __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050818/a2dd3fac/attachment.htm