summaryrefslogtreecommitdiff
path: root/channels/sig_pri.h
AgeCommit message (Expand)Author
2010-05-04The inalarm flag is not passed up from the sig_analog and sig_pri submodules.Richard Mudgett
2010-04-30Separate the uses of NUM_DCHANS and MAX_CHANNELS into PRI, SS7, and MFCR2 users.Richard Mudgett
2010-04-09Remove PRI CCSS BUGBUG message and update configure script.Richard Mudgett
2010-04-09Merge Call completion support into trunk.Mark Michelson
2010-03-11Minor tweaks and comment updates to chan_dahdi.Richard Mudgett
2010-03-10Simplified dahdi_request() channel selection failed reason/cause code.Richard Mudgett
2010-03-10Reduce the amount of database access for HAVE_PRI_SERVICE_MESSAGES.Richard Mudgett
2010-01-05Removed unused parameters from analog_available() and sig_pri_available().Richard Mudgett
2009-11-24Fix problem on digital channels due to digital flag not getting set Jeff Peeler
2009-11-02DAHDI ISDN channel names will not allow device state to work. (Interim solut...Richard Mudgett
2009-10-23Add to chan_dahdi ISDN HOLD, Call deflection, and keypad facility support.Richard Mudgett
2009-10-19Add a callback to sig_pri which is called when sig_pri is going to queue a co...Joshua Colp
2009-10-01Prevent deadlock if chan_dahdi attempts to change PRI channel names.Richard Mudgett
2009-09-28Locking issues dealing with service_lock.Richard Mudgett
2009-09-10Cleanup approach in 217804 and don't reach inside the sig_pvt.Jeff Peeler
2009-09-08Fix memory leak of sig_xxx private structures.Richard Mudgett
2009-09-02Made chan_dahdi able to ignore incoming calls that are not in a MSN list for ...Richard Mudgett
2009-08-18Add COLP support to chan_dahdi/sig_pri.Richard Mudgett
2009-08-10Restoring some code to sig_pri. Not sure if it is really needed.Richard Mudgett
2009-08-05More changes from chan_dahdi that did not make it into sig_pri.Richard Mudgett
2009-08-04Fix CALLERID() values for sig_pri on incoming calls.Richard Mudgett
2009-08-03Trim trailing whitespace.Richard Mudgett
2009-07-30Add missing ifdef-s for service maintenance message functionalityJeff Peeler
2009-07-30Fixes numerous spelling errors. Patch submitted by alecdavis.David Brooks
2009-07-23Fix sending of interface identifier unconditionally in sig_priJeff Peeler
2009-07-15The dialing flag was mistakingly removed from sig_pri.Jeff Peeler
2009-07-03Add a configure check for Reverse Charging Indication support in LibPRI.Sean Bright
2009-07-02Support setting and receiving Reverse Charging Indication over ISDN PRI.Sean Bright
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-06-25New signaling module to handle PRI/BRI operations in chan_dahdiJeff Peeler