aboutsummaryrefslogtreecommitdiffstats
path: root/channels/sig_pri.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-10AST-2009-005tilghman1-4/+4
2009-08-10Fix PRI/BRI channels when in alarm condition to only be marked for hangup if jpeeler1-5/+4
2009-08-10Restoring some code to sig_pri. Not sure if it is really needed.rmudgett1-0/+19
2009-08-07Fix static on line when PRI does overlap dialing.rmudgett1-2/+10
2009-08-06Sanity adjustments to pri_ss_thread for sig_pri environment.rmudgett1-2/+7
2009-08-05Fix potential deadlock issue with USERUSERINFO channel variable.rmudgett1-33/+87
2009-08-05More changes from chan_dahdi that did not make it into sig_pri.rmudgett1-9/+15
2009-08-05Merged revisions 210575 via svnmerge from rmudgett1-38/+41
2009-08-04Fix CALLERID() values for sig_pri on incoming calls.rmudgett1-25/+102
2009-08-03Changes from chan_dahdi that did not make it into sig_pri.rmudgett1-90/+101
2009-08-03Trim trailing whitespace.rmudgett1-72/+72
2009-07-30Add missing ifdef-s for service maintenance message functionalityjpeeler1-0/+2
2009-07-23Fix sending of interface identifier unconditionally in sig_prijpeeler1-11/+10
2009-07-21Do not dial digits when none were specified for sig_pri based callsjpeeler1-3/+4
2009-07-15The dialing flag was mistakingly removed from sig_pri.jpeeler1-0/+13
2009-07-03Add a configure check for Reverse Charging Indication support in LibPRI.seanbright1-1/+5
2009-07-02Support setting and receiving Reverse Charging Indication over ISDN PRI.seanbright1-2/+9
2009-06-27Merged revisions 203908 via svnmerge from rmudgett1-8/+5
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.russell1-7/+7
2009-06-25New signaling module to handle PRI/BRI operations in chan_dahdijpeeler1-0/+2455