[asterisk-users] DAHDI help please

Shaun Ruffell sruffell at digium.com
Wed Oct 3 00:40:11 CDT 2012


On Tue, Oct 02, 2012 at 11:22:31PM -0400, Pat Collins wrote:
> Shaun,
> To make more sense of the code, I changed 
> #define DAHDI_XBIT		(3 >> 2) to 
> #define DAHDI_XBIT		(0)
> 
> Sadly, incoming calls do not work.  Not sure exactly how to START or RING
> when the RX AB bits are 00
> Any ideas?
> Thanks again for your help!

The board drivers call dahdi_rbsbits() when they want to report a change
in the state of the RBS bits for a channel. If you look in the code
there you will see where events are generated depending on the
signalling type.

I should have pointed out that function in my previous email.

Cheers,
Shaun

-- 
Shaun Ruffell
Digium, Inc. | Linux Kernel Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: www.digium.com & www.asterisk.org



More information about the asterisk-users mailing list