[asterisk-users] Unable to create channel of type 'DAHDI' (cause 0 - Unknown)

2008-10-10 Thread Jim Duda
Does anyone know what this error message means? Unable to create channel of type 'DAHDI' (cause 0 - Unknown) I've upgraded to 1.6.0 with dahdi 2.0. For some reason my outbound dahdi calls are not going through. At some point, it starts to work, but I don't know what the trigger is. Out of the b

[asterisk-users] Unable to create channel of type 'DAHDI' (cause 0 - Unknown)

2010-01-28 Thread Walter Arguello
Hi, I have a tdm22b (2 fxs / 2 fxo) When Asterisk is just started, outbound calls routing to fxo port, do not working with error: Unable to create channel of type 'DAHDI' (cause 0 - Unknown) Inbound calls to fxo port work fine. After first inbound call, the outbound calls starts working. Cen

Re: [asterisk-users] Unable to create channel of type 'DAHDI' (cause 0 - Unknown)

2008-10-10 Thread Brendan Martens
The reason for this is that 1.6.0 does not support dahdi. It was a mistake when it was listed as an included feature. The documentation for it has been removed in 1.6.0.1. If you need dahdi you need to go to 1.6.1. This is documented in this changelog: http://downloads.digium.com/pub/asteri

Re: [asterisk-users] Unable to create channel of type 'DAHDI' (cause 0 - Unknown)

2008-10-10 Thread Kevin P. Fleming
Brendan Martens wrote: > The reason for this is that 1.6.0 does not support dahdi. It was a > mistake when it was listed as an included feature. The documentation > for it has been removed in 1.6.0.1. If you need dahdi you need to go > to 1.6.1. That is incorrect. There was one small feature

Re: [asterisk-users] Unable to create channel of type 'DAHDI' (cause 0 - Unknown)

2008-10-10 Thread Brendan Martens
I see, Thank you for the clarification. Brendan Martens On Oct 10, 2008, at 9:31 AM, Kevin P. Fleming wrote: > Brendan Martens wrote: >> The reason for this is that 1.6.0 does not support dahdi. It was a >> mistake when it was listed as an included feature. The documentation >> for it has been r

Re: [asterisk-users] Unable to create channel of type 'DAHDI' (cause 0 - Unknown)

2008-10-10 Thread Jim Duda
Inbound calls on DAHDI work fine. At some point, outbound starts working. I just cannot figure out what the trigger is. At first, I thought the trigger was receiving at least one inbound call. But that isn't always true. Once it starts working, it seems to continue until a restart. Everything

Re: [asterisk-users] Unable to create channel of type 'DAHDI' (cause 0- Unknown)

2010-01-28 Thread Karl Fife
l Message - From: "Walter Arguello" To: Sent: Thursday, January 28, 2010 6:15 PM Subject: [asterisk-users] Unable to create channel of type 'DAHDI' (cause 0- Unknown) > Hi, > > I have a tdm22b (2 fxs / 2 fxo) > > When Asterisk is just started, outbound cal

Re: [asterisk-users] Unable to create channel of type 'DAHDI' (cause 0- Unknown)

2010-01-28 Thread Barry Miller
> -Karl > > JIM's ONE-LINE FIX > On line 8730 (I think it's still on this line) of chan_dahdi.c > replace a "return 0" with return "1". > > if (par.rxisoffhook) > return 1; > else > - return 0; > + return 1; > > > > -

Re: [asterisk-users] Unable to create channel of type 'DAHDI'(cause 0- Unknown)

2010-01-28 Thread Karl Fife
Appears completely resolved! No more home-spun patches! Thanks! -K - Original Message - From: "Barry Miller" To: "Asterisk Users Mailing List - Non-Commercial Discussion" Sent: Thursday, January 28, 2010 10:40 PM Subject: Re: [asterisk-users] Unable to create ch

Re: [asterisk-users] Unable to create channel of type 'DAHDI'(cause 0- Unknown)

2010-01-28 Thread listu...@spamomania.co.uk
On Thu, 2010-01-28 at 23:11 -0600, Karl Fife wrote: > Appears completely resolved! > No more home-spun patches! > Thanks! > -K > It's *not* fixed here: DAHDI Version: 2.2.1 Echo Canceller: MG2 But as is depressingly the 'norm' for Asterisk it comes back to bitching about hardware 'buy an expensiv

Re: [asterisk-users] Unable to create channel of type 'DAHDI'(cause 0- Unknown)

2010-01-29 Thread sean darcy
listu...@spamomania.co.uk wrote: > On Thu, 2010-01-28 at 23:11 -0600, Karl Fife wrote: >> Appears completely resolved! >> No more home-spun patches! >> Thanks! >> -K >> > It's *not* fixed here: > DAHDI Version: 2.2.1 Echo Canceller: MG2 > > But as is depressingly the 'norm' for Asterisk it comes b

Re: [asterisk-users] Unable to create channel of type 'DAHDI'(cause 0- Unknown)

2010-01-29 Thread Matt Riddell
On 30/01/10 11:48 AM, sean darcy wrote: > Sigh. > > OK you don't like asterisk - sorry. Obviously some other software works > better for you. I'm glad. Don't worry, he/she's trolling, second post like that for the day :) Obviously has an issue with something, but rather than try and get it sorte

Re: [asterisk-users] Unable to create channel of type 'DAHDI'(cause 0- Unknown)

2010-01-31 Thread Tzafrir Cohen
On Fri, Jan 29, 2010 at 05:48:53PM -0500, sean darcy wrote: > listu...@spamomania.co.uk wrote: > > On Thu, 2010-01-28 at 23:11 -0600, Karl Fife wrote: > >> Appears completely resolved! > >> No more home-spun patches! > >> Thanks! > >> -K > >> > > It's *not* fixed here: > > DAHDI Version: 2.2.1 Echo