summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-05Merged revisions 91237 via svnmerge from Tilghman Lesher
2007-12-05Merged revisions 91192 via svnmerge from Russell Bryant
2007-12-05Resolve compiler warnings.Russell Bryant
2007-12-05Change cdr_manager to use a "CDR" level, rather than the (overcrowded) "call"...Tilghman Lesher
2007-12-05Added multiple name listing. (Closes issue #10413)Tilghman Lesher
2007-12-05Remove second prefix line. Only need it documented once in the same file.Joshua Colp
2007-12-05Rename "username" to "defaultuser" to match with "defaultip".Olle Johansson
2007-12-05Remove the cseqs from "sip show channel" and make more place for the call ID.Olle Johansson
2007-12-05revert part of my changes from earlier today since this code is no longer dep...Kevin P. Fleming
2007-12-05Use ast_free() instead of free().Russell Bryant
2007-12-05Merged revisions 91070 via svnmerge from Russell Bryant
2007-12-05Merged revisions 91074 via svnmerge from Russell Bryant
2007-12-04Fix mwimonitornotify on reload ... again. This option was only read at startupRussell Bryant
2007-12-04Blocked revisions 91032 via svnmergeRussell Bryant
2007-12-04Fix the build of astman. Any file that includes any asterisk sub-headersRussell Bryant
2007-12-04Don't error when we don't have libpri installed with libss7 support. Also, p...Matthew Fredrickson
2007-12-04Merged revisions 90967 via svnmerge from Russell Bryant
2007-12-04Fix resetting mwimonitornotify on reload. I guess I only added this line in ...Russell Bryant
2007-12-04Coding guidelines fixupsTilghman Lesher
2007-12-04Add manager action 'sipshowregistry'.Jason Parker
2007-12-04Add support for monitoring MWI on FXO lines.Russell Bryant
2007-12-04Kevin suggested doing the reverse of my last commit, since imap_retrieve_fileMark Michelson
2007-12-04Add Makefile alias target 'pdf' which does the same thing as asterisk.pdf.Jason Parker
2007-12-04Suppress a compiler warning due to discarding a "const" qualifierMark Michelson
2007-12-04Fix build, that some people aren't seeing for some reason.Jason Parker
2007-12-04Wrong locking style got merged from 1.4 to trunk. My mistake.Mark Michelson
2007-12-04fix build of this module when libpri and/or libss7 are or are not presentKevin P. Fleming
2007-12-04Merged revisions 90876 via svnmerge from Jason Parker
2007-12-04Fix a silly little typo :)Russell Bryant
2007-12-04Fix build in trunk. This was fixed in 1.4, but blocked in trunk since this h...Jason Parker
2007-12-04Merged revisions 90735 via svnmerge from Mark Michelson
2007-12-04(closes issue #11431)Olle Johansson
2007-12-04(closes issue #11422)Olle Johansson
2007-12-04(closes issue #11462)Olle Johansson
2007-12-04Pass the Asterisk version to AGI scripts as part of the initial dump of infoTilghman Lesher
2007-12-04fix build on cygwinLuigi Rizzo
2007-12-04Blocked revisions 90798 via svnmergeJoshua Colp
2007-12-03Merged revisions 90753 via svnmerge from Tilghman Lesher
2007-12-03A small fix from snuffySteve Murphy
2007-12-03Add manager events for when a monitor is started or stopped.Jason Parker
2007-12-03Merged revisions 90736 via svnmerge from Tilghman Lesher
2007-12-03Merged revisions 90696 via svnmerge from Jason Parker
2007-12-03Replacing some calls to free() with ast_free().Mark Michelson
2007-12-03Add AGI commands for speech recognition. These mirror the dialplan applicatio...Joshua Colp
2007-12-03Merged revisions 90639 via svnmerge from Mark Michelson
2007-12-03Merged revisions 90607 via svnmerge from Jason Parker
2007-12-03Avoid an additional function call. Reported by: eliel Patch by: eliel (Close...Tilghman Lesher
2007-12-03Merged revisions 90588 via svnmerge from Joshua Colp
2007-12-03Merged revisions 90548 via svnmerge from Joshua Colp
2007-12-03Blocked revisions 90546 via svnmergeJason Parker