summaryrefslogtreecommitdiff
path: root/channels/sig_pri.h
AgeCommit message (Expand)Author
2011-02-15Add CLI "pri show channels" command.Richard Mudgett
2011-02-15Merged revisions 307879 via svnmerge from Richard Mudgett
2011-02-08Use correct conditional for MCID send.Richard Mudgett
2011-02-07Pass a MCID request to the bridged channel.Richard Mudgett
2011-02-04Add ISDN display ie text handling options to chan_dahdi.conf.Richard Mudgett
2011-01-27Merged from revision 304341Richard Mudgett
2011-01-25Merged revisions 303771 via svnmerge from Richard Mudgett
2011-01-04Optional HOLD/RETRIEVE signaling for PTMP TE when the bridge goes on and off ...Richard Mudgett
2010-12-20Typos: recieved => receivedTzafrir Cohen
2010-11-24Merged revisions 296167 via svnmerge from Richard Mudgett
2010-11-12Merged revisions 294823 via svnmerge from Richard Mudgett
2010-09-02Merged revisions 284779-284780 via svnmerge from Richard Mudgett
2010-08-18Merged revisions 282671-282672 via svnmerge from Richard Mudgett
2010-07-23Rename sig_pri_pri to sig_pri_span. More descriptive of concept.Richard Mudgett
2010-06-14Add digit manipulation tag support to chan_dahdi/sig_pri like chan_misdn.Richard Mudgett
2010-06-08Fix some doxygen warnings.Leif Madsen
2010-06-07Extract sig_ss7 out of chan_dahdi.Richard Mudgett
2010-06-03Add ETSI Message Waiting Indication (MWI) support.Richard Mudgett
2010-06-02Add ETSI Call Waiting support.Richard Mudgett
2010-06-02Generic Advice of Charge.Richard Mudgett
2010-06-02Add ETSI Explicit Call Transfer (ECT) support.Richard Mudgett
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