Commit Graph

13991 Commits (74577dd0911a4aa1ccdce06fd9faa1c64ce2de41)
 

Author SHA1 Message Date
Olle Johansson c316bfa5d3 New manager event when a channel changes account code.
18 years ago
Olle Johansson 807d5e1ef7 - Dial event
18 years ago
Olle Johansson 6765d5f758 Adding small missing but important comma...
18 years ago
Olle Johansson 478df6c69f A big oops...
18 years ago
Olle Johansson a545aaae53 The MeetmeJoin now has caller ID name and Caller ID number fields (like MeetMeLeave)
18 years ago
Olle Johansson 39c8fc532d Update ZapShowChannels so that you can specify one channel.
18 years ago
Olle Johansson 9f1c4887fa Doxygen updates
18 years ago
Olle Johansson 9dc965eadd Merged revisions 91366 via svnmerge from
18 years ago
Olle Johansson 7e38b474d9 Change description of new manager command
18 years ago
Olle Johansson 5af2cf109e Add manager command for showing all current channels.
18 years ago
Joshua Colp 3faa47ab5b Instead of iterating through the entire epoll events array just look at the ones that will actually contain data. (props to eliel on IRC for this)
18 years ago
Mark Michelson fe83f51186 Merged revisions 91292 via svnmerge from
18 years ago
Mark Michelson b32e39cbda Merged revisions 91273 via svnmerge from
18 years ago
Tilghman Lesher 470a68b4aa Merged revisions 91237 via svnmerge from
18 years ago
Russell Bryant aeb752fcf4 Merged revisions 91192 via svnmerge from
18 years ago
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