The problem turned out to be that I had a typo in my include => line so I was not including the extensions that I intended to in extensions.conf.
Unlike chan_sip, chan_dahdi does not print the nice messages on CLI that says you have dialed an unknown extension. As I was use to these messages for SIP I did not associate my problem with unknown extensions. To find this the console line in logger.conf got debug added to it and I cranked up the debug level and eventually saw an error about no matching extension. -- Jim Dickenson mailto:[email protected] CfMC http://www.cfmc.com/ > From: Steve Davies <[email protected]> > Reply-To: Asterisk Users Mailing List - Non-Commercial Discussion > <[email protected]> > Date: Fri, 8 May 2009 10:21:26 +0100 > To: Asterisk Users Mailing List - Non-Commercial Discussion > <[email protected]> > Subject: Re: [asterisk-users] Sangoma a104d and channel banks > > Hi, > > This may be completely wrong, but I have a feeling it may be related. > Have you enabled "overlapdialling" in zapata.conf for the channels > that are on the channelbank? If not, the 1st digit will be sent in, > not match the dialplan, and be hungup. > > *7xxx is probably working because that matches a built-in feature > (transfer?), so the system KNOWS already that it needs more digits. > > Cheers, > Steve > > 2009/5/7 Jim Dickenson <[email protected]>: >> I have more info now. >> >> I have used AMI to watch events, including DTMF events. The phone comes off >> hook and I see a line on the * CLI saying the line is off hook. I then touch >> a key and I see the DTMF event in the AMI. At the same time I see a message >> on CLI that says hangup the line. > > _______________________________________________ > -- 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
