On 8/16/07, Rory Campbell-Lange <[EMAIL PROTECTED]> wrote:
> We are trying to configure a Sangoma A101 card to allow both incoming
> and outgoing calls on a UK (BT) ISDN30e line with only 24 channels
> enabled.
>
> At present incoming calls work fine. We can't call out -- we get a
> BUSY/CONGESTED error.
>

[snip]

> ;Sangoma A101 port 1 [slot:3 bus:2 span: 1]
> switchtype=euroisdn
> context=from-pstn
> group=0
> signalling=pri_cpe
> channel => 1-15,17-31

  channel => 1-15,17-31
Is telling Asterisk that you have 30 active channels. Change it to:
  channel => 1-15,17-25

And you should be sorted.

Cheers,
Steve

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to