aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-01make the AIS checking a little more generic, and have a more useful configure...kpfleming8-894/+118
2008-07-01Merged revisions 126999 via svnmerge from tilghman1-0/+9
2008-07-01even uglier gui with more buttonsrizzo1-0/+0
2008-07-01another minor ast_channel memory size decrease... for nearly all channels, 'd...kpfleming3-11/+5
2008-07-01add documentation on video console supportrizzo2-0/+160
2008-07-01Merged revisions 126902 via svnmerge from oej1-1/+9
2008-07-01Merged revisions 126899 via svnmerge from oej1-7/+11
2008-07-01Merged revisions 126844 via svnmerge from oej1-4/+3
2008-07-01use %p to print a pointerrizzo1-5/+1
2008-07-01Merged revisions 126789 via svnmerge from oej1-2/+8
2008-07-01Merged revisions 126735 via svnmerge from oej1-1/+1
2008-06-30Blocked revisions 126680 via svnmergejpeeler0-0/+0
2008-06-30rename zapata.conf.sample to chan_dahdi.conf.samplejpeeler1-0/+0
2008-06-30Add support to see MTP2 down events when the link layer drops in SS7mattf1-1/+4
2008-06-30Merged revisions 126573 via svnmerge from russell1-4/+4
2008-06-30implement the 'freeze' function for incoming frames;rizzo4-23/+56
2008-06-30fix an uninitialized variablerizzo1-0/+1
2008-06-30The following patch with some changes for trunk...oej1-42/+21
2008-06-30a few minor updates and typo fixesrussell1-10/+11
2008-06-30Cast a few more strings to char *, so that we can compile cleanly againstseanbright2-19/+9
2008-06-29import the recent additions for video console into trunk,rizzo3-143/+849
2008-06-29fix wrong argument in checking boundaries for a rectanglerizzo3-4/+4
2008-06-29Blocked revisions 126395 via svnmergekpfleming0-0/+0
2008-06-29various minor fixes created while i worked on getting *every* Asterisk module...kpfleming5-9131/+3159
2008-06-29This was bogus, need to find a better way.seanbright1-19/+19
2008-06-29While we're at it, escape all the columns in our TDS queries as well. Doubleseanbright1-19/+19
2008-06-29implement a 'toggle' option for 'console mute' and 'console unmute'rizzo1-6/+13
2008-06-29add some defines and fields in preparation for the import ofrizzo1-0/+16
2008-06-29accept any name starting with X11 for X11 grabbers - this letsrizzo1-1/+5
2008-06-29make this compile after ast_frame's data field changed to a unionrizzo2-7/+7
2008-06-29Quote column names when inserting CDRs into postgres to avoid conflictsseanbright1-4/+4
2008-06-28Merge in changes from my cdr-tds-conversion branch. This changes the internalseanbright5-2942/+9370
2008-06-28yay for airplane ride optimizations... sort the fields in ast_channel by alig...kpfleming1-73/+66
2008-06-28fix silly syntax errorkpfleming1-3/+3
2008-06-28add message when no UI for menuselect is presentkpfleming1-0/+4
2008-06-28use batch-mode (no user interface) menuselect for --check-deps operationskpfleming1-6/+12
2008-06-27Pretty up the 'cdr show status' output.seanbright1-11/+23
2008-06-27Merged revisions 126056 via svnmerge from tilghman1-4/+2
2008-06-27Separate multiple items encoded into a single field with ';'tilghman1-2/+6
2008-06-27Fix a typo. Someone on IRC copied this literally and then wondered why itrussell1-2/+2
2008-06-27Revert this part of the fix. We'll fix it in libss7mattf1-1/+1
2008-06-27Obviously somebody didn't compile with libss7 support when doing the DAHDI co...mattf1-2/+2
2008-06-27Add support for new commands to block/unblock all CICs on a linksetmattf1-2/+83
2008-06-27Small error in the function that converts peer transports to a string.bbryant1-10/+9
2008-06-27Document DLA_UNLOCK and DLA_LOCKtilghman1-0/+24
2008-06-27Blocked revisions 125893 via svnmergetilghman0-0/+0
2008-06-27Change the way that the transport option works for sip users. transport will ...bbryant2-5/+72
2008-06-27Optimization suggested by Russell to cache the value of pthread_self() sommichelson1-1/+2
2008-06-27Remove debug messagemmichelson1-1/+0
2008-06-27Ensure the thread-safety of the monexec variable in app_queue.mmichelson1-1/+6