Commit Graph

13876 Commits (f82c42a22e6a0883c8b51b269d3be9c50e4cd6be)
 

Author SHA1 Message Date
Russell Bryant f82c42a22e Resolve compiler warnings.
18 years ago
Tilghman Lesher ce2f670228 Change cdr_manager to use a "CDR" level, rather than the (overcrowded) "call" level.
18 years ago
Tilghman Lesher d226c1d637 Added multiple name listing. (Closes issue #10413)
18 years ago
Joshua Colp fd4f9d55e8 Remove second prefix line. Only need it documented once in the same file.
18 years ago
Olle Johansson 0cc002a48a Rename "username" to "defaultuser" to match with "defaultip".
18 years ago
Olle Johansson 10d047737f Remove the cseqs from "sip show channel" and make more place for the call ID.
18 years ago
Kevin P. Fleming ddbea09940 revert part of my changes from earlier today since this code is no longer dependent on libpri.h
18 years ago
Russell Bryant 3509415be1 Use ast_free() instead of free().
18 years ago
Russell Bryant 5c56fa7fb7 Merged revisions 91070 via svnmerge from
18 years ago
Russell Bryant ec846d6cf2 Merged revisions 91074 via svnmerge from
18 years ago
Russell Bryant a040ff199b Fix mwimonitornotify on reload ... again. This option was only read at startup
18 years ago
Russell Bryant 01c6167891 Blocked revisions 91032 via svnmerge
18 years ago
Russell Bryant 248dac6e73 Fix the build of astman. Any file that includes any asterisk sub-headers
18 years ago
Matthew Fredrickson d4e10c0957 Don't error when we don't have libpri installed with libss7 support. Also, print the debug message anyway if we can't find the right PRI
18 years ago
Russell Bryant f52c068605 Merged revisions 90967 via svnmerge from
18 years ago
Russell Bryant 77ed96a473 Fix resetting mwimonitornotify on reload. I guess I only added this line in my head.
18 years ago
Tilghman Lesher 94821a69c2 Coding guidelines fixups
18 years ago
Jason Parker 3f677a718a Add manager action 'sipshowregistry'.
18 years ago
Russell Bryant f15be28fb0 Add support for monitoring MWI on FXO lines.
18 years ago
Mark Michelson 0742acef39 Kevin suggested doing the reverse of my last commit, since imap_retrieve_file
18 years ago
Jason Parker 7c356aad48 Add Makefile alias target 'pdf' which does the same thing as asterisk.pdf.
18 years ago
Mark Michelson 50ee083210 Suppress a compiler warning due to discarding a "const" qualifier
18 years ago
Jason Parker cf6e8ae77e Fix build, that some people aren't seeing for some reason.
18 years ago
Mark Michelson 5d1fb935ba Wrong locking style got merged from 1.4 to trunk. My mistake.
18 years ago
Kevin P. Fleming e8b053c2d8 fix build of this module when libpri and/or libss7 are or are not present
18 years ago
Jason Parker 0ef0259302 Merged revisions 90876 via svnmerge from
18 years ago
Russell Bryant adf3b12e55 Fix a silly little typo :)
18 years ago
Jason Parker 814a7f66c0 Fix build in trunk. This was fixed in 1.4, but blocked in trunk since this hadn't been merged yet.
18 years ago
Mark Michelson c52d8a1cd5 Merged revisions 90735 via svnmerge from
18 years ago
Olle Johansson 4d2368f202 (closes issue #11431)
18 years ago
Olle Johansson 25cbb792b9 (closes issue #11422)
18 years ago
Olle Johansson d5c7e96526 (closes issue #11462)
18 years ago
Tilghman Lesher 4aff884622 Pass the Asterisk version to AGI scripts as part of the initial dump of info
18 years ago
Luigi Rizzo 6c11deeffb fix build on cygwin
18 years ago
Joshua Colp 0f8b1f1ce8 Blocked revisions 90798 via svnmerge
18 years ago
Tilghman Lesher 3d0e1c746a Merged revisions 90753 via svnmerge from
18 years ago
Steve Murphy 72cafad6a2 A small fix from snuffy
18 years ago
Jason Parker 2a65719773 Add manager events for when a monitor is started or stopped.
18 years ago
Tilghman Lesher ecaaa14f46 Merged revisions 90736 via svnmerge from
18 years ago
Jason Parker d3dd515072 Merged revisions 90696 via svnmerge from
18 years ago
Mark Michelson 9c2b82c726 Replacing some calls to free() with ast_free().
18 years ago
Joshua Colp 8bfdea3160 Add AGI commands for speech recognition. These mirror the dialplan applications mostly but present the information in a nicer fashion. The SPEECH RECOGNIZE command for example will return the results instead of having to query the dialplan functions.
18 years ago
Mark Michelson 06f67fbc3c Merged revisions 90639 via svnmerge from
18 years ago
Jason Parker 63342693ae Merged revisions 90607 via svnmerge from
18 years ago
Tilghman Lesher 0147028b51 Avoid an additional function call. Reported by: eliel Patch by: eliel (Closes issue #11438)
18 years ago
Joshua Colp 985c9f5cfe Merged revisions 90588 via svnmerge from
18 years ago
Joshua Colp 46d2c050c5 Merged revisions 90548 via svnmerge from
18 years ago
Jason Parker ec77de0d8b Blocked revisions 90546 via svnmerge
18 years ago
Mark Michelson 18259c2318 Updating sample queues.conf file to show how multiple periodic announcements
18 years ago
Joshua Colp 4201a5af8b Remove the file descriptors from the main poll channel when the channel is hung up during the dialing attempt, and make sure a channel exists before trying to remove it at the end.
18 years ago