2008/12/1 Tzafrir Cohen <[EMAIL PROTECTED]>

> On Mon, Dec 01, 2008 at 10:09:06AM +0100, Olivier wrote:
> > Hi,
> >
> > Hardware is b410p with :
> > - span1 jumpers set to NT (no 100 ohm termination)
> > - span2 jumpers set to TE (no 100 ohm termination)
> > - straight cable from port1 to port2
> >
> > Scheme:
> >
> > --------------------
> >                    1----------
> >                    |          |   <------ cat5 patch cord
> >                    2----------
> >    B410P      |
> >                    3
> >                    |
> >                    4
> >                    |
> > --------------------
> >
> >
> >
> > /etc/dahdi/system.conf :
> > span=1,0,0,ccs,ami
> > bchan=1,2
> > dchan=3
> > span=2,1,0,ccs,ami
> > bchan=4,5
> > dchan=6
>
> s/dchan/hardhdlc/
>
> This is one of the defaults that needs changing in dahdi_genconf .
> Probably will happen when we fix our BRI driver to support hardhdlc :-)


Thanks for the tip.

Now:
# cat ../dahdi/system.conf
span=1,0,0,ccs,ami
bchan=1,2
hardhdlc=3
span=2,0,0,ccs,ami
bchan=4,5
hardhdlc=6

but still :
Executing [EMAIL PROTECTED]:1] Dial("SIP/7533-08bb6508",
"DAHDI/g1/0123456789") in new stack
[Dec  1 10:46:13] WARNING[5676]: app_dial.c:1739 dial_exec_full: Unable to
create channel of type 'DAHDI' (cause 34 - Circuit/channel congestion)
  == Everyone is busy/congested at this time (1:0/1/0)



>
>
> --
>               Tzafrir Cohen
> icq#16849755              jabber:[EMAIL PROTECTED]<[EMAIL PROTECTED]>
> +972-50-7952406           mailto:[EMAIL PROTECTED]
> http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir
>
> _______________________________________________
> -- 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
>
_______________________________________________
-- 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