[asterisk-users] Asterisk extension.conf issue???

2009-09-07 Thread Juan Cardoza
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'

But the problema is that I have a T1 link, it means that I have 22 channels
available and 1 in use.
Does anyone know how to use the full T1, I am thinking is the
extensions.conf file the one is not configured propertly.

Please let me know your comments.
Best regards
Jhon


Teleperformance values: Integrity - Respect - Professionalism - Innovation - 
Commitment

The information contained in this communication is privileged and confidential. 
 The content is intended only for the use of the individual or entity named 
above. If the reader of this message is not the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this 
communication is strictly prohibited.  If you have received this communication 
in error, please notify me immediately by telephone or e-mail, and delete this 
message from your systems.
Please consider the environmental impact of needlessly printing this e-mail.

___
-- 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


Re: [asterisk-users] Asterisk extension.conf issue???

2009-09-07 Thread Matt Riddell
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