-- MGCP mgcp_new(MGCP/aaln/[EMAIL PROTECTED]) 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/[EMAIL PROTECTED]", "MGCP/aaln/[EMAIL PROTECTED]") 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/[EMAIL PROTECTED]' status is 'CHANUNAVAIL'
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
_______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
