On 8/09/09 2:21 AM, Juan Cardoza wrote: > Hello All > > I have the dahdi channels working also I can have a call between the > equipments, but when I try to dial a second call I receive the error below: > > == Everyone is busy/congested at this time (1:0/0/1) > -- Auto fallthrough, channel 'SIP/4000-09a44a78' status is 'CHANUNAVAIL'
I'd say you're trying to do Dial(DAHDI/1/12345) instead of Dial(DAHDI/g1/12345) I.E. you're trying to use an individual channel rather than a group. Without more information it's just a guess :) -- Cheers, Matt Riddell Director _______________________________________________ http://www.venturevoip.com/news.php (Daily Asterisk News) http://www.venturevoip.com/st.php (SmoothTorque Predictive Dialer) http://www.venturevoip.com/c3.php (ConduIT3 PABX Systems) _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2009 - October 13 - 15 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
