aboutsummaryrefslogtreecommitdiffstats
path: root/channels/sig_pri.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-24Fix problem on digital channels due to digital flag not getting set jpeeler1-1/+2
2009-11-02DAHDI ISDN channel names will not allow device state to work. (Interim solut...rmudgett1-0/+2
2009-10-23Add to chan_dahdi ISDN HOLD, Call deflection, and keypad facility support.rmudgett1-0/+21
2009-10-19Add a callback to sig_pri which is called when sig_pri is going to queue a co...file1-0/+1
2009-10-01Prevent deadlock if chan_dahdi attempts to change PRI channel names.rmudgett1-0/+1
2009-09-28Locking issues dealing with service_lock.rmudgett1-1/+0
2009-09-10Cleanup approach in 217804 and don't reach inside the sig_pvt.jpeeler1-0/+2
2009-09-08Fix memory leak of sig_xxx private structures.rmudgett1-0/+1
2009-09-02Made chan_dahdi able to ignore incoming calls that are not in a MSN list for ...rmudgett1-0/+1
2009-08-18Add COLP support to chan_dahdi/sig_pri.rmudgett1-2/+0
2009-08-10Restoring some code to sig_pri. Not sure if it is really needed.rmudgett1-0/+1
2009-08-05More changes from chan_dahdi that did not make it into sig_pri.rmudgett1-0/+4
2009-08-04Fix CALLERID() values for sig_pri on incoming calls.rmudgett1-7/+8
2009-08-03Trim trailing whitespace.rmudgett1-2/+2
2009-07-30Add missing ifdef-s for service maintenance message functionalityjpeeler1-0/+2
2009-07-30Fixes numerous spelling errors. Patch submitted by alecdavis.dbrooks1-1/+1
2009-07-23Fix sending of interface identifier unconditionally in sig_prijpeeler1-2/+2
2009-07-15The dialing flag was mistakingly removed from sig_pri.jpeeler1-0/+1
2009-07-03Add a configure check for Reverse Charging Indication support in LibPRI.seanbright1-0/+2
2009-07-02Support setting and receiving Reverse Charging Indication over ISDN PRI.seanbright1-0/+1
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.russell1-2/+2
2009-06-25New signaling module to handle PRI/BRI operations in chan_dahdijpeeler1-0/+257