aboutsummaryrefslogtreecommitdiffstats
path: root/channels/sig_pri.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-17Option needed for Q931_IE_TIME_DATE to be optional in CONNECT message.rmudgett1-0/+4
2011-04-21Implement AMI action PRIShowSpans.rmudgett1-0/+3
2011-04-18Problems with ISDN MWI to phones.rmudgett1-1/+19
2011-04-08Add private lock deadlock avoidance callback to PRI and SS7.rmudgett1-0/+2
2011-04-05Merged revisions 312949 via svnmerge from rmudgett1-0/+1
2011-04-04Merged revisions 312575 via svnmerge from rmudgett1-0/+12
2011-03-04Merged revisions 309445 via svnmerge from rmudgett1-0/+10
2011-02-15Add CLI "pri show channels" command.rmudgett1-0/+2
2011-02-15Merged revisions 307879 via svnmerge from rmudgett1-1/+1
2011-02-08Use correct conditional for MCID send.rmudgett1-2/+2
2011-02-07Pass a MCID request to the bridged channel.rmudgett1-0/+4
2011-02-04Add ISDN display ie text handling options to chan_dahdi.conf.rmudgett1-0/+7
2011-01-27Merged from revision 304341rmudgett1-0/+1
2011-01-25Merged revisions 303771 via svnmerge from rmudgett1-4/+19
2011-01-04Optional HOLD/RETRIEVE signaling for PTMP TE when the bridge goes on and off ...rmudgett1-0/+65
2010-12-20Typos: recieved => receivedtzafrir1-1/+1
2010-11-24Merged revisions 296167 via svnmerge from rmudgett1-2/+2
2010-11-12Merged revisions 294823 via svnmerge from rmudgett1-0/+2
2010-09-02Merged revisions 284779-284780 via svnmerge from rmudgett1-1/+1
2010-08-18Merged revisions 282671-282672 via svnmerge from rmudgett1-2/+2
2010-07-23Rename sig_pri_pri to sig_pri_span. More descriptive of concept.rmudgett1-16/+16
2010-06-14Add digit manipulation tag support to chan_dahdi/sig_pri like chan_misdn.rmudgett1-0/+12
2010-06-08Fix some doxygen warnings.lmadsen1-1/+1
2010-06-07Extract sig_ss7 out of chan_dahdi.rmudgett1-1/+1
2010-06-03Add ETSI Message Waiting Indication (MWI) support.rmudgett1-0/+42
2010-06-02Add ETSI Call Waiting support.rmudgett1-5/+41
2010-06-02Generic Advice of Charge.rmudgett1-0/+17
2010-06-02Add ETSI Explicit Call Transfer (ECT) support.rmudgett1-0/+5
2010-05-04The inalarm flag is not passed up from the sig_analog and sig_pri submodules.rmudgett1-2/+3
2010-04-30Separate the uses of NUM_DCHANS and MAX_CHANNELS into PRI, SS7, and MFCR2 users.rmudgett1-10/+10
2010-04-09Remove PRI CCSS BUGBUG message and update configure script.rmudgett1-4/+0
2010-04-09Merge Call completion support into trunk.mmichelson1-0/+102
2010-03-11Minor tweaks and comment updates to chan_dahdi.rmudgett1-2/+9
2010-03-10Simplified dahdi_request() channel selection failed reason/cause code.rmudgett1-1/+1
2010-03-10Reduce the amount of database access for HAVE_PRI_SERVICE_MESSAGES.rmudgett1-6/+10
2010-01-05Removed unused parameters from analog_available() and sig_pri_available().rmudgett1-1/+1
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