summaryrefslogtreecommitdiff
path: root/channels/sig_pri.c
AgeCommit message (Expand)Author
2009-09-08Fix memory leak of sig_xxx private structures.Richard Mudgett
2009-09-08Remove duplicate entry in the sig_pri_pri private pointer array.Richard Mudgett
2009-09-03Lets try not to use C++ keywords for variable names.Richard Mudgett
2009-09-02Made chan_dahdi able to ignore incoming calls that are not in a MSN list for ...Richard Mudgett
2009-08-28Move discardremoteholdretrieval test so it applies only to the specific notif...Richard Mudgett
2009-08-21Update configure script for libpri COLP feature dependency requirements.Richard Mudgett
2009-08-18Add COLP support to chan_dahdi/sig_pri.Richard Mudgett
2009-08-10AST-2009-005Tilghman Lesher
2009-08-10Fix PRI/BRI channels when in alarm condition to only be marked for hangup if Jeff Peeler
2009-08-10Restoring some code to sig_pri. Not sure if it is really needed.Richard Mudgett
2009-08-07Fix static on line when PRI does overlap dialing.Richard Mudgett
2009-08-06Sanity adjustments to pri_ss_thread for sig_pri environment.Richard Mudgett
2009-08-05Fix potential deadlock issue with USERUSERINFO channel variable.Richard Mudgett
2009-08-05More changes from chan_dahdi that did not make it into sig_pri.Richard Mudgett
2009-08-05Merged revisions 210575 via svnmerge from Richard Mudgett
2009-08-04Fix CALLERID() values for sig_pri on incoming calls.Richard Mudgett
2009-08-03Changes from chan_dahdi that did not make it into sig_pri.Richard Mudgett
2009-08-03Trim trailing whitespace.Richard Mudgett
2009-07-30Add missing ifdef-s for service maintenance message functionalityJeff Peeler
2009-07-23Fix sending of interface identifier unconditionally in sig_priJeff Peeler
2009-07-21Do not dial digits when none were specified for sig_pri based callsJeff 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-27Merged revisions 203908 via svnmerge from Richard Mudgett
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