aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-05Change cdr_manager to use a "CDR" level, rather than the (overcrowded) "call"...tilghman6-3/+12
2007-12-05Added multiple name listing. (Closes issue #10413)tilghman2-105/+270
2007-12-05Remove second prefix line. Only need it documented once in the same file.file1-1/+0
2007-12-05Rename "username" to "defaultuser" to match with "defaultip".oej3-10/+16
2007-12-05Remove the cseqs from "sip show channel" and make more place for the call ID.oej1-5/+4
2007-12-05revert part of my changes from earlier today since this code is no longer dep...kpfleming1-4/+1
2007-12-05Use ast_free() instead of free().russell1-1/+1
2007-12-05Merged revisions 91070 via svnmerge from russell1-2/+2
2007-12-05Merged revisions 91074 via svnmerge from russell1-0/+4
2007-12-04Fix mwimonitornotify on reload ... again. This option was only read at startuprussell1-2/+2
2007-12-04Blocked revisions 91032 via svnmergerussell0-0/+0
2007-12-04Fix the build of astman. Any file that includes any asterisk sub-headersrussell1-1/+3
2007-12-04Don't error when we don't have libpri installed with libss7 support. Also, p...mattf1-15/+9
2007-12-04Merged revisions 90967 via svnmerge from russell1-19/+9
2007-12-04Fix resetting mwimonitornotify on reload. I guess I only added this line in ...russell1-0/+2
2007-12-04Coding guidelines fixupstilghman1-805/+722
2007-12-04Add manager action 'sipshowregistry'.qwell2-1/+57
2007-12-04Add support for monitoring MWI on FXO lines.russell5-24/+160
2007-12-04Kevin suggested doing the reverse of my last commit, since imap_retrieve_filemmichelson1-2/+2
2007-12-04Add Makefile alias target 'pdf' which does the same thing as asterisk.pdf.qwell1-1/+2
2007-12-04Suppress a compiler warning due to discarding a "const" qualifiermmichelson1-1/+1
2007-12-04Fix build, that some people aren't seeing for some reason.qwell1-0/+4
2007-12-04Wrong locking style got merged from 1.4 to trunk. My mistake.mmichelson1-4/+4
2007-12-04fix build of this module when libpri and/or libss7 are or are not presentkpfleming1-15/+22
2007-12-04Merged revisions 90876 via svnmerge from qwell1-0/+4
2007-12-04Fix a silly little typo :)russell1-1/+1
2007-12-04Fix build in trunk. This was fixed in 1.4, but blocked in trunk since this h...qwell1-1/+1
2007-12-04Merged revisions 90735 via svnmerge from mmichelson7-71/+243
2007-12-04(closes issue #11431)oej1-4/+4
2007-12-04(closes issue #11422)oej2-0/+79
2007-12-04(closes issue #11462)oej1-0/+2
2007-12-04Pass the Asterisk version to AGI scripts as part of the initial dump of infotilghman1-0/+2
2007-12-04fix build on cygwinrizzo1-2/+5
2007-12-04Blocked revisions 90798 via svnmergefile0-0/+0
2007-12-03Merged revisions 90753 via svnmerge from tilghman1-0/+1
2007-12-03A small fix from snuffymurf1-1/+1
2007-12-03Add manager events for when a monitor is started or stopped.qwell1-0/+14
2007-12-03Merged revisions 90736 via svnmerge from tilghman1-1/+3
2007-12-03Merged revisions 90696 via svnmerge from qwell1-1/+1
2007-12-03Replacing some calls to free() with ast_free().mmichelson1-3/+3
2007-12-03Add AGI commands for speech recognition. These mirror the dialplan applicatio...file3-2/+334
2007-12-03Merged revisions 90639 via svnmerge from mmichelson1-1/+1
2007-12-03Merged revisions 90607 via svnmerge from qwell1-1/+1
2007-12-03Avoid an additional function call. Reported by: eliel Patch by: eliel (Close...tilghman1-1/+1
2007-12-03Merged revisions 90588 via svnmerge from file1-1/+1
2007-12-03Merged revisions 90548 via svnmerge from file3-3/+11
2007-12-03Blocked revisions 90546 via svnmergeqwell0-0/+0
2007-12-03Updating sample queues.conf file to show how multiple periodic announcementsmmichelson1-0/+7
2007-12-03Remove the file descriptors from the main poll channel when the channel is hu...file1-2/+7
2007-12-02Merged revisions 90470 via svnmerge from russell1-2/+3